Search found 3 matches

by ralexander
17 Aug 2018, 11:09
Forum: Partition Recovery
Topic: Linux recovery ext4 3tB part. from terminal
Replies: 4
Views: 3522

Re: Linux recovery ext4 3tB part. from terminal


What is the result of fsck.ext4 on this filesystem ?


when I run fsck.ext4 /dev/sdc
fsck.ext4 /dev/sdb
e2fsck 1.44.1 (24-Mar-2018)
/dev/sdb contains a file system with errors, check forced.
Resize inode not valid. Recreate<y>? yes
Pass 1: Checking inodes, blocks, and sizes
Root inode is not a ...
by ralexander
17 Aug 2018, 10:34
Forum: Partition Recovery
Topic: Linux recovery ext4 3tB part. from terminal
Replies: 4
Views: 3522

Re: Linux recovery ext4 3tB part. from terminal

I'm not home now but can provide some data asked on one Linux forum.
fsck.ext4 don't have now.
This is a first error that I got after I try a manual mount
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.

just to say there is ...
by ralexander
16 Aug 2018, 23:11
Forum: Partition Recovery
Topic: Linux recovery ext4 3tB part. from terminal
Replies: 4
Views: 3522

Linux recovery ext4 3tB part. from terminal

I used testdisk a long time ago on my windows. All worked fine =)
Today I have a power cut in my town and after I power back my desk-server one HDD lost him, i think, superblock or something. And some fsck and other terminal based fixing didn't work.

I run $ sudo testdisk with no problem. I can ...