I believe you could use tune2fs command 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. -- Fred
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org