[BusyBox] Kernel panic : No init found. Try passing init= option

Alejandro Mery Pellegrini amery at ing.puc.cl
Sat Jun 29 14:30:03 UTC 2002


That could mean two things:
1. You don't have /sbin/init; ensure that you uncomment it in Config.h, and
ensure you have the link to busybox.
2. You don't have required shared libraries; use chroot and ldd to check
what is needed.

"Try passing init= option" means that you could give a init=/bin/sh argument
to the kernel when LILO ask you which image to use.

-amery

----- Original Message -----
From: "mount me" <linladn at yahoo.co.in>
To: <busybox at busybox.net>
Sent: Saturday, June 29, 2002 5:25 AM
Subject: [BusyBox] Kernel panic : No init found. Try passing init= option


> Hi all,
> I get the following errors after using the busybox
> to build it into the floppy as an image.
>
> RAMDISK : compressed image found at block 0
> RAMDISK : uncompressing root image : done
> VFS : Mounted root (romfs filesystem)
> Freeing unused kernel memory : 60K freed
> Kernel panic : No init found. Try passing init= option
> to kernel
>
> How to avoid this kernel panic ?
>
>
>
> Help me out !!
> Karthik .
>
>
>
> ________________________________________________________________________
> Everything you always wanted to know about cars and bikes,now
>  at: http://in.autos.yahoo.com
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/mailman/listinfo/busybox
>





More information about the busybox mailing list