Modify the Time Out

Posted by sanidu on Mon, 04/06/2009 - 13:57

go to /boot/grub

there is a file called menu.lst (but you can't edit it here).
copy it and paste to desktop (or somewhere else)

modify the time out in seconds (default is 10 secs)
save it.

then open the terminal and go to the place where the new menu.lst is saved

then type

cp menu.lst /boot/grub

then the new menu.lst replaced the old one automatically.

using this menu.lst file you can change

1. the colour of boot menu
2. the colour of boot text
3. the grub image etc.

try this and have fun with Linux

THANK YOU.

visit http://sanidu.blogspot.com/

0