El lunes, 30 de julio de 2007 21:05 -0300, Jorge Peixoto de Morais Neto <[EMAIL PROTECTED]> escribió: > > 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? > > >
Do you have sysvinit installed? If not, then you must compile initng with -DINSTALL_AS_INIT=ON
signature.asc
Description: PGP signature
-- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
