Recovering/reallocating hard drive with bad sectors?
by ScatteredThunder from LinuxQuestions.org on (#5K851)
Okay.
I've been trying to revive a bad 3TB hard drive from Seagate with allegdly 20 bad blocks using e2fsck:
Code:sudo e2fsck -c /dev/sdb1https://ibb.co/GR7pzdc
What can you say about the health of this hard drive from the screenshot above?
Does that mean the 20 bad blocks were reallocated appropriately so that they will not be used by the OS?
I've been trying to revive a bad 3TB hard drive from Seagate with allegdly 20 bad blocks using e2fsck:
Code:sudo e2fsck -c /dev/sdb1https://ibb.co/GR7pzdc
What can you say about the health of this hard drive from the screenshot above?
Does that mean the 20 bad blocks were reallocated appropriately so that they will not be used by the OS?