[Openembedded-users] Anstrom on at91sam9263. Startup scripts do not execute properly
Калязин Никита
kaliasin at yandex.ru
Mon Apr 6 07:37:01 UTC 2009
Hello
I have Angstrom from git (last commit is 30 march 2009).
My board is at91sam9263-ek.
My problem is I can't login to the system properly.
With default inittab only script /etc/init.d/rcS executes and nothing then.
If I exclude string
si::sysinit:/etc/init.d/rcS
from my inittab then only scripts from /etc/rc5.d execute.
If I exclude both
si::sysinit:/etc/init.d/rcS
and
l5:5:wait:/etc/init.d/rc 5
strings then I obtain login prompt and can login to the system.
But why can't all of this strings from inittab execute sequentially and uninterruptedly?
Where is the problem?
There are no difference whether I try to use jffs2 image or nfs-mounted rootfs.
Thank you for answers
More information about the Openembedded-users
mailing list