Hi folks. Strange things happen with my ext4 lately: - At each boot, the file system is checked. - When I launch fsck manually it didn't found any issue. - But tune2fs report that last checked and mount time is Sun Dec 15, but this is incorrect. I don’t know where to look further so I ask here for help. Here is tune2fs report: https://pastebin.com/PZPbAuHS # cat /etc/fstab # # /etc/fstab # Created by anaconda on Mon Sep 9 19:36:53 2019 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=b3e2e027-c39d-4266-871f-22d313ac419b / ext4 defaults 1 1 UUID=E8A2-F389 /boot/efi vfat umask=0077,shortname=winnt 0 2 UUID=bf3e9504-8000-42a1-adb4-226658ec7a5d /home ext4 defaults 1 2 UUID=f47f69e1-61f8-4024-960a-b3981d3b1d02 none swap defaults 0 0 -- Best Regards, Mike Gavrilov.