> make menuconfig dep bzImage modules and modules_install. > > The compilation proceeds fine (though make modules takes a _long_ time.) > I copied the bzImage to /boot and edited lilo.conf and ran lilo. > Iam now getting the following error. > > /lib/ext.o: kernel-module version mismatch. > This module was compiled for 2.4.20-8 while this version is 2.4.20-test. > (not exact words) > ditto for /lib/jbd.o I think you are using initrd to load those modules. And may be you did not create it again for your new kernel? --Sarin. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/