[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is bzImage?




ACtually, I would wager that its not to compress it to fit in MEMORY, but
to fit into the boot sector...I think...:-) I may be full of it, but I
think thats the purpose.





Tim Grossner

Crosetti: "That's the problem with this job; ain't got nothin' to do with
life." - Homicide: Life on the Street

On Sat, 17 Jul 1999, John Corey wrote:

> 
> Alan Wilson wrote:
> > 
> > I am sure the gang will correct me if I am wrong, but bzImage is compressed;
> > zImage is not.
> > 
> > On Sat, 17 Jul 1999, Travis Davies wrote:
> > 
> > >
> > > I recently compiled a new kernel. when it was done I had errors saying
> > > the kernel was too big. and suggested that I use "make bzImage" instead
> > > of "make zImage"
> > > Whats the difference?
> > >
> 
> Almost.  zImage uses gzip to compress, bzImage uses bzip.  BZip is a bit
> better compression program than gzip, so your kernel image will be
> smaller and fit into memory.
> 
> --
> To unsubscribe, send email to majordomo@luci.org with
> "unsubscribe luci-discuss" in the body.
> 


--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.