Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save oliverkurth/68473dd03ccf83dc4d65366f14554f00 to your computer and use it in GitHub Desktop.
Save oliverkurth/68473dd03ccf83dc4d65366f14554f00 to your computer and use it in GitHub Desktop.
HowTo Export a VM in OVA format in VMware Fusion for OS X
> cd /Applications/VMware\ Fusion\ Tech\ Preview.app/Contents/Library/VMware\ OVF\ Tool
> ./ovftool --acceptAllEulas /Users/$USER/Virtual\ Machines.localized/Windows\ 11\ 64-bit\ Arm\ 2.vmwarevm/Virtual\ Disk.vmx /Users/$USER/export.ova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment