e

Skip Grub Screen

If you want to skip the grub screen on a system only running Bodhi, do the following:

Edit /etc/default/grub You can use a filemanager or terminal to edit the file with admin privileges. The following can be used from a terminal to edit the file with admin rights:

sudo nano -w /etc/default/grub

or

gksudo leafpad /etc/default/grub

Uncomment the following line:

#GRUB_HIDDEN_TIMEOUT=0

Take out the # and it should look like this:

GRUB_HIDDEN_TIMEOUT=0

Afterwards, run the following in a terminal:

sudo update-grub

This will hide the grub screen and set the countdown to 0. You can increase this number if you like so you can hit a key to get to the grub menu if you need to run failsafe mode or memtest.

original article by Tristam


Configure grub settings using Startup Manager

The Adobe Flash Plugin is needed to display this content.


User Feedback

skip_grub_screen
Did you find this article helpful?
Yes, right on the money!
 
100%(11)
Somewhat. Needs work.
0%(0)
Not really
0%(0)
Not at all.
0%(0)

If you would like to comment or make further suggestions, please leave a note on our Comments page (you will have to Create an Account if you haven't already).

 
grub_-_skip_grub_screen.txt · Last modified: 2011/11/01 18:20 by bob_e · [Old revisions]


© Copyright Bodhi Linux 2012. All Rights Reserved - Hosted by vaultnetworks