1DUMPE2FS(8)                 System Manager's Manual                DUMPE2FS(8)
2
3
4

NAME

6       dumpe2fs - dump ext2/ext3/ext4 filesystem information
7

SYNOPSIS

9       dumpe2fs [ -bfhixV ] [ -o superblock=superblock ] [ -o blocksize=block‐
10       size ] device
11

DESCRIPTION

13       dumpe2fs prints the super block and blocks group  information  for  the
14       filesystem present on device.
15
16       Note:  When used with a mounted filesystem, the printed information may
17       be old or inconsistent.
18

OPTIONS

20       -b     print the blocks which are reserved as bad in the filesystem.
21
22       -o superblock=superblock
23              use the block superblock when examining  the  filesystem.   This
24              option  is  not usually needed except by a filesystem wizard who
25              is examining the remains of a very badly corrupted filesystem.
26
27       -o blocksize=blocksize
28              use blocks of blocksize bytes  when  examining  the  filesystem.
29              This  option is not usually needed except by a filesystem wizard
30              who is examining the remains of a very badly corrupted  filesys‐
31              tem.
32
33       -f     force  dumpe2fs  to display a filesystem even though it may have
34              some filesystem feature flags which dumpe2fs may not  understand
35              (and which can cause some of dumpe2fs's display to be suspect).
36
37       -h     only display the superblock information and not any of the block
38              group descriptor detail information.
39
40       -i     display the filesystem  data  from  an  image  file  created  by
41              e2image, using device as the pathname to the image file.
42
43       -x     print  the detailed group information block numbers in hexadeci‐
44              mal format
45
46       -V     print the version number of dumpe2fs and exit.
47

BUGS

49       You need to know the physical filesystem structure  to  understand  the
50       output.
51

AUTHOR

53       dumpe2fs  was  written  by Remy Card <Remy.Card@linux.org>.  It is cur‐
54       rently being maintained by Theodore Ts'o <tytso@alum.mit.edu>.
55

AVAILABILITY

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

SEE ALSO

61       e2fsck(8), mke2fs(8), tune2fs(8).  ext4(5)
62
63
64
65
66E2fsprogs version 1.42.9         December 2013                     DUMPE2FS(8)
Impressum