LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Removing GRUB loading screen Arch Linux (https://www.linuxquestions.org/questions/linux-newbie-8/removing-grub-loading-screen-arch-linux-4175477382/)

BodieSkate 09-16-2013 09:20 PM

Removing GRUB loading screen Arch Linux
 
I've been searching for a little while now and unless I'm unsure of how to query this issue, I can't find a solution.

I want to 'skip' the GRUB loading screen and just load the default (first entry) of my kernel options each time I startup. I was messing with the configuration file and couldn't find an option that suited my needs. Is this even possible?

yancek 09-16-2013 11:17 PM

If you have Grub2 on Arch, edit as root user the /etc/default/grub file and change the timeout from whatever it now is to zero.

Quote:

GRUB_TIMEOUT=0
If it is Grub Legacy, change the timeout line in either menu.lst or grub.conf to zero.


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