VirtualBox OSE, raw partition mounting
with already existing install of Vista (factory), XP, and SUse 11.1, use VirtualBox OSE to boot into them through raw partition access...
run the following commands to create raw drive access:
VBoxManage internalcommands createrawvmdk -filename /home/bofh/vm/RAW-sda.vmdk -rawdisk /dev/sda
VBoxManage internalcommands createrawvmdk -filename /home/bofh/vm/RAW-sdb.vmdk -rawdisk /dev/sdb
Then run the disk manager, and select those as the drives.
That gets it to present the correct boot option menus.
Now still need to get XP to finish booting up all the way...


then enable io apic too.