[syslinux] PXELinux cfg file problem

Dyks, Axel (XL) xl at xlsigned.net
Sat May 5 03:56:18 PDT 2007


Wagner Ferenc wrote:
> "Alex Holliday" <metaphage at hotmail.com> writes:
> 
>> I have managed to set up DHCP and TFTP on a Fedora Core 6 server but
>> the problem is when PXELinux on the client tries to load the
>> configuration file.
> 
> Did you check http://syslinux.zytor.com/pxe.php#tftp ?  Also, try
> running the tftp server in verbose mode, and look at the logs.

Especially you should add

	next-server <Your_TFTP_server_address>;

[See: http://syslinux.zytor.com/archives/2005-October/006033.html]

You could also try to use an absolute path to "pxelinux.0"

	filename "/tftpboot/pxelinux.0";

But I guess it's the missing "next-server" directive ...

BTW: What is "pxelinux.1"?

Axel




More information about the Syslinux mailing list