Tune2fs
From Useful Things
Find filesystem creation date
tune2fs -l /dev/sdX
-l list the contents of the filesystem superblock, including the current values of the parameters that can be set via this program.
tune2fs -l /dev/sdX
-l list the contents of the filesystem superblock, including the current values of the parameters that can be set via this program.