I have an external SimpleTech 1TB hard drive that I suspect is going bad. When I turn on the power the light blinks on and off and the system doesn't see it in camcontrol. I removed the drive from the enclosure and mounted it via usb.
This command just sits without returning a prompt. I can leave it for an hour and nothing happens. When I kill power or unplug it I get an error message saying the device is not configured. A few weeks ago I dumped all my vital information over to my home server because it has been acting up on me for a while now but I still have some non-essential data I'd like to get from it.
I'm running DFT on the drive waiting for the results. I'm not getting an "click of death" from the drive so I'd imagine using dd to remap the bad block will work.
Here are my questions.
1. If DFT comes back and says the drive has passed, will dd force a remap of the bad blocks?
2. Is there any good FreeBSD data recovery software?
Code:
# mount -t ntfs /dev/da1s1 /usr/home/kclark/external
This command just sits without returning a prompt. I can leave it for an hour and nothing happens. When I kill power or unplug it I get an error message saying the device is not configured. A few weeks ago I dumped all my vital information over to my home server because it has been acting up on me for a while now but I still have some non-essential data I'd like to get from it.
I'm running DFT on the drive waiting for the results. I'm not getting an "click of death" from the drive so I'd imagine using dd to remap the bad block will work.
Here are my questions.
1. If DFT comes back and says the drive has passed, will dd force a remap of the bad blocks?
2. Is there any good FreeBSD data recovery software?