Results 1 to 10 of 11
When ever I boot Ubuntu 10.4 the boot menu appears, this is the same menu that appears on normal boot when "Esc" is pressed. It then boots to Ubuntu if ...
- 04-26-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 6
Bypassing the boot menu Ubuntu 10.4
When ever I boot Ubuntu 10.4 the boot menu appears, this is the same menu that appears on normal boot when "Esc" is pressed. It then boots to Ubuntu if I press "Enter" or wait 24 seconds. How can I bypass the boot menu and do a normal boot? Thanks.
- 04-26-2010 #2
Hello and Welcome.
Are you saying you do not want to wait 24 seconds or are you saying something different? What is a normal boot for you?I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-26-2010 #3Just Joined!
- Join Date
- Apr 2010
- Posts
- 6
- 04-26-2010 #4
Ok then.
You'll need to edit a file by hand or you can adjust this setting with a program in your menu, it's called "Startup Manager". see this link for more info.
http://www.linuxforums.org/forum/ubu...-grub-2-a.htmlI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-26-2010 #5Just Joined!
- Join Date
- Apr 2010
- Posts
- 6
- 04-26-2010 #6
These are the best instructions for doing it...from the Ubuntu website which explains it better than I could.
https://help.ubuntu.com/community/StartUpManager
This will help you install Start up Manager, it's a graphical tool for configuring the boot options. It's not that hard and if you get stuck on something then just post back here with your results so far.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-26-2010 #7Just Joined!
- Join Date
- Apr 2010
- Posts
- 6
- 04-26-2010 #8Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
You may find this easier
Open a terminal window (Applications|Accessories|Terminal)
In the terminal window, run the command...
sudo gedit /boot/grub/menu.lst
You will be asked for a password--enter your normal user password.
When the gedit window comes up, scroll down to a section that has
the following lines...
##hidden menu
# hides the menu by default (press ESC to see menu)
#hiddenmenu
At the beginning of the #hiddemenu line (3rd line), delete the #
Save the file.
Exit the file.
- 04-27-2010 #9Just Joined!
- Join Date
- Apr 2010
- Posts
- 6
- 04-27-2010 #10Just Joined!
- Join Date
- Mar 2007
- Posts
- 3


Reply With Quote
