e2fsprogs icon indicating copy to clipboard operation
e2fsprogs copied to clipboard

mke2fs has no way to directly set the default mount count

Open compholio opened this issue 5 months ago • 0 comments

The enable_periodic_fsck option can be used to set the mount count to -1 or a semi-random check interval. It would be nice to be able to set an explicit mount count. In my case I would like to set the count to 1 so new filesystems are checked on every boot. Can we get an option for explicitly initializing the mount count for new filesystems or an enable_force_fsck to set the count to 1?

compholio avatar Jul 29 '25 17:07 compholio