Am Mittwoch, 12. Mai 2004 15:28 schrieb Varun: > Hello, > I have installed ltsp_kernel-3.0.15 and it created the > pxe stuff. > Now I get the following error : > > PXE - E79 : NBP is too big to fit in free base memory > PXE MOF : exiting pxe rom > > What to do next ?
Check the filename. It must point to the pxelinux.bin (or pxelinux.0, I'm not sure, but there will probably only be one of those two) and *not* to the vmlinuz- stuff, the kernel or the initrd. PXE can only load very small loads of data, so it loads pxelinux. That again is capable of doing the real kernel load. Hth Anselm ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _____________________________________________________________________ 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.freenode.net
