Click here to Skip to main content
15,911,139 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Backup Options - Two part question Pin
rnbergren19-Oct-17 3:05
rnbergren19-Oct-17 3:05 
GeneralRe: Backup Options - Two part question Pin
Clumpco19-Oct-17 3:53
Clumpco19-Oct-17 3:53 
GeneralRe: Backup Options - Two part question Pin
Kirk 1038982119-Oct-17 4:22
Kirk 1038982119-Oct-17 4:22 
GeneralRe: Backup Options - Two part question Pin
Herbie Mountjoy19-Oct-17 5:09
professionalHerbie Mountjoy19-Oct-17 5:09 
GeneralRe: Backup Options - Two part question Pin
BryanFazekas19-Oct-17 8:06
BryanFazekas19-Oct-17 8:06 
GeneralRe: Backup Options - Two part question Pin
Jose-Luis Olivares19-Oct-17 11:09
Jose-Luis Olivares19-Oct-17 11:09 
GeneralRe: Backup Options - Two part question Pin
matblue2519-Oct-17 15:50
professionalmatblue2519-Oct-17 15:50 
GeneralRe: Backup Options - Two part question Pin
oglinucksrox20-Oct-17 3:37
oglinucksrox20-Oct-17 3:37 
I've had success many times with this method. I'm more of a Linux guy, but seriously you get a lot more control using Linux when trying to recover from a failing hard drive.

The first thing you need to do is get an image from the drive, whatever data you can possibly read (or if you like, clone do a different good hard drive). I recommend ddrescue for this job because you can do multiple passes and much more. Just download a live copy of any popular linux distribution and boot from a USB or CD. You can install ddrescue and follow a tutorial for this step.

Then you can move on to data recovery tools that have been mentioned, or others, on the image (or good drive). Otherwise the more you try to read from the bad drive, the more likely it is that it will get worse and worse until nothing is readable. It's counterintuitive.

Recommended tools for recovery:
- ddrescue (free) - an invaluable tool that doesn't really compare to anything else
- TestDisk (free) - this is my go to application and it's never failed me, unless there's no data to work with from the image
- EaseUS Data Recovery Wizard (paid)


Someone mentioned Spinrite - I've had success with this, but considering the process I would try it in this order:
1. ddrescue
2. ddrescue again, using different options
3. If any sectors could not be read, use spinrite on the failing disk (knowing that you could be doing more damage to the drive)
4. ddrescue yet again
5. data recovery software

Good luck!
GeneralMixed Signals Pin
Tim Carmichael18-Oct-17 6:06
Tim Carmichael18-Oct-17 6:06 
GeneralRe: Mixed Signals Pin
phil.o18-Oct-17 6:09
professionalphil.o18-Oct-17 6:09 
GeneralRe: Mixed Signals Pin
PIEBALDconsult18-Oct-17 6:09
mvePIEBALDconsult18-Oct-17 6:09 
PraiseRe: Mixed Signals Pin
Jeremy Falcon18-Oct-17 6:11
professionalJeremy Falcon18-Oct-17 6:11 
GeneralRe: Mixed Signals Pin
Jeremy Falcon18-Oct-17 6:13
professionalJeremy Falcon18-Oct-17 6:13 
GeneralRe: Mixed Signals Pin
Gary Wheeler18-Oct-17 6:47
Gary Wheeler18-Oct-17 6:47 
GeneralRe: Mixed Signals Pin
Jeremy Falcon18-Oct-17 6:58
professionalJeremy Falcon18-Oct-17 6:58 
GeneralRe: Mixed Signals Pin
CPallini18-Oct-17 7:08
mveCPallini18-Oct-17 7:08 
GeneralRe: Mixed Signals Pin
Marc Clifton18-Oct-17 15:18
mvaMarc Clifton18-Oct-17 15:18 
GeneralRe: Mixed Signals Pin
Jeremy Falcon18-Oct-17 18:16
professionalJeremy Falcon18-Oct-17 18:16 
GeneralRe: Mixed Signals Pin
Richard Andrew x6418-Oct-17 16:44
professionalRichard Andrew x6418-Oct-17 16:44 
GeneralRe: Mixed Signals Pin
Jeremy Falcon18-Oct-17 18:16
professionalJeremy Falcon18-Oct-17 18:16 
GeneralRe: Mixed Signals Pin
theoldfool18-Oct-17 6:25
professionaltheoldfool18-Oct-17 6:25 
GeneralRe: Mixed Signals Pin
Tim Carmichael18-Oct-17 6:33
Tim Carmichael18-Oct-17 6:33 
GeneralRe: Mixed Signals Pin
Nish Nishant18-Oct-17 6:49
sitebuilderNish Nishant18-Oct-17 6:49 
GeneralRe: Mixed Signals Pin
Tim Carmichael18-Oct-17 7:39
Tim Carmichael18-Oct-17 7:39 
GeneralRe: Mixed Signals Pin
Nish Nishant18-Oct-17 7:50
sitebuilderNish Nishant18-Oct-17 7:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.