Hello Support
I used kvm, but I need to migrate to VMware Workstation 11 and images of vmx
The kvm used qcow2 images.
I tried
qemu-img convert /media/Secure_HDD/images/Virtual_Client_for_Linux_Windows_7-KVM-2.qcow2 -O vmx win7.vmx
but the linux command returns..
Unknown file format 'vmx'
Is there any migration option?
Thank you!