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