Linux Know-How provides a collection of introductory texts on often needed Linux skills. |
Home Newbie Guide Administrator FAQ Startup Issues LILO Prompt Delay | |
See also: LILO and GRUB | |
Search the VIAS Library | Index | |
LILO Prompt DelayAdd 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.
|
|
Home Newbie Guide Administrator FAQ Startup Issues LILO Prompt Delay |