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

Re: Can I change when filesystem is checked by fsck?



You can change the change interval by using tune2fs. If you want to the
filesystem is checked everyweek. You can 

tune2fs -i 1w /dev/hd??

hd?? are the partition which you intended to check.


Regards,
Ming


On Wed, Nov 10, 2004 at 02:44:53AM -0500, Rick Friedman wrote:
> Each of my filesystems are ext3. Currently, they are checked by fsck (at 
> bootup), every 34 mounts.
> 
> I would like to change how often the filesystems are checked. How can I 
> do that?
> 
> Any help is greatly appreciated.
> 
> Rick
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org



Reply to: