You can load initrd using pxelinux. See the sample config file below: default linux label linux kernel bzImage.ltsp append load_ramdisk=1 initrd=initrd.gz network nfsroot=192.168.1.253:/opt/ltsp/i386 NIC=eepro100 root=/dev/ram0 init=/linuxrc rw
Abraham Pearson wrote: > > It seems that the mainstream choice for pxe booting is to use the Etherboot pxe >packages and dhcp > 3.0 with if statements. Unfortunately that doesn't seem to work for me, because the >company where > I work is pricipally a Micrsoft shop with a Microsoft Windows 2000 DHCP server (They >do not want > any Linux servers). I used pxegrub with ltsp2.08 with no problem. I also used >pxelinux with no > problem. Now that I am using ltsp2.09pre4-4 I get kernel errors after pxegrub loads >the kernel > but before the dhcp client runs. The errors seem to be more frequent when I use the >reset button, > but they also occur from a hard boot. I have not figured out yet how to load the >initrd.gz with > pxelinux so I have not tried it with ltsp2.09. Is anyone else in this situation? >Why am I > getting kernel errors. Are their other pxe options? > > My nic is Intel PRO100S > I am using Microsoft's TFTP and NFS servers > > ===== > Abraham Pearson > MCSE CNA A+ > > __________________________________________________ > Do You Yahoo!? > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > http://geocities.yahoo.com/ps/info1 > > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.openprojects.net _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
