Welcome

Wheresoever you go, go with all your heart. (Confucius)

5/11/2011

VirtualBox: using Guest OS on physical partition


Setting up VirtualBox to boot linux from the physical Drive


In case of windows operating system,

cd c:\Program Files\Oracle\VirtualBox\



VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk -rawdisk \\.\PhysicalDrive?
- ? is the number of physical drive.

No comments: