Linux filesystem info

If you need to find out information about a filesystem (partition) you can use dumpe2fs

dumpe2fs /dev/sda1

This is useful for finding out the UUID of the filesystem, looking at the mount count, seeing when it was created, and seeing what percentage of blocks are reserved for root.

Leave A Reply
All content licensed under the Creative Commons License