Hi,
I've got a couple of VMware Fusion 3 images that I've built on my Mac. Now I'd like to migrate them to PVE. I've followed the instructions on the wiki, but every time I run:
... I get an error saying:
The VM I'm trying to move is an Ubuntu 8.04 Server.
Thanks in advance for any ideas.
I've got a couple of VMware Fusion 3 images that I've built on my Mac. Now I'd like to migrate them to PVE. I've followed the instructions on the wiki, but every time I run:
Code:
qemu-img convert -f vmdk myvm-flat.vmdk -O qcow2 myvm.qcow2
Code:
qemu-img: Could not open 'myvm.vmdk'
Thanks in advance for any ideas.