tune2fs-----调整Linux第二扩展文件系统的参数

作者: videoout 2009-02-01 22:15:27
tune2fs [options] device

$ tune2fs -l /dev/hda1
显示hda1分区的超级块内容

$ tune2fs -c 100 /dev/hda1
设置hda1分区每mount100次就进行磁盘检查

来源/网络 作者/不详

相关资讯