Tune2fs

From Useful Things
Revision as of 03:30, 3 May 2015 by Milosivanovic (talk | contribs) (Created page with "== Find filesystem creation date == <pre> tune2fs -l /dev/sdX </pre> <code>-l</code> list the contents of the filesystem superblock, including the current values of the parame...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.