[syslinux] HTTP protocol support.

Gene Cumm gene.cumm at gmail.com
Sun May 25 05:09:44 PDT 2014


On May 25, 2014 3:14 AM, "Geert Stappers" <stappers at stappers.nl> wrote:
>
> Op 2013-09-05 om 07:18 schreef Izmalkov, Vladimir:
> > From: H. Peter Anvin, Sent: Monday, September 02, 2013 5:20 PM
> > > "Izmalkov, Vladimir" <vladimir.izmalkov at sap.com> wrote:
> > > > Hello All.
> > > >
> > > > I `m trying migrate to version 6.01 from 5.01 and without luck.
> > > > I`m still on 5.01   and I use gpxelinuxk.0 5.01 but I rename it to
pxelinux.0
> > > > my pxelinux.cfg/default
> > > > label default
> > > > MENU LABEL ^Custom PE
> > > > KERNEL http://deployment/sources/common/pxe/memdisk
> > > > APPEND iso raw
> > > > initrd http://deployment/sources/iso/CustomPE/AltPE_7.iso
> > > > and it`s work fine.
> > > > If I replace files by new version.
> > > > Pxelinux cannot load memdisk and iso (even if I put FQDN)
> > > > Any ideas ?
> > >
> > > Try using lpxelinux.0.
> >
> > Hello Anvin.
> >
> > Thanks a lot for  you respond. But it`s not help.
> >
> > I get error : netconn_write failed: -5  even if I use ip address.
http://10.5.9.127/....
> > Looks like HTTP protocol is not working.
> > Is it possible to get debug version ?
> >
>
> http://www.syslinux.org/wiki/index.php/Development/Debugging

Vladimir, this indicates lpxelinux.0 couldn't talk properly with your UNDI
and there have been numerous fixes to related code.

Start with the precompiled 6.03-pre11 binaries. If that doesn't work,
you'll need a real serial port (not a USB to serial adapter; I know I can
get this on my laptop via an advanced port replicator or legacy port
extender) or to be able to load debug.c32 and its dependencies over TFTP.

--Gene


More information about the Syslinux mailing list