[syslinux] PXELINUX - no boot file found

Philip Rowlands phr at doc.ic.ac.uk
Fri Nov 12 16:30:48 PST 2004


On Thu, 11 Nov 2004, Chris Suttle wrote:

>I'm afraid its beaten me, no matter what I do I always get the same result
>at the client side
>
>"PXE-E53: No boot file found"

># The PXE stuff goes here
># ~~~~~~~~~~~~~~~~~~~~~~~
>group {
>       option vendor-class-identifier "PXEClient";
>      ### next-server 172.20.32.5;
>       filename "pxelinux.0";
>       #
>       site-option-space "pxelinux";
>       option pxelinux.magic f1:00:74:7e;
>       option pxelinux.configfile "pxelinux.cfg/";
>      #option pxelinux.pathprefix code 219 = text;
>       option pxelinux.reboottime 32;
>}

The two critical options for PXE are "filename" and "next-server", and
the latter appears to be commented out... If un-commented, what do the
TFTP logs say?


Cheers,
Phil




More information about the Syslinux mailing list