Last active
May 8, 2016 08:58
-
-
Save hightemp/0d2da364ef2e3a6d6818b66cc8abcae3 to your computer and use it in GitHub Desktop.
virtualbox create raw disk link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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