LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to increase Grub boot wait time on Dual OS RHEL 5 and Windows XP (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-increase-grub-boot-wait-time-on-dual-os-rhel-5-and-windows-xp-722321/)

mbj_linux 04-28-2009 03:17 PM

How to increase Grub boot wait time on Dual OS RHEL 5 and Windows XP
 
I have installed Windows XP and then RHEL 5 on a new partition. While booting the machine, the grub waits for only 2 seconds which is highly insufficient. How to increase this wait time or disable auto booting and booting wait indefinitely. Thanks in advance.

Chromezero 04-28-2009 03:27 PM

You need to edit /etc/grub.conf and change timeout= to whatever you want. Look for this...
Code:

default=1
timeout=20



All times are GMT -5. The time now is 09:56 PM.