Configuring Automatic File System Checking for Ext File Systems
Configure automatic file system checking on an Ext file system by using the
tune2fs
command.
For file systems other than root
(/
) and /boot
, mount
invokes file
system checking if more than a specified number of mounts have occurred or more than 180
days have elapsed without checking having being performed. Mount-count dependent checking is
disabled by default.
For
more information, see the tune2fs(8)
manual page.