Created
February 10, 2017 17:48
-
-
Save joswr1ght/6550989e427a089bd1406dd67972c252 to your computer and use it in GitHub Desktop.
Convert OVA to VHD
This file contains hidden or 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
VBoxManage clonehd --format vhd "disk1.vmdk" "disk1.vhd" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment