"Sandip" == Sandip P Deshmukh <Sandip> writes:

    Sandip> hello all!  i use debian 3.0, filesystem is ext3.

    Sandip> i realize that it checks the partitition after mounting it
    Sandip> for 20 times, checking is forced.

    Sandip> now, is there a way in which i can change it to, say 50
    Sandip> times or say, once in n days, etc?

'man tune2fs' will show you that you can reset the mount count (-C),
set the number of mounts between checks (-c), or set the maximum
period between checks (-i). You probably want to use -c to set the
mount count based checks off, and the -i flag to set the maximal time
between checks.

However, I would say that if you are finding that you want to
*increase* these values, you are rebooting your box far too often ;-)

Cheers!
Shyamal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to