Hard Disk Recover

From Freehackers
Jump to: navigation, search

One great morning i got a mail from smartmond, the hard disk monitoring tool based on the SMART protocol. My hdc was failing. The biggest partition is having a lot of trouble. This is the one where i put videos, and also /tmp. I think /tmp is to blame, because it trashes the hard disk, and often the partition failing is the one holding /tmp (yes i often have HD crashes)

The hard disk were all maxtor. I dont think i'll ever buy maxtor anymore. Only if all others are really even worse..

so what i did :

 ddrescue  -v /dev/hdd6  /dev/hdc6 ~/hdd6.ddrescue.logfile

Not bad, it managed to rescue almost all the 170gb : only 87kb were definitely lost.

 10 found corruptions can be fixed only when running with --rebuild-tree
 reiserfsck --logfile ~/hdd6.reiserfs.logfile --rebuild-tree  /dev/hdc6

It took one hour but seems to have worked. I do another reiserfsck to check.

 reiserfsck  /dev/hdc6
Personal tools
Namespaces
Variants
Actions
fh network
Freehackers
Navigation
Toolbox