From: sct@dcs.ed.ac.uk (Stephen Tweedie) Subject: Re: Kernel recompile problems Date: 31 May 1993 20:00:00 GMT
> Well, I worked out my first problem, 4 megs isn't enuf memory
> to run GCC it would seem. Setting up a swap drive fixed it (I thought it
> was already running...whoops). Next problem...
> When the Make Image goes to run it tells my the following:
> setup is 1908 bytes
> system is 524292 bytes
> system is too big
> make *** [Image] Error 1
Try making a compressed kernel image instead, then. Use "make zImage".
Cheers,
Stephen.