Re: Kernel panic: No init found.

2 messages, 2 authors, 2000-12-14 · open the first message on its own page

Re: Kernel panic: No init found.

From: Graham Stoney <hidden>
Date: 2000-12-14 00:03:28

On Wed, Dec 13, 2000 at 04:32:30PM +0100, Nils Hagge wrote:
"No such file or directory".
And this is definitely not true. The files do all exist and are readable and
executable for all (u-g-o).
The files exist, but I'll bet that one or more of the shared libraries they
use don't.  Try execing /bin/sash (which is statically linked) instead.  Once
you get the prompt, do an:
    # ldd /bin/bash

and check to see that the libraries it's looking for are really there.
That link from /opt/hardhat/devkit/ppc/8xx/powerpc-hardhat-linux to / on the
target is usually the obscure problem when using the stuff from MV.  Dunno
what they were thinking...

Regards,
Graham
--
Graham Stoney
Assistant Technology Manager
Canon Information Systems Research Australia
Ph: +61 2 9805 2909  Fax: +61 2 9805 2929

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: Kernel panic: No init found.

From: jari.nguyen <hidden>
Date: 2000-12-14 01:55:03

Hi all,

Graham Stoney wrote:
That link from /opt/hardhat/devkit/ppc/8xx/powerpc-hardhat-linux to / on the
target is usually the obscure problem when using the stuff from MV.  Dunno
what they were thinking...
I know that this link is used for the application to look for library when it
run.
When you build an application the linker use the directory:

/opt/devkit/hardhat/ppc/8xx/powerpc-hardhat-linux/lib

so that, when the application runs, it'll look for the lib in that directory,
this is the reason
they need the link.

And below is my problem, does anyone try to place the libary on different
directories?
for example, I need to put the limit share library on the rom, the other I'll put
it in another
directory in the harddisk. I think that I have to point out the library
directory,
this problem here is I want to use current applications, I don't want to rebuild
all of these.
does anyone know how to do it, or where can I have the information about it?

Thanks in advance,
Jari


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help