[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unchecked 31 times



On Sun, Nov 30, 2003 at 11:21:11AM +0530, Joydeep Bakshi wrote:
> hre is a typical prob in debian.  after particular days my debian show during 
> booting * /dev/hda6 mounted 31 times without checking, check forcde* and it 
> starts fsck. 
> 
> now my question is that has debian programmed to check hard disk after 31 
> times mounting the disk ? if so how to change this so that it will check hard 
> disk whenever find a problem like red-hat ?

I suppose mke2fs(8) is where that comes from specifically.  Easy to
disable the periodic checks, though:

tune2fs -i 0 -c 0 /dev/hda6

-- 
Nick Welch aka mackstann | mack @ incise.org | http://incise.org
Life would be so much easier if we could just look at the source code.



Reply to: