Michael Sullivan wrote: > I have a Linux root partition, swap, and boot partition. What I want to > do is to mount these partitions and run them in a virtualbox running in > Windows. Where would I install grub to? Right now it's installed > onto /dev/sda, but what would that be inside the vbox?
You have to read the manual. What you can do is to access the raw physical disk (you can also access individual partitions; but it seems to be buggy and do not work if you try to access more than one partition). This will work fine but you have to ensure that Linux does not try to access the Windows partition in any way (not even in ead only mode). Olive _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
