Skip to content

Instantly share code, notes, and snippets.

@joswr1ght
Created February 10, 2017 17:48
Show Gist options
  • Save joswr1ght/6550989e427a089bd1406dd67972c252 to your computer and use it in GitHub Desktop.
Save joswr1ght/6550989e427a089bd1406dd67972c252 to your computer and use it in GitHub Desktop.
Convert OVA to VHD
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