• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

File recovery question

I have a bad HDD in a CentOS install, I was wondering if there are any good tools to try and pull data off, like windows has.

/dev/VolGroup00/LogVol00: read failed after 0 of 4096 at 0: Input/output error
/dev/VolGroup00/LogVol01: read failed after 0 of 4096 at 0: Input/output error
/dev/sdb1: read failed after 0 of 2048 at 0: Input/output error
/dev/sdb2: read failed after 0 of 2048 at 0: Input/output error

I am getting these errors, am I pretty much screwed? haha
 
Restore from backups.

You could try to dd the drive, but once the machine has gotten to this point I'm not sure how successful you will be. Standard dd might not even put up with those errors. There's a forensically sound dd that might, but I've forgotten the name.

EDIT: dcfldd.
 
Try booting from a live cd and using photorec to recovery files.

Clonetool might also be worth a shot.
 
Back
Top