[syslinux] pxe linux

Josef Siemes jsiemes at web.de
Tue Apr 20 10:17:08 PDT 2004


Hi,

manu at kromtek.com schrieb am 20.04.04 19:10:09:
> 	My configuration now contains only so much. But still what i get on the 
> client is the same command line BOOT_IMAGE=linux auto
> 
> #Pxe configuration
> 
> kernel linux
> append initrd=rootfs.img ramdisk_size=65536 root=/dev/ram0

You are still missing the 'label linux' line. So in total this would be:

-- snip
#Pxe configuration
label linux
kernel linux
append initrd=rootfs.img ramdisk_size=65536 root=/dev/ram0
-- snip

Regards,

Josef
_____________________________________________________________________
Der WEB.DE Virenschutz schuetzt Ihr Postfach vor dem Wurm Netsky.A-P!
Kostenfrei fuer alle FreeMail Nutzer. http://f.web.de/?mc=021157




More information about the Syslinux mailing list