• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ext2fs_check_desc: Corrupt group descriptor: bad block for inode table
2../e2fsck/e2fsck: Group descriptors look bad... trying backup blocks...
3../e2fsck/e2fsck: Bad magic number in super-block while using the backup blocks../e2fsck/e2fsck: going back to original superblock
4Note: if several inode or block bitmap blocks or part
5of the inode table require relocation, you may wish to try
6running e2fsck with the '-b 8193' option first.  The problem
7may lie only with the primary block group descriptors, and
8the backup block group descriptors may be OK.
9
10Inode table for group 1 is not in group.  (block 4294967295)
11WARNING: SEVERE DATA LOSS POSSIBLE.
12Relocate? yes
13
14One or more block group descriptor checksums are invalid.  Fix? yes
15
16Group descriptor 1 checksum is 0x6ea2, should be 0x7edd.  FIXED.
17Pass 1: Checking inodes, blocks, and sizes
18Error allocating 256 contiguous block(s) in block group 1 for inode table: Could not allocate block in ext2 filesystem
19e2fsck: aborted
20
21test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
22
23test_filesys: ********** WARNING: Filesystem still has errors **********
24
25Exit status is 0
26