6TB HDD
1 Partition
From what I can tell all the data is still intact. But I'm getting a bad superblock message when I plug the drive in. I've tried to restore the superblock from a backup but my first attempt failed. I'm now trying the second backup in the list. Just trying to figure out alternative options.
The command I'm using to recover is:
sudo e2fsck -b 32768 /dev/sdb1
Any help would be appreciated
More:
While trying to recover the superblock I am getting error reading block 732483349 (Input/output error)
. Should I ignore and continue anyway?
6TB HDD
1 Partition
From what I can tell all the data is still intact. But I'm getting a bad superblock message when I plug the drive in. I've tried to restore the superblock from a backup but my first attempt failed. I'm now trying the second backup in the list. Just trying to figure out alternative options.
The command I'm using to recover is:
`sudo e2fsck -b 32768 /dev/sdb1`
Any help would be appreciated
More:
While trying to recover the superblock I am getting `error reading block 732483349 (Input/output error)`. Should I ignore and continue anyway?
(post is archived)