I have successfully migrated VM`s from ESXi to KVM. To convert disk I use next command: qemu-img convert -f vmdk -O qcow2 dist-flat.vmdk disk.img You also can use raw instead of qcow2. But I have some troubles with MS Windows machines. It falls to BSoD caused by lame disk drivers. Mon 26 July 2010 20:05:45 Matt Keating wrote:
Is it possible to convert a VMWare image to KVM? As I have been building a few test machines on Vmware Fusion and would like to migrate some to a KVM server.
Thanks in advance.
Matt Keating Linux System Admin