PDA

View Full Version : [ubuntu] Dual booting from 2 drives



coryy21
March 1st, 2011, 12:24 AM
I am new to Linux and was wondering how to make dual booting Windows and Ubuntu from 2 separate drives work. I have dual booted from the same drive but never different ones. If I install Ubuntu on the second drive how will I configure the system to let me choose on start up? Some step by step instructions would be greatly appreciated.

Dutch70
March 1st, 2011, 12:54 AM
There is certainly more than one way to do it, but the easiest is probably to unplug your hdd with windows on it, and install Ubuntu to the other one by selecting "erase & use entire disk" during the install.

after the install is complete, boot into Ubuntu to make sure everything works. Shut down & Plug your windows hdd in and during the bios screen hit escape to select the hdd device to boot from. Boot into the hdd with Ubuntu.

Open a terminal & type in...

sudo update-grub

reboot and both your OS's should show up.

Thats what worked for me anyway, and I now boot 6 diff OS's on 2 hdd's.
Take your time & you'll have fun with it.

coryy21
March 1st, 2011, 03:17 AM
Thanks alot!

Dutch70
March 1st, 2011, 07:08 AM
Thanks alot!

You're welcome!

Let us know how it works out for you.