ext3格式的fsck
fsck from util-linux-ng 2.17.2
e2fsck 1.41.12 (17-May-2010)
/dev/sda1: recovering journal
/dev/sda1 has been mounted 36 times without being checked, check forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
为何偶尔就会出现Pass 1到Pass 5的超级慢的检测?不明白,求解!谢谢! 直接不好判断,fsck -V看看详细信息? 是因为inode的数量比较大,而需要很多时间来检测? 回复 3# beyondfly
不是!
/dev/sda1 has been mounted 36 times without being checked, check forced.
重启几次后,由于mount次数达到一定次数就强制了。
我是想跳过这个强制!:D
tune2fs or modify fstab.
页:
[1]