On Tue, Feb 13, 2001 at 09:04:03PM -0800, Nick wrote:
> everytime I mount my ext2 filesystem manual, it wants e2fsck to check it, 
> because it has been mounted too many times without a check, etc...
> 
> I have already ran it once but with the command e2fsck /dev/hde5
> How can I get the check to clear itself, so that the next time I mount it, 
> the check doesn't happen?
> 

I don't really understand why it askes to check each time but how you
change the default is with - tune2fs
Something along the lines of -
tune2fs -c <number> /dec/hde5
Take a look at the manpage.
hth,
kent

-- 
 From seeing and seeing the seeing has become so exhausted
     First line of "The Panther" - R. M. Rilke


Reply via email to