[syslinux] Problems with PXELINUX and Redhat 9.0

Dan Dunham ddunham at collab.net
Tue May 6 14:33:16 PDT 2003


I'm trying to boot the Redhat 9.0 install kernel with PXELINUX.  I've
successfully booted previous versions of the Redhat install kernel
using the same hardware and PXELINUX configuration.  I've tried this
with PXELINUX 2.04, 2.03, and 1.75, all with similar results.  I have
attached the PXELINUX output and (hopefully) relevant data below.

I've noticed some other people on this list with the same problem.
I've succesfully booted many different kernels with this exact same
configuration, and this is the first time I've had this problem.  One
thing that might be relevant is that this is the largest kernel image
I've attempted to PXE-boot.  It is 855693 bytes, and is available
here:

ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/images/pxeboot

Thanks for your help,
Dan

Dan Dunham
ddunham at collab.net


OUTPUT:

PXELINUX 2.04 0x3e9cc3fd  Copyright (C) 1994-2003 H. Peter Avin
UNDI data segment at:   00097B30
UNDI data segment size: 4B60
UNDI code segment at:   0009C690
UNDI code segment size: 2090
PXE entry point found (we hope) at 9C69:0106
My IP address seems to be C0A87826 (192.168.120.38)
ip=192.168.120.38:192.168.120.5:0.0.0.0:255.255.0.0
TFTP prefix:
Trying to load: pxelinux.cfg/C0A87826

boot: ks-vga
.

Loading.
4000
AX:0208
BX:0200
CX:0002
DX:0000.
4000
AX:0208
BX:0200
CX:0002
DX:0000.

... and it continuously outputs the registers

MOTHERBOARD:

I'm using onboard NICs (Intel) with a Tyan Thunder 2510 motherboard
The BIOS version is 1.06A (latest)

CONFIG:

My /tftpboot/pxelinux.cfg/C0A87826 looks like:

serial 0
prompt 1
timeout 900
display boothelp.txt
default local

label ks-vga
kernel vmlinuz-9.0
append ksdevice=eth1 initrd=initrd-9.0.img ks=nfs:192.168.120.5:/u1/h23/ks.cfg console=ttyS0,9600n8 console=tty0

...




More information about the Syslinux mailing list