On Friday 11 July 2003 21:59, James Miller wrote:
> Well, I have another not-too-profound Linux inquiry - this time about
> configuring tune2fs (yes, this is for an older ext2 filesystem).  I have a
> hard drive that's acting a bit punchy, and I'd like for the filesystem
> integrity to be checked quite a bit more frequently than usual: say, every
> 5 boots or so.  It was indicated to me that tune2fs is the utility to use
> for this.  Looking over the man page has not exactly been helpful though.
> From it, I've understood that the option "-c" is the one I'm probably

You need to do ;
tune2fs -c 20 /dev/hda1

20 and /dev/hda1 are examples change to suit your situation.

> Thanks, the befuddled James

-- 
If the Linux community is a bunch of theives because they
try to imitate windows programs, then the Windows community
is built on organized crime.

Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/



-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to