Re: System is too big. Try using bzImage or modules.

H. Peter Anvin (hpa@transmeta.com)
7 Jan 1999 01:34:51 GMT


Followup to: <199901052330.PAA17798@Midnight.Hacking.in.the.land.of.Kalifornia.com>
By author: David <david@kalifornia.com>
In newsgroup: linux.dev.kernel
>
> Your zImage *is* too big. Continue to use bzImage instead of zImage as
> the error message suggests. Software grows in size. Boot code is
> contrained to a given size. If X exceeeds Y, then use a better
> compression for X.
>

Wrong, sorry. bzImages are "big zImages" and have nothing to do with
bzip (both zImage and bzImage use gzip). The difference is that in
the bzImage format the 512K limit has been removed.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/