Skip to content

Instantly share code, notes, and snippets.

@atilaromero
Created November 19, 2018 14:13
Show Gist options
  • Save atilaromero/5315540ec31dcf99ca363b29024f305a to your computer and use it in GitHub Desktop.
Save atilaromero/5315540ec31dcf99ca363b29024f305a to your computer and use it in GitHub Desktop.
Instantly create a vmdk file from a dd file.
VBoxManage internalcommands createrawvmdk -filename imagemHD.vmdk -rawdisk imagemHD.dd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment