Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Mount physical disk to virtual box

Connect the disk onto the host, assuming /dev/sdb, run the following command:

sudo VBoxManage internalcommands createrawvmdk -filename /home/daniel/VMs/Raw/sdb.vmdk -rawdisk /dev/sdb

create a vm with that file attached as the disk. Install it.