ページの作成:「==オプション== ;-i :interval-between-checks ;-c :after setting number, check the filesystem at the next reboot # tune2fs -i 10d /dev/sda1 ← チェック間隔…」 |
(相違点なし)
|
2019年3月9日 (土) 23:59時点における最新版
オプション
- -i
- interval-between-checks
- -c
- after setting number, check the filesystem at the next reboot
# tune2fs -i 10d /dev/sda1 ← チェック間隔を10日に変更 # tune2fs -c 30 /dev/sda1 ← 30回マウントされたらチェック