> I'm using linux kernel 2.2.20 on my systems. This works fine as a
> bzImage which most of my systems use, however one of my systems
> (a Toshiba Tecra laptop) needs to use zImage, and I find that 2.2.20
> does not work in this case, although previous versions e.g. 2.2.17 do.
Did your kernel grow (configuration change)? zImage has tighter size
limits than bzImage. Did you actually make zImage or did you just to
make? The (b)zImage is in arch/i386/boot/
-- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/