Word :    Username :           
 

Hello all,
I have a problem, I have recently installed Windows 7 on my Maxtor 160GB HDD, and Ubuntu 9.04 on my Western Digital 500GB HDD, the problem is that in order to boot to ubuntu I have to reboot to BIOS and switch boot priority from the 160 to the 500. I sthere anyway to create a menu so I can boot to each OS without entering the BIOS, I don't want to partition the Hard Drives.


Thank You

Sponsored Links
Register or log in to remove.

You can install grub on your 500gb and set your BIOS to boot exclusively from the 500gb.

 

grub can boot linux and windose easily and reliably.

 


title Other
rootnoverify (hd1,0)
chainloader +1

 

should be all you need in grub.conf [ fixed typo ]

 

Assuming that:

 

hd0 is your 500
hd1 is your 160

 

Good luck :)


Message edited by linux_0 on 10-18-2009 at 05:06:07 AM
------------------------------ $GNU_Linux=$Linus_Torvalds=AWESOME();

Need Linux help? PM me
Reply to linux_0

grub can boot linux and windose easily and reliably as long as windose doesn't do anything stupid to mess it up :) Like overwriting your MBR without asking and destroying partitions from "enemy" operating systems ;)

Good luck :)

------------------------------ $GNU_Linux=$Linus_Torvalds=AWESOME();

Need Linux help? PM me
Reply to linux_0

grub replaced lilo several years ago.

You probably remember lilo from your Red Hat 4 days.

:)

------------------------------ $GNU_Linux=$Linus_Torvalds=AWESOME();

Need Linux help? PM me
Reply to linux_0

In order to sum up linux_0's very valid answers:

GRUB (GRand Unified Bootloader, which replaced LILO) can be installed on the Master Boot Record of your booting hard disk drive (the one configured in BIOS as the primary boot disk).

GRUB's configuration file for Ubuntu is /boot/grub/menu.lst; add linux_0's code to it (you can replace 'title Other' with 'title Windows' if you want), and look for the 'timeout' setting: change it to 10, so as to have time to choose... It's a good idea to backup that file first anyway.

There may also be a setting saying that the boot menu shouldn't be shown until the Esc key is pressed, configure it so that the menu is always shown (there are several helpful comments in the Ubuntu version of menu.lst, read them carefully).

Reply to mitch074
Tom's Hardware > Forum > Linux/Free BSD > Linux/Free BSD General Discussion > Dual Booting
Go to:

There are 1100 identified and unidentified users. To see the list of identified users, Click here.

Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them