[syslinux] Menu help

H. Peter Anvin hpa at zytor.com
Tue Aug 24 20:21:59 PDT 2004


Stewart Campbell wrote:
 >
> In the pxelinux.cfg directory we have a file called default with a 
> simple menu.  The contents of the file are:
> 
> prompt 1
> default ami
> 
> label ami
>    kernel memdisk
>    append initrd=ami_62_144.img
> 
> label intel
>    kernel memdisk
>    append initrd=intel_10-100.img
> 
> When the desktop systems connect they receive an IP address from the 
> DHCP server then they get directed to the TFTP server and we receive the 
> following information on screen:
> 
> IP = 10.0.0.223:10.0.0.10:10.0.0.1:255.255.0.0
> TFTP Prefix:
> Trying to load: pxelinux.cfg / 01-00-11-11-17-cc-eb
> Trying to load: pxelinux.cfg / 0A0000DF
> Trying to load: pxelinux.cfg / 0A0000D
> Trying to load: pxelinux.cfg / 0A0000
> Trying to load: pxelinux.cfg / 0A000
> Trying to load: pxelinux.cfg / 0A00
> Trying to load: pxelinux.cfg / 0A0
> Trying to load: pxelinux.cfg / 0A
> Trying to load: pxelinux.cfg / 0
> Trying to load: pxelinux.cfg / Default
> Could not find Kernal image : linux
> boot:
> 

Please give the output *verbatim*.  Pay attention to things like 
upper/lower case and spaces.  Make sure your "default" file is lower case.

	-hpa




More information about the Syslinux mailing list