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:
Post a Comment