On Mon, 02/01 01:53, Alexandre Schenberg wrote: > Hello, I tried to convert a .vmdk file to a raw file with this > command: "qemu-img convert -f vmdk /media/windows/WinXP-disk1.vmdk > winxp.raw" > > The result was: "qemu-img: Could not open '/media/windows/WinXP-disk1.vmdk" > > I am sure that the vmdk file, WinXP-disk1.vmdk it is in the dir /media/windows > > So what I am doing wrongly?
Which qemu-img version are you using? Or which commit in the case of git tree? Fam