What if Block Group Descriptors Table are corrupt?

Using TestDisk to repair the filesystem
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Message
Author
amarkeyev
Posts: 8
Joined: 18 Nov 2018, 18:25

Re: What if Block Group Descriptors Table are corrupt?

#11 Post by amarkeyev »

It has finished!!!
Success!
fsck has produced many many strings like that:

Code: Select all

Free inodes count wrong for group #7308 (8192, counted=8177).
Fix? yes

Directories count wrong for group #7308 (0, counted=1).
Fix? yes

Free inodes count wrong for group #7309 (8192, counted=8190).
Fix? yes

Directories count wrong for group #7309 (0, counted=1).
Fix? yes

Free inodes count wrong (60923892, counted=60879079).
Fix? yes
in the end was

Code: Select all

/dev/sdb2: ***** FILE SYSTEM WAS MODIFIED *****
/dev/sdb2: 44825/60923904 files (25.8% non-contiguous), 123236066/243667712 blocks
I mounted /dev/sdb2 and saw all my files!
Thank you for help!

Locked