On Monday, 14 December 2020 01:21:34 GMT the...@sys-concept.com wrote:
> On 12/13/2020 05:56 PM, the...@sys-concept.com wrote:
> > After running in "/" directory:
> > touch forcefsck
> > 
> > The file is gone now, but every time I reboot the system the root
> > partition goes into force check:
> > 
> > fstab:
> > /dev/nvme0n1p4      /               ext4            noatime         
0 1
> 
> If I'm not mistaken it should be:
> 
> tune2fs -c -1 /dev/nvme0n1p4
> 
> but why was the setting reset when I run "touch forcefsck"

Use 'tune2fs -l /dev/nvme0n1p4' to see what settings the fs superblock 
contains and in particular check the 'Maximum mount count' and 'Check 
interval' values.  These can be set to your liking.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to