...
4. Create a folder where you want to save the converted VMs - in the example below, I have folder "Converted"
Code Block |
---|
cd /Applications/VMware\ OVF\ Tool/ ./ovftool /Volumes/Macintosh\ HD/VirtualMachines/windows8.vmwarevm/windows8.vmx /Volumes/Macintosh\ HD/Converted/ |
...