Forum Moderators: open
I doubt that the storage disk itself failed. That usually happens when you drop it, put water on it or anything else physical. If it was just sitting there and all of a sudden stoped working, it's most likely an internal board failure and can be fixed.
Did a re-start and ScanDisk popped up and did its thing, then the start-up completed. When I tried to access the drive, I got the error message "File System Corrupted," (or something close to that).
I talked to the local data recovery guys and they said that they could get the data off the drive for min.$2000, but I got the impression from them that all I need is one of those really low-level programs that sees everything on a disk, so I could either copy the important stuff myself or delete the TEMP DIR I was working in that might be causing the problem.
Can anyone recommend a good low-level program for this?
<added:> The drive spins fine, so it appears to me that it's only a corrupted file system, not the drive itself.
Try them out, if it shows it can get the stuff, buy it, if not, try the next one. ;)
After trying 4 separate programs and talking to two data recovery guys, it was lowly old [chkdsk G: /f] that was finally able to convert the corrupted /temp1 dir to a file (which I immediately smoked) and the drive came back!
DRINKS ON THE HOUSE!
Thanks very much for the help, folks.
(...and can anyone recommend a good RAID? <G> )
I have had two instances of the problem described by you and in both cases RAID wouldn't have been of any help IMO. In one instance a disk defragmentation program stopped halfway, in the other instance the power went off during a program installation.
I repaired both problems in a not really conventional way, I mounted the disk as a partition under Linux (there is a FAT32 driver under Linux) and accessed it from there. In one case I removed the damaged directory tree, in the other case I moved the healthy new files to another disk and reinstalled my latest Ghost image of the disk.