[Bug 253] Typo in /etc/init.d/checkroot.sh prohibits correct processing /etc/fstab

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Sat Mar 31 19:12:49 CEST 2007


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

mickey at vanille-media.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
            Summary|Mount /tmp as tmpfs         |Typo in
                   |                            |/etc/init.d/checkroot.sh
                   |                            |prohibits correct processing
                   |                            |/etc/fstab



------- Additional Comments From mickey at vanille-media.de  2007-03-31 19:12 -------
/tmp is actually a link to /var/tmp which is supposed to be mounted as a tmpfs
-- at least according to /etc/fstab. Now the problem is something different
(which is why I'm changing the title of this bug): During boot, checkroot.sh emits:

sh: rw: unknown operand

I traced the offending line down to:

if [ $(grep "^$ROOTFSDEV\w" /proc/mounts | awk '{print $4}') = "rw" ]; then





------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




More information about the buglog mailing list