Skip to content

Instantly share code, notes, and snippets.

@paulovittor23
Created June 4, 2012 22:14
Show Gist options
  • Save paulovittor23/2871137 to your computer and use it in GitHub Desktop.
Save paulovittor23/2871137 to your computer and use it in GitHub Desktop.
how to convert vmdk to vhd
VBoxManage clonehd /Users/paulo/VirtualBox\ VMs/devtools_1338568497/box-disk1.vmdk --format VHD ~/Desktop/cururu.vhd
@macandcat
Copy link

Used this to successfully convert the Amazon Storage Gateway OVA (vmkd contained inside) to VHD for Hyper-V.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment