1 ext2fs_check_desc: Corrupt group descriptor: bad block for inode table 2 Note: if several inode or block bitmap blocks or part 3 of the inode table require relocation, you may wish to try 4 running e2fsck with the '-b 8193' option first. The problem 5 may lie only with the primary block group descriptors, and 6 the backup block group descriptors may be OK. 7 8 Inode table for group 0 is not in group. (block 40000) 9 WARNING: SEVERE DATA LOSS POSSIBLE. 10 Relocate? yes 11 12 ../e2fsck/e2fsck: A block group is missing an inode table while reading bad blocks inode 13 This doesn't bode well, but we'll try to go on... 14 Pass 1: Checking inodes, blocks, and sizes 15 Relocating group 0's inode table to 5... 16 Restarting e2fsck from the beginning... 17 Pass 1: Checking inodes, blocks, and sizes 18 Root inode is not a directory. Clear? yes 19 20 Pass 2: Checking directory structure 21 Pass 3: Checking directory connectivity 22 Root inode not allocated. Allocate? yes 23 24 /lost+found not found. Create? yes 25 26 Pass 4: Checking reference counts 27 Pass 5: Checking group summary information 28 Block bitmap differences: -(11--21) 29 Fix? yes 30 31 Free blocks count wrong for group #0 (77, counted=89). 32 Fix? yes 33 34 Free blocks count wrong (77, counted=89). 35 Fix? yes 36 37 Free inodes count wrong for group #0 (20, counted=21). 38 Fix? yes 39 40 Directories count wrong for group #0 (3, counted=2). 41 Fix? yes 42 43 Free inodes count wrong (20, counted=21). 44 Fix? yes 45 46 47 test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** 48 test_filesys: 11/32 files (0.0% non-contiguous), 11/100 blocks 49 Exit status is 1 50