Reply to mail from Robert Kiesling about System is too big. Try using bzImage or modules.
-----------------
> I got this message trying "make zImage." Uncompressed vmlinux is
> 1500675 bytes. Make bzImage works fine, and the system boots fine.
> Below I attached the .config. If someone could gimme a clue, I'd be
> grateful.
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.
-d
-- Look, Windows 98 Buy, lemmings, buy! MCSE, Must Consult Someone Experienced __ (c) 1998 David Ford. Redistribution via the Microsoft Network is prohibited \/ for linux-kernel: please read linux/Documentation/* before posting problems
- 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/