Linux

  1. Home
  2. Computing & Technology
  3. Linux
Linux Newbie Administrator FAQ: Startup
Part 4 of the Linux Newbie Administrator Guide
 
 Related Resources
• Linux Newbie Administrator Guide
• 0. Linux Benefit
• 1. Before Installation
• 2. Linux Resources/Help
• 3. Basic Operations FAQ
• 4. Newbie Admin FAQ
• ~ 4.1 Lilo
• ~ 4.2 Drives
• ~ 4.3 X-Windows
• ~ 4.4 Configurations
• ~ 4.5 Networking
5. Shortcuts / Commands
• 6. Linux Applications
• 7. Learn Linux Commands
• A. How to Upgrade Kernel?
 

4.1.4 The LILO prompt stays too short (or too long) on the screen during the bootup

Add or adjust the line
delay=100

right before the first "image=" or "append=" statement in your /etc/lilo.conf file.  (Newer versions of lilo may use a "timeout" option instead.) The number is the time of delay in tenths of a second (0.1 s), so in the example above the delay will be 10 seconds.  Don't forget to re-run lilo after making any changes to the /etc/lilo.conf file, or your changes will not be enabled.

Next > 4.1.5 Uninstalling Linux

Can't find what you are looking for?
Search the

Stay up-to-date!
Subscribe to the Linux free newsletter.

Explore Linux

About.com Special Features

Linux

  1. Home
  2. Computing & Technology
  3. Linux

©2009 About.com, a part of The New York Times Company.

All rights reserved.