Re: [Qemu-discuss] Problem converting from vmdk to raw format

2016-01-31 Thread Alexandre Schenberg
. So why the space occupied by the raw file seems to do not exists and the one from Iso does? And why the Iso is becaming so big? Thanks for the aid. 2016-02-01 2:40 GMT-02:00, Fam Zheng : > On Mon, 02/01 01:53, Alexandre Schenberg wrote: >> Hello, I tried to convert a .vmdk file to a

[Qemu-discuss] Problem converting from vmdk to raw format

2016-01-31 Thread Alexandre Schenberg
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