Yogesh Kumar M ha scritto:

        Kernel panic - not syncing: No init found.  Try passing init= option to
kernel.

When I had that message, the problem was that I forgot to copy the shared 
libraries needed by init. Type 'ldd /sbin/init' on the target system to check 
which ones are necessary:

[EMAIL PROTECTED]:~# ldd /sbin/init
       libc.so.6 => /lib/tls/libc.so.6 (0x40020000)
       /lib/ld-linux.so.3 (0x40000000)

Cheers, Lorenzo
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to