Forked from xl7dev/VMwareFusion_Export_ovf.txt
Last active
November 28, 2024 14:34
-
-
Save TeroKeso/7b66e2450f9fa21ebb39e35a650060e5 to your computer and use it in GitHub Desktop.
HowTo Export a VM in OVA format in VMware Fusion for OS X
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> 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