> you can boot into static dash and then debug the dynamic loading problem.
> or you could build kernel with debug support and enable debug user_debug=-1
> on kernel commandline if there are any crashes it should print them.
>
> i enabled user_debug and see this on console -

VFS: Mounted root (ext2 filesystem).
Freeing init memory: 92K
|üxsh (1): undefined instruction: pc=4000673c
Code: 1a000002 e594e060 e35e0000 1a0001d0 (ed5b0b23)
I see the same error when init=linuxrc and when init=/bin/sh. It looks like
some shared library linked to busybox might be causing the problem. I need
to debug further.

--RK
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to