Skip to content

Instantly share code, notes, and snippets.

@TrQ-Hoan
Created August 11, 2022 04:12
Show Gist options
  • Save TrQ-Hoan/4a2e139852be9b0000d9723caa8c360f to your computer and use it in GitHub Desktop.
Save TrQ-Hoan/4a2e139852be9b0000d9723caa8c360f to your computer and use it in GitHub Desktop.
Export a VM in OVA format in VMware Fusion for OS X

Change directory to tools folder

cd /Applications/VMware\ Fusion.app/Contents/Library/VMware\ OVF\ Tool/

Export VM to OVA/OVF

./ovftool --acceptAllEulas /Path/to/VM.vmx  /Path/to/VM_export.{ova/ovf}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment