> Did you do a "make bzImage" or just "make zImage". Most of the time it > is impossible to build a recent kernel and have it fit within the > zImage memory constraints. Yup, I did "make dep; make clean; make bzImage; make modules; make modules install"