info > DUMPE2FS

DUMPE2FS(8) System Manager's Manual DUMPE2FS(8)

📖 NAME

dumpe2fs - dump ext2/ext3/ext4 file system information

🚀 Quick Reference

Use CaseCommandDescription
Display file system informationdumpe2fs /dev/sda1Show superblock and group info
Display bad blocksdumpe2fs -b /dev/sda1Print reserved bad blocks
Display superblock onlydumpe2fs -h /dev/sda1Show only superblock
Machine-readable formatdumpe2fs -g /dev/sda1Group descriptors in CSV
Force displaydumpe2fs -f /dev/sda1Force even if unknown features
From image filedumpe2fs -i /path/to/imageRead from e2image file
Check MMP statusdumpe2fs -m /dev/sda1Check if device is in use (if MMP enabled)
Hexadecimal outputdumpe2fs -x /dev/sda1Print group info in hex
Versiondumpe2fs -VPrint version and exit

🔧 SYNOPSIS

dumpe2fs  [  -bfghixV  ]  [  -o  superblock=superblock  ]  [  -o block‐size=blocksize ] device

📝 DESCRIPTION

dumpe2fs prints the super block and blocks group information for the file system present on device.

Note: When used with a mounted file system, the printed information may be old or inconsistent.

⚙️ OPTIONS

🚪 EXIT CODE

dumpe2fs exits with a return code of 0 if the operation completed without errors. It will exit with a non-zero return code if there are any errors, such as problems reading a valid superblock, bad checksums, or if the device is in use by another node and -m is specified.

🐛 BUGS

You may need to know the physical file system structure to understand the output.

👤 AUTHOR

dumpe2fs was written by Remy Card <Remy.Card AT linux.org>. It is currently being maintained by Theodore Ts'o <tytso AT alum.edu>.

📦 AVAILABILITY

dumpe2fs is part of the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net.

🔗 SEE ALSO

E2fsprogs version 1.46.5 December 2021 DUMPE2FS(8)

DUMPE2FS
📖 NAME 🚀 Quick Reference 🔧 SYNOPSIS 📝 DESCRIPTION ⚙️ OPTIONS 🚪 EXIT CODE 🐛 BUGS 👤 AUTHOR 📦 AVAILABILITY 🔗 SEE ALSO

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 21:38 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!