02-04-2003, 12:06 AM
|
#2
|
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
From the lilo.conf man page:
Quote:
delay=<tsecs>
Specifies the number of tenths of a second the boot
loader should wait before automatically booting a
locked command line, a command line pre-stored by
"lilo -R", or the default `image=' or `other='.
When `delay' is non-zero, the boot loader will wait
for an interrupt for the specified interval. If an
interrupt is received, or is already waiting, the
boot: prompt will be be issued, and no automatic
boot will take place. The setting of CAPS LOCK or
SCROLL LOCK, or any of the keys ALT, CTRL, or
SHIFT, when held down, are taken as interrupts.
This action is modified by specifying `prompt' (see
below).
|
|
|
|
|