[syslinux] pxechn.c32 does not do TFTP

Victor Sudakov vas at mpeks.tomsk.su
Fri Jul 12 06:56:35 PDT 2013


Gene Cumm wrote:
> >>
> >> I am attempting to chainload a file from TFTP. I have the following
> >> lines  in the configuration file:
> >>
> >> LABEL WDS1
> >>  Menu LABEL WDS1
> >>  kernel pxechn.c32
> >>  append 10.14.141.150::boot\x86\wdsnbp.com -W -o 66.x=0a:0e:8d:96 -S
> >>
> >> The TFTP server at 10.14.141.150 is operational and wdsnbp.com is
> >> available at the indicated path. I have tried various combinations of
> >> colons, forward and back slashes and URL schemes.
> >>
> >> However, all i get from pxechn.c32 is
> >>
> >> pxechn.c32: Attempting to load '10.14.141.150::boot\x86\wdsnbp.com': 2:No such file or directory
> >>
> >> and it does not even attemt to send any packets to 10.14.141.150 (I
> >> checked with WireShark). What I am doing wrong?
> >
> > What version of PXELINUX?  Which variant, pxelinux.0 or lpxelinux.0?
> > If 6.xx, which architecture?
> >
> > Tried just:
> >
> > LABEL WDS1
> >  MENU LABEL WDS1
> >  COM32 pxechn.c32
> >  APPEND 10.14.141.150::boot\x86\wdsnbp.com -W
> >
> > I also notice I dropped the double colon in the docs.
> >
> 
> Also, is the PXE client on the same subnet as 10.14.141.150?

Yes, they are both on the 10.14.140.0/23 network. 

But should that make any difference? pxelinux has always worked fine
for me with the TFTP server being in a different network.

I have a rather complicated pxelinux setup with hierarchical menus,
booting ThinStation, mfsBSD and a dozen useful utilities, and this has
always worked fine for me, across subnets also.



-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru


More information about the Syslinux mailing list