[syslinux] Pxelinux image filename oddity?

Sean Perry sean.perry at intransa.com
Mon Jan 20 15:51:00 PST 2003


On Monday 20 January 2003 03:15 pm, Simen Thoresen wrote:
>
> Right now I have it working, but the documentation found elsewhere on the
> web has confused me.
>
> Specifically, having a dot ('.') in the filename of the image seems to
> crash or reboot my machine.
>

here is my config from a production system here:

<paste>
SERIAL 0 115200
DEFAULT pxe
PROMPT 1
TIMEOUT 100
DISPLAY pxe/pxelinux.txt

LABEL pxe
KERNEL pxe/linux.bin
APPEND initrd=pxe/root.bin console=ttyS0,115200 maxcpus=2 root=/dev/ram0 

LABEL local
LOCALBOOT 0
</paste>

Please forgive any line wrapping.





More information about the Syslinux mailing list