LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   changing the boot option in grub (https://www.linuxquestions.org/questions/debian-26/changing-the-boot-option-in-grub-544869/)

htamayo 04-10-2007 01:11 PM

changing the boot option in grub
 
Hi again, i installed etch in a second pc but the owner is more windows user, so:

How can I change the order of the option in grub?, I want that windows appears in first place and with timeout of 2 seconds.

Actually I do this because it's my boss'pc so i don't want that someday he logs in etch accidentaly.

Thanks to all

nx5000 04-10-2007 01:31 PM

You put the part concerning windows before ### BEGIN AUTOMAGIC KERNELS LIST and make sure that default is set to 0


Quote:

timeout 2

default 0

title Crappyos
root ...
kernel ...

### BEGIN AUTOMAGIC KERNELS LIST

and then run
update-grub

pbaldera 04-10-2007 01:37 PM

did you install etch on a second PC or a second drive?
when you boot do you see an entry for windows and for etch on the grub menu?


All times are GMT -5. The time now is 11:14 PM.