Skip to content

Instantly share code, notes, and snippets.

@arturfog
Created June 7, 2020 09:05
Show Gist options
  • Save arturfog/a8686a485ed08b61a21f50863a87f2f1 to your computer and use it in GitHub Desktop.
Save arturfog/a8686a485ed08b61a21f50863a87f2f1 to your computer and use it in GitHub Desktop.
virtualbox use physical disk
VBoxManage internalcommands createrawvmdk -filename "</path/to/file>.vmdk" -rawdisk /dev/sda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment