Skip to content

Instantly share code, notes, and snippets.

@hightemp
Last active May 8, 2016 08:58
Show Gist options
  • Save hightemp/0d2da364ef2e3a6d6818b66cc8abcae3 to your computer and use it in GitHub Desktop.
Save hightemp/0d2da364ef2e3a6d6818b66cc8abcae3 to your computer and use it in GitHub Desktop.
virtualbox create raw disk link
sudo VBoxManage internalcommands createrawvmdk -filename ~/VirtualBox\ VMs/part8.vmdk -rawdisk /dev/disk/by-id/ -partitions 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment