[syslinux] Unknown keyword in config file - size problem?

H. Peter Anvin hpa at zytor.com
Wed Sep 28 08:51:07 PDT 2005


> 
> Some stats for the file:
> 
> % wc -l default
>        333 default
> % grep -i ^label default | wc -l
>         63
> % grep -i ^# default | wc -l
>         56
> % wc -c default
>       9350 default
> 

There could be problems with the buffer-crossing logic, which kicks in 
at 8192 bytes.  However, I think people have used much much longer 
config files w/o problems.

Could you send the actual file?

	-hpa




More information about the Syslinux mailing list