Hlep!Booting NFS with ARM using shared libraries

Rob Landley rob at landley.net
Thu Feb 16 08:30:46 UTC 2006


On Thursday 16 February 2006 12:34 am, yunfeng ai wrote:

> When I boot my kernel with a nfs rootfs,I meet a error as the following:
> init: error while loading shared libraries: cannot open shared object file:
> cannot load shared object file: No such file or directory
> el panic: Attempted to kill init!

Busybox doesn't load shared libraries, your library loader loads shared 
libraries.  "Hello world" would have the same problem...

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list