If I have the 6th column in fstab (the pass column) set to 0, does that mean checks will never be forced at boot regardless of anything like File System State, Mount Count, and Check Interval on the file system itself (see dumpe2fs
)?
The fstab manpage does state:
If the sixth field is not present or zero, a value of zero is returned and fsck will assume that the filesystem does not need to be checked.
But maybe there is an exception?