[syslinux] Making TIMEOUT work?

Michael Boman michael.boman at securecirt.com
Fri Dec 6 05:44:17 PST 2002


I have problems getting the TIMEOUT value work the same way LILO/GRUB
does it.. ie it should wait until the timeout and then use the default
value. However, it goes straight for the default value without waiting
a single second (and a TIMEOUT value of 500 should mean 50 seconds,
as it counts in 1/10th of a second, right?)

SYSLINUX (isolinux) 2.00

----8<------8<----
SERIAL 0 38400
TIMEOUT 500
DISPLAY about.txt
F1 help.txt
DEFAULT t

LABEL t 
        KERNEL /isolinux/kernel.lnx
        APPEND console=ttyS0,38400n8 console=tty0 hda=dma,ata100 hdb=dma,ata100 hdc=nodma init=/installer root=/dev/hdc ro devfs=nomount

LABEL s 
        KERNEL /isolinux/kernel.lnx
        APPEND console=tty0 console=ttyS0,38400n8 hda=dma,ata100 hdb=dma,ata100 hdc=nodma init=/installer root=/dev/hdc ro devfs=nomount

LABEL setup
        KERNEL /isolinux/kernel.lnx
        APPEND console=ttyS0,38400n8 console=tty0 hda=dma,ata100 hdb=dma,ata100 hdc=nodma init=/setup root=/dev/hdc ro devfs=nomount

LABEL ssetup
        KERNEL /isolinux/kernel.lnx
        APPEND console=tty0 console=ttyS0,38400n8 hda=dma,ata100 hdb=dma,ata100 hdc=nodma init=/setup root=/dev/hdc ro devfs=nomount
----8<------8<----

Best regards
 Michael Boman

-- 
Michael Boman
Security Architect, SecureCiRT (A SBU of Z-Vance Pte Ltd)
http://www.securecirt.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20021206/0ac21698/attachment.sig>


More information about the Syslinux mailing list