On Thursday 03 May 2007, Jerry Feldman wrote:
. But, that is a configurable parameter you can change with tune2fs(8). The command 'tune2fs -c -1 /dev/hda1' will turn off the max-counts for that partition. The -i option is a time interval. All file systems should be checked periodically.
The point is that turning these OFF in ext2 file system will sooner or later bite you. Not so with reiserfs, where the check happens each boot but is so fast its not a problem. You don't need to read each and every block and compare pointers forward and backward to discover disk problems. Other ways have been invented to detect these. -- _____________________________________ John Andersen -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org