Thursday, March 4, 2010

How to increase the boot selection time in dual boot system


1.Open the file /boot/grub/menu.lst


2.Change "timeout=" to however many seconds you'd like it to be. For example, to increase the time to 10 seconds:
timeout=10

3.Save and exit.