On Thu, May 29, 2003 at 09:41:45AM -0400, [EMAIL PROTECTED] wrote: > Now that I can get a kernel compile to work, I was wondering if there's any > way to overcome the kernel size limit that seems to be hitting me. > > The kernel I built seems to be too big to be loaded at boot time. > > I however want to build a kernel with as few modules as possible. > > I heard something along the lines of some new system in place to load 2.5.x > kernels [which are larger(?)]. > > Is there any way I can load a kernel image larger than ~1.3Mb on an > ultrasparc machine?
"make image" and then use arch/sparc64/boot/image instead of vmlinux. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

