> I don't have this /usr/sbin/mountpoint in my system. This is probably > causing /mnt/hdc1 to not get umounted (and I indeed am receiving > messages of "Filesystem is NOT clean" at bootup) at shutdown. Where > can I get this /usr/sbin/mountpoint > (Google turns nothing useful)? I think that a shoddy workaround would > be to remove the invocation of mountpoint altogether... Replacing "/usr/sbin/mountpoint" with /usr/bin/true did work around the problem.
Can we have a less shoddy solution? > -- Software is like sex: it is better when it is free. --Linus Torvalds -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
