Would you like to react to this message? Create an account in a few clicks or log in to continue.

Removing Grub menu on boot.

2 posters

Go down

Removing Grub menu on boot.  Empty Removing Grub menu on boot.

Post by Dits Sun May 31, 2015 9:51 am

If ChaletOS is the only operating system on your hard drive and you don't want to wait for the 10 seconds or have to hit a key to start booting the system, follow the instructions below..

Firstly download gedit (text editor) from the Ubuntu software centre.

Once downloaded.

Open terminal, type or copy and paste the next line.

sudo gedit /etc/default/grub

Enter your password.

Then find..

#GRUB_HIDDEN_TIMEOUT="0"

Remove # from the beginning of the line to this.

GRUB_HIDDEN_TIMEOUT="0"


Then change.. GRUB_TIMEOUT=10

to

GRUB_TIMEOUT=0

click save at the top and exit.

then in the terminal type.

sudo update-grub

Reboot and the grub menu on boot should be gone.
Dits
Dits

Posts : 157
Join date : 2015-04-30
Location : South Australia

http://chaletos.info

Back to top Go down

Removing Grub menu on boot.  Empty Re: Removing Grub menu on boot.

Post by DejanPetrovic Sun May 31, 2015 3:57 pm

You dont have to install gedit from software center, just your line should be like this one

sudo mousepad /etc/default/grub
DejanPetrovic
DejanPetrovic

Posts : 39
Join date : 2015-05-05
Location : Serbia

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum