
Katjes

The future of Training is Learning





I needed to convert a virtual machine created on VMware Fusion 9, to make it run on VirtualBox 5. To do that, you need to convert the virtual machine to the Open Virtualisation Format (.OVF).
These are the steps to accomplish this:

ovftool <source image>.vmx <target image>.ovf
The conversion can take quite some time. For me, it took about 3 hours for a 140 GB Windows 8 image
After the import, power on the VM, uninstall the VMware Tools and install the VirtualBox Guest additions.