Piyush Bansal wrote: > > hi all, > At present i'm having linux kernel 2.4.18.Now i want to compile kernel > 2.6.0...... > i've compiled the kernel successfully, and all the entries have been > made in "/etc/lilo.conf" file...But when i try to boot the system from > that kernel, i found some error...the error statement is as follows : > " kernel panic: No init found. Try passing init= option to kernel." > will you plz help to sort this problem. > thanx in advance.. > > regds, > Piyush > Are you sure the partition holding / was mounted? 2.6 needs a new ext3 module. not compiling it properly, or not mkinird-ing properly will cause a mount failure and then the kernel panic message you described. H. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/