recovering data from 4TB external disk with bad sectors
Posted: 02 Nov 2023, 19:08
Hi cgsecurity community!
The situation:
Thank you in advance.
The situation:
- I have a 4TB Western Digital external drive with a single partition, it was formated exFAT.
- It was used as a data storage device, on Windows, with occasional write some more reads, and basically no delete.
- It is about 4 years old, it was last used a few weeks ago when it worked well, and when I tried it a few days ago, Windows saw the partition as RAW, so I could not get any data off.
- I want to recover any and all data possible. A small portion was unfortunately not backed up, so that is the main priority.
- If the drive could be saved, great, but it is a secondary target.
- I tried using recuva, with no success.
- Then I found your tools, and started with testdisk, trying to see if the boot sector was damaged and could be recovered as per the manual:
- Disk /dev/sdd - 4000 GB / 3725 GiB - CHS 486397 255 63
Partition Start End Size in sectors
1 P MS Data 2048 7813967871 7813965824
Boot sector
Bad: can't read exFAT boot record.
Backup boot record
exFAT OK - When I tried to backup the uncorrupted BS I got an error message: Write error: Can't overwrite exFAT main boot record
- Then I also tried to use PhotoRec to recover the files from the disc and get them written to another external drive.
- I let it running through the night and around one third of the sectors it gave me a bad sector error message and this stopped the process.
- I then checked here and found the following post from 2016. This suggests using GNU ddrescue to clone the disk and then run your tools on the new disk.
- viewtopic.php?p=20418&hilit=Write+error ... ord#p20418
Thank you in advance.