Displaying 1 result from an estimated 1 matches for "hinchley".
2003 Jan 04
1
pxelinux and ram images
Looking at the FAQ for SysLinux there is an option for an initrd file
(initrd=filename), this does not seem to work with pxelinux (or it is
just that I am doing something wrong...).
here is my config file:
prompt 1
#serial 0 115200
label linux
kernel vmlinuz-2.4.18-ssi
#read-write
#root=/dev/ram0
append init=/linuxrc console=tty0 console=ttyS0,115200
initrd initrd-2.4.18-ssi.img
label local