At 06:25 +0200 29-03-2000, [EMAIL PROTECTED] wrote:
>Hi All,
>
> While creating the zImage for 2.2.13, I got an error saying
>"System is too big, try using bzImage". What does this mean ?
It means what it says: your system configuration is too big (for a zImage),
try using bzImage instead. There is a limit to how large a regular zImage
can be (IIRC related to ye olde 640K boundary). A bzImage has a different
structure which allows it to grow larger (up to 16M, again IIRC).
You may have to upgrade your bootloader (commonly LILO) to cope with
bzImages. If that's not an option, try reducing your kernel size (eg by
using modules).
HTH,
JDB.
--
LART. 250 MIPS under one Watt. Free hardware design files.
http://www.lart.tudelft.nl/
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.