$ tune2fs -i 128d /dev/hda1 # 每128天一次注意:最后的参数不是指定整个硬盘设备,而是指定某个分区。
$ tune2fs -c 64 /dev/hda1 # 每挂载64次检测、扫描一次
Weekend
11 年前
万物并作,吾以观复。夫物芸芸,各复归其根。 The operation of anything is governed by some rule.
$ tune2fs -i 128d /dev/hda1 # 每128天一次注意:最后的参数不是指定整个硬盘设备,而是指定某个分区。
$ tune2fs -c 64 /dev/hda1 # 每挂载64次检测、扫描一次
没有评论:
发表评论