/etc/init.d/rcS not found!

florent.lesaout at dixip.fr florent.lesaout at dixip.fr
Tue May 23 14:16:17 UTC 2006


If you haven't got already your answer, I've an idea:

Did you start your script like that :
#! /bin/sh ....

So try this if youy use ash:
#! /bin/ash ...


Florent.



>I cross-compiled BusyBox 1.1.2 for my OMAP5912 OSK with gcc 4.0.0.
>Everything is ok but when I boot the OSK up, then init said that it can't
>find "/etc/init.d/rcS" file, although it's already there. After that the ash
>shell starts on ttyS0, and it works just fine.
>Has anyone faced the same problem like me? I wonder if there is some
>problems with the parse_inittab function in init.c.
>Regards.
>



More information about the busybox mailing list