[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: KERNEL PANIC FIX SOUGHT
On 5 Dec 2005 09:29:35 -0000, kiran kumar <kiran07_nitk@xxxxxxxxxxxxxx> wrote:
>
> I have modified one module in the existing kernel-2.4.20-8.
> when i recompiled the kernel,it gave following errors:
> /bin/insmod exited abnormally while loading jbd.o module
> /bin/insmod exited abnormally while loading ext3.0 module
^^^ it seems you've broken ext3
> mount:error 19 mounting ext3
^^^ you need ext3
> kernel panic: no init found try passing init=option to kernel
>
^^^ the kernel can't find init, most likely since it is
on the ext3 fs that failed to mount
Btw: 2.4.20 is a pretty ancient kernel.
--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/