Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jkullick/a577ee9ce728b0fce0a9e2a2459468a3 to your computer and use it in GitHub Desktop.
Save jkullick/a577ee9ce728b0fce0a9e2a2459468a3 to your computer and use it in GitHub Desktop.
Convert VirtualBox VM Disk to Raw Disk Image for V2P
VBoxManage internalcommands converttoraw $VM.vdi $VM.raw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment