PDA

View Full Version : [ubuntu] setting up dual booting on seperate drives?



TCMGO
March 5th, 2011, 01:57 AM
I am using an Abit NF7-S V2 mobo to set up my dual boot system where each OS (XP & Ubuntu) will run on a totally separate HD (as opposed to both OS’s being set up on one HD). Since they will be running as stand alone boot drives, how does one set it all up so that one can boot from one or the other? I don’t see how I can do it from the bios. How do I do it?

Thanks

TCMGO

the.drizzle
March 5th, 2011, 02:16 AM
Simply put XP on one hd, say /dev/sda, and the Ubuntu install on /dev/sdb. If you install XP first, Ubuntu will automatically configure GRUB to chainload your XP install as a bootup option, so all you have to do is make the drive containing the linux install the first boot device--this is done in the BIOS setup.

YesWeCan
March 5th, 2011, 03:24 AM
The safest method is to install the OSes separately, the other drive being disconnected.
Once both are installed, connect both drives and configure the bios to boot first from the Ubuntu drive.
Once Ubntu has booted, run console command 'sudo update-grub'.
When you next reboot you will get a menu giving you choice of XP or Ubuntu.