Hi All, I was tryi g to upgrade my laptop to 2.4.19. For this I compiled and performed the following steps: make oldconfig make dep make clean make bzImage make modules make modules_install /sbin/mkinitrd /boot/initrd-2.4.19 2.4.19 cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage-2.4.19 updated grub for new image and and initrd everything went well, but while loading the kernel, I got the following error: 'Kernel paninc: No init found, try passing init= option to kernel' before this I saw some messgaing showing problem with journaling . Like: ............. /lib/ext3.o unresolved symobol journal_load .................. ................... ERROR: /bin/inismod exited abnormally! IF I am right then it seems, it is not able load the module for EXT3... What is the easist&quickest way to solve this problem and make the kernel working ? Thanks, Nitin __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/