On Fri, 5 Mar 2004 09:35:17 +0000
Mike Moran <mike_moran@xxx.xxx.xxx> wrote:
into that damn inode :-) So, is there some option I can pass to one of
the ext2 family of programs which will allow me to check that the
badblocks inode has been updated? Also, is the "bad magic" message
given by e2dump (as mentioned previously) when I try to use it to dump
the number 2 inode something to worry about?
dumpe2fs -b /dev/hdXn
Where /dev/hdXn is the ext2/3 partition, should output the list of bad
blocks on that partition.