vmlinuz itself is 1821650 bytes, though, so I'm not sure why I'm running into this limit (is the uncompressed image really > 3.5 MB?).
Also - would I not run into the same problem if I tried to use the vmlinux image? And lastly - I'm using make-kpkg to create a custom kernel package for this. How can I have it use the vmlinux image instead of vmlinuz? Thanks again. On Thu, Jan 08, 2004 at 09:31:14AM -0500, Ben Collins said: > Date: Thu, 8 Jan 2004 09:31:14 -0500 > From: Ben Collins <[EMAIL PROTECTED]> > To: D Lambrou <[EMAIL PROTECTED]> > Cc: Mike Edwards <[EMAIL PROTECTED]>, > [email protected] > Subject: Re: uncompressed image too long? > User-Agent: Mutt/1.5.4i > X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.60 > X-Spam-Level: > > On Thu, Jan 08, 2004 at 12:23:45PM +0200, D Lambrou wrote: > > >Decompression error: uncompressed image too long - wouldn't fit into > > >destination > > > > > I think image limit is 2.6 M > > Check if the image is bigger. If yes try to strip it and gzip it again. > > No, for sparc64, it's more like 3.4Megs, and for sparc32 it's 2.4Megs. > > Basically you just need to use modules, and with newer kernels you can > do "make image" and use arch/sparc64/kernel/image to boot with, which is > stripped of uneeded symbols. -- Mike Edwards <[EMAIL PROTECTED]> System Administrator Psychology Department, Rutgers University, Newark campus 973-353-5440 x246

