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

Re: what is bzImage?




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.