LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to change default os in Grub (https://www.linuxquestions.org/questions/linux-software-2/how-to-change-default-os-in-grub-60052/)

eye 05-16-2003 01:21 AM

how to change default os in Grub
 
I installed c drive windows 98 and d drive red hat 9.
i'm using grub for dual boot.
redhat linux setup is the default operating system. How can i change the default os that will be booted??

acid_kewpie 05-16-2003 02:49 AM

open /boot/grub/grub.conf and change default to the number of the operating system you want. start counting from zero and count each "title" entry.

eye 05-16-2003 07:20 AM

how to open /boot/grub/grub.conf ???

darthczyz 05-16-2003 08:10 AM

to open it, just use some kind of editor, like emacs.

type:
emacs /boot/grub/grub.conf

make the changes in the file, save it, and then try it.

-skiz


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