On Mon, Jul 02, 2001 at 07:27:58PM -0500, Ming the merciless wrote:
> OK not really sure what I am missing here but I compile a kernel, 2.2.18,
> and I keep getting kernel panics saying
> 
> Kernel Panic: No init found. Try passing init= option to kernel.

This means that the kernel was able to mount the root partition but it
could not find /bin/init.  This could be that you tried to boot from the
wrong partition.  Double-check your lilo.conf and make sure you run
lilo.

Nate