[BusyBox] boot problem
Magnus Damm
damm at opensource.se
Thu Dec 5 10:22:03 UTC 2002
Do you have the required libraries on the target filesystem?
Or is busybox compiled static?
Use "file" to see if a binary is linked static or not..
And use objdump -x | grep NEEDED to look for required libraries.
Do you have /sbin/init or /bin/sh on your target filesystem?
Good luck!
/ magnus
>I am trying to boot Linux 2.4.19-rmk4 with busybox-0.60.5 complied against uClibc (last stable
>version at today) on a ccdb89712 Cirrus Logic arm machine.
>
>This is what I get:
>
>VFS: Mounted root (nfs filesystem).
>
>Freeing init memory: 52k
>
>Kernel panic: No init found. Try passing init= option to kernel.
>
>Can someone tell me what's the reason for this and how can I
>solve it?
>Thanks...
> Igor.
>---------------------------------------------------------------------------
>--- No electrons were killed to produce this document! ---
>---------------------------------------------------------------------------
>_______________________________________________ busybox mailing list busybox at busybox.net
>http://busybox.net/mailman/listinfo/busybox
More information about the busybox
mailing list