/etc/fstab pass enabled in filesystem, but with tune2fs -l "Last checked" not updated - Ask Ubuntu
i tried issue, not find explanation.
why filesystem marked <pass>=1, root filesystem, or <pass>=2 (in /etc/fstab file), i. e., fsck enabled @ boot time seems not update parameter "last checked". mean "last checked" parameter can show tune2fs or dumpe2fs.
my ubuntu installed on laptop, can assure there several boots per week.
example of /etc/fstab, can see fsck enabled @ boot time.
/dev/mapper/lubuntu--vg-root / ext4 errors=remount-ro 0 1 uuid=69e551b5-5167-4b50-9b89-f0a79afead43 /boot ext2 defaults 0 2 output of tune2fs/dumpe2fs:
# tune2fs -l 69e551b5-5167-4b50-9b89-f0a79afead43 last mounted on: /boot last mount time: wed nov 9 17:12:18 2016 last write time: wed nov 9 17:12:18 2016 last checked: sun oct 23 20:46:24 2016 #tune2fs -l /dev/mapper/lubuntu--vg-root last mounted on: / last mount time: wed nov 9 17:12:17 2016 last write time: wed nov 9 17:12:17 2016 last checked: sun jun 14 09:01:32 2015
Comments
Post a Comment