Skip to content

Instantly share code, notes, and snippets.

@douglasmiranda
Created August 23, 2015 21:23
Show Gist options
  • Save douglasmiranda/ad5da92c580ae7a3ecc9 to your computer and use it in GitHub Desktop.
Save douglasmiranda/ad5da92c580ae7a3ecc9 to your computer and use it in GitHub Desktop.
virtualbox - vboxmanage convert vmdk to vdi
vboxmanage clonehd disk1.vmdk disk1.vdi --format VDI --variant Standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment