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
Yes. Using qemu you can convert from .vmdk to qcow(2) or raw for instance.
Alexander