[syslinux] ALTERNATE TFTP SERVERS

Gene Cumm gene.cumm at gmail.com
Thu Sep 9 08:58:33 PDT 2010


On Wed, Sep 8, 2010 at 17:38, Alexander <erazoramg at freenet.de> wrote:
> Hello there,
>
> I suceeded in setting up WDS with PXELinux.
> Now I'm trying to point the primary tftp server with pxechain.com to a
> second tftp server. Actually it will just load the specified kernel, which
> is given through APPEND. After that the tftp client just freezes.
> Do I need to start with another tftp? The actual used tftp (and DHCP) server
> comes from Win2008 R2 Server.
> (Using Syslinux 4.02 package)
>
> Any help would be appreciated.
>
> Thanks, Alex

pxechain.com is supposed to be used to load another pxe program, like
a copy of PXELINUX, off of another server.  It might be freezing if
you're passing it a normal kernel (like the Linux kernel).  It should
accept another PXE program.

If 192.168.0.3 is the new TFTP, 'APPEND 192.168.0.3::pxelinux.0'
should work (assuming that's the name of the file, of course).

Is this what you're already doing?

-- 
-Gene




More information about the Syslinux mailing list