Re: kernel panic: no init found with 2.5.32

From: Richard B. Johnson (root@chaos.analogic.com)
Date: Fri Aug 30 2002 - 15:18:26 EST


On Fri, 30 Aug 2002, Stefano Biella wrote:

> Dan Egli wrote:
> >
> > What are you passing as the init= arg? What is your boot manager? (Grub?
> > Lilo? 3rd Party?)
>
> the boot manager is Lilo 22.2
>
> my lilo.conf is:
> -----------------
> boot= /dev/hda
> image = /boot/vmlinuz
> root = /dev/hda2
> label = Linux
> read-only
> -----------------
>
> > no init means that when the kernel boot sequence tries to spawn off
> > /sbin/init, it cannot find the file.The fault could be any one of multiple.
>
> I don't know why with 2.4.xx works fine and with 2.5.xx make a kernel
> panic...
>

The driver for /dev/hda2 (IDE driver) may not have been compiled in
or not otherwise installed. This would make the root file-system
inaccessible so /sbin/init can't be found.

Check for other boot messages to verify this.

Cheers,
Dick Johnson
Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).
The US military has given us many words, FUBAR, SNAFU, now ENRON.
Yes, top management were graduates of West Point and Annapolis.

-
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/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:31 EST