[syslinux] Question regarding config, not sure if syslinux or tftp-hpa related

T. Ermlich pelegrine at gmx.net
Tue Apr 2 07:05:03 PDT 2013


Thanks Gene! :)

Gene Cumm <gene.cumm at gmail.com> schrieb am 30.03.2013 13:13:> On Sat, 
Mar 30, 2013 at 4:58 AM, T. Ermlich <pelegrine at gmx.net> wrote:

[...]

> If you wanted to have another PXELINUX and config on your LTSP server
> box, one of the following (version-dependent):
>
> LABEL ltsp-c32
> COM32 pxechn.c32
> APPEND tftp://system-b/pxelinux.0
>
> LABEL ltsp-com
> COM pxechain.com
> APPEND tftp://system-b/pxelinux.0

It works fine with this on the tftpd & dhcpd system (I'm using syslinux 
5.01 on both systems):

LABEL ltsp-c32
COM32 pxechn.c32
APPEND tftp://FQDN-of-LTSP/ltsp/i386/pxelinux.0

and this on the LTSP system:
default ltsp
label ltsp
kernel vmlinuz
append ro initrd=initrd.img quiet root=/dev/nfs ip=dhcp boot=nfs 
nfsroot=FQDN-of-LTSP:/opt/ltsp/i386

[...]

cu
Torsten


More information about the Syslinux mailing list