> sudo tune2fs -c 50 /dev/[your dev]
>
> the -c option set the interval of boots.  Change it to 1 and it will check
> every boot... 30 I believe is the current default because every boot is
> impractical imo.  I believe you can set the priority in the fstab.. last
> column if memory serves.  0 no check, 1 first, 2 after first.

Apparently the default value is -1 on my partitions which according to
the manual means "If max-mount-counts is 0 or -1, the number of times
the filesystem is mounted will be disregarded by e2fsck(8) and the
kernel."

So I guess that fsck is then ran only in case of problems?

Frédéric
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to