Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 




Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support


Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]
Reply
 
LinkBack Thread Tools
Old 06-30-2009, 09:15 PM   #1 (permalink)
Registered User
 
Join Date: Apr 2009
Location: Floridaaa
Posts: 7
OS: Vista SP1 64 Bit


Key Press to GRUB

Is there any way to set up a loader like GRUB to be initialized on boot only from a key press instead of having it automatically load. I ask this because I have less technically minded people in my house using the same desktop.

Any help would be greatly appreciated, if I can't get this I more then likely won't install a distro on this computer.
kyle94481 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 06-30-2009, 09:28 PM   #2 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 3,186
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Key Press to GRUB

Hi,

So essentially you want to know if there is a way to make the count down timer disappear so that people can choose from the list of installed OS's. I will do a little looking I believe that it is a simple config file change but I will have to do a little trying on my virtual machine.

Ok, I figured this out. You need to get to the config file for grub. To get to this go to Terminal. To get to Terminal go to Applications -> Accessories -> Terminal. From there you will need to enter this into it.
Code:
cd /boot/grub/
sudo nano menu.lst the l is a lower case L
Next you will see a configuration file. You will need to scroll down the ## timeout sec. Once there look three lines down and you will see timeout 3. You will need to change that line. To change that line just put a # in front of the word timeout. Then you hit CTRL+O to save the document. Then hit y for yes, and then CTRL+X to exit.

Cheers!
__________________


Linux Forever!


Last edited by wmorri; 06-30-2009 at 09:44 PM.
wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-30-2009, 09:39 PM   #3 (permalink)
Registered User
 
Join Date: Apr 2009
Location: Floridaaa
Posts: 7
OS: Vista SP1 64 Bit


Re: Key Press to GRUB

That's absolutely what I mean!
kyle94481 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 01:31 PM.



Copyright 2001 - 2010, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84