LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   grub and boot mode (https://www.linuxquestions.org/questions/linux-software-2/grub-and-boot-mode-40763/)

boicraig 01-08-2003 05:09 PM

grub and boot mode
 
Is there any way to skip grub? The only os on my computer is RH8, and i dont like waiting 10 seconds or having to hang around to press enter.

I was also wondering how I can change from graphical to text logon mode in RH8

thank you for help
craig

wdingus 01-08-2003 07:23 PM

/etc/grub.conf

timeout=10

Change it to a smaller value...

snocked 01-09-2003 01:12 AM

Yep, just change it to 1.

bulliver 01-10-2003 05:47 AM

type "init 3" for text, and "init 5" to go back to GUI.

I wonder if grub.conf will take decimals?
timeout=.00000001

deadbug 01-10-2003 06:49 AM

Set it to zero. The Grub manual has no restrictions listed on this. Let us know if it works.

Aussie 01-10-2003 08:06 AM

Re: grub and boot mode
 
Quote:

Originally posted by boicraig
I was also wondering how I can change from graphical to text logon mode in RH8

Edit /etc/inittab and change the default run level.

deadbug 01-10-2003 08:40 AM

It would be Run Level 3 in Red Hat.


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