You did run make install? Do you have a custom install script in
/sbin/installkernel?
The vmlinux you see is the uncompressed kernel. If you compiled with
make bzImage, zImage, etc the resulting compressed kernel is at
arch/<your arch>/boot/. You then either run make install or
cp ./System.map arch/<your arch>/boot/<kernel> /boot
--===================================================================== Mohammad A. Haque http://www.haque.net/ mhaque@haque.net
"Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.themes.org/ batmanppc@themes.org ===================================================================== - 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/