LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configuring grub (https://www.linuxquestions.org/questions/linux-newbie-8/configuring-grub-635134/)

Sunfist 04-13-2008 08:20 PM

Configuring grub
 
I got Linux installed and it seems to be working ok, but I want grub to select XP as the default OS to boot up and have Linux as an option. Right now its the opposite. How can I make XP the primary OS. On a second issue why does Grub list WinXP as "Other" on the selection menu.

billymayday 04-13-2008 08:30 PM

Have a look at /boot/grub/menu.lst

There should be an entry along the lines of

default 0

Change this to the entry for Windows (note that counting starts at zero).

You can change the title to whatever you want


All times are GMT -5. The time now is 01:01 AM.