[Bug 870] During boot, init looks for psplash in /usr/bin -- which might not be mounted yet

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Tue Sep 18 22:01:57 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=870





------- Additional Comments From cwixon at usa.net  2007-09-18 22:01 -------
There's more.

The following *additional* commands are referenced by init scripts before any
additional filesystems are mounted:

/usr/bin/awk
/usr/bin/chvt
/usr/bin/cut
/usr/bin/dc
/usr/bin/logger
/usr/bin/printf
/usr/bin/readlink
/usr/bin/tail
/usr/bin/test

All of these are just links to busybox, so consider putting these links in /bin
or /sbin instead of /usr/bin.

(There might be others -- I identified the commands above by watching a few "not
found" errors scroll by during boot, plus a quick manual review of the scripts
in /etc/rcS.d that are run before S35mountall.sh)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list