On your OSX machine that has Fusion installed, and since we will be working from the command line, I link the ovftool to /usr/local/bin/ which is on my $PATH (you can link it to any other location, or skip and access with the full path).
ln -s /Applications/VMware\ Fusion.app/Contents/Library/VMware\ OVF\ Tool/ovftool /usr/local/bin/ovftool --acceptAllEulas ../../Virtual\ Machines.localized/Debian.vmwarevm/Debian.vmx Debian.ovfOnce finished, don't forget to remove the VMware Tools and install the VirtualBox Guest Addons. Oh yea, double check your VirtualBox settings for this newly converted VM as well - do not assume they converted correctly.
Finally, cross your fingers and start it up!
No comments:
Post a Comment