On Fri, 12 Jun 1998, Iztok Polanic wrote:

> Why doesn't work this:
> 
>       e2fsck -yt /dev/hdx

e2fsck won't run on a mounted filesystem, you would have to unmount the
filesystem first.  Well, it'll run, but I don't think it will do it
non-interactively.  It will raise quite a fuss.

Why are you running e2fsck from cron anyway?  I never heard of an instance
of an ext2 filesystem randomly getting corrupted except in the two cases
of hardware failure and system crash (typically from a power failure).  In
the first case there's nothing you can do about it anyway and in the
second case it will be corrected automatically at boot (or it will not, in
which case you have to do it manually anyway).


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to