On Wed, May 31, 2017 at 10:01:58AM +0200, Walter H. wrote: > Hello, > I'm using Windows with several virtual machines (VMware); > is there a way to use these virtual machines with Fedora as host OS? Yes. Qemu-kvm, the native virtualization system used in Fedora can run vmware disk images. Or, better, you can convert them to qcow2 images, which is the best native format. Like this: kvm-img convert -O qcow2 mywindowsvm.vmdk mywindowsvm.qcow2 -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx