[syslinux] INCLUDE is not working

Piavlo piavka at cs.bgu.ac.il
Tue Aug 11 07:07:57 PDT 2009


 It looks like include was only recently added, since I've not updated
the pxelinux.0 under tftproot since 2005, so I overwrote it with a
recent one from system wide installation
and it works fine now.

 Thanks
 Alex

Piavlo wrote:
> Miller, Shao wrote:
>   
>> Good day Piavlo,
>>
>> If you are seeing an "unknown keyword in config file" error after
>> INCLUDEing another config-file, is it possible that the error comes from
>> an error in that other config-file?  In your example, you INCLUDE
>> pxelinux.cfg/gentoo, but you do not provide that file's contents to the
>> mailing-list.
>>
>>   
>>     
>  The contents of pxelinux.cfg/gentoo are:
> -------------
> label gentoo
>   kernel gentoo/amd64/20090507/isolinux/gentoo
>   append initrd=gentoo/amd64/20090507/isolinux/gentoo.igz root=/dev/ram0
> init=/linuxrc  dokeymap looptype=squashfs loop=image.squashfs cdroot
> real_root=builtin vga=791 CONSOLE=/dev/tty1
> livesync=rsync://amdsrv1.cs.bgu.ac.il/cs-livecd-amd64-20090507-sync
> -------------
>
> pxelinux.cfg/gentoo should be syntax correct file since the following
> pxelinux.cfg/default works fine
> -----------
> default gentoo
> timeout 50
> prompt 1
>
> display pxelinux.cfg/default.menu
>
> label grub
>       localboot 0
>
> label gentoo
>   kernel gentoo/amd64/20090507/isolinux/gentoo
>   append initrd=gentoo/amd64/20090507/isolinux/gentoo.igz root=/dev/ram0
> init=/linuxrc  dokeymap looptype=squashfs loop=image.squashfs cdroot
> real_root=builtin vga=791 CONSOLE=/dev/tty1
> livesync=rsync://amdsrv1.cs.bgu.ac.il/cs-livecd-amd64-20090507-sync
> -----------
>
> so it looks like it does not recognize the include command
>
> Thanks
> Alex
>   
>> - Shao Miller
>>
>> _______________________________________________
>> Syslinux mailing list
>> Submissions to Syslinux at zytor.com
>> Unsubscribe or set options at:
>> http://www.zytor.com/mailman/listinfo/syslinux
>> Please do not send private replies to mailing list traffic.
>>   
>>     
>
> _______________________________________________
> Syslinux mailing list
> Submissions to Syslinux at zytor.com
> Unsubscribe or set options at:
> http://www.zytor.com/mailman/listinfo/syslinux
> Please do not send private replies to mailing list traffic.
>   




More information about the Syslinux mailing list