Hi Lorenzo, On 2/6/07, Lorenzo Lutti <[EMAIL PROTECTED]> wrote:
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)
I will look into this but the issue is not only with finding init if you see the kernel message before panic it is : Warning: unable to find initial console which means it is not able to find even /dev/console is this anything to do with file system being mounted "read only" and the kernel tries to open /dev/console as O_RDWR??
Cheers, Lorenzo
-- Regards, Meher _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
