hello, trying to check a 3T usb disks that seems bad. Disk has definitely bad sectors in it, windows does not format it. starts but after sometime it says the disk cannot be formated. The capacity is correct and the filesystem is recognized as RAW.
I ran TestDisk on a linux machine, started going, then got stuck at cylinder 99 for about 12 hours now. i am wondering it it hang but the disk light is flashing. Is this sort of times normal?
testdisk scan time
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
-
- Posts: 3026
- Joined: 04 Jan 2019, 09:48
- Location: Hannover, Deutschland (Germany, Allemagne)
Re: testdisk scan time
Too avoid increasing dammage on your disk you should duplicate your bad disk using ddrescue as described in the manual. This will give you an overview about the total dammage in terms of unreadable sectors and you can watch first-hand how the recovery/duplication process slows down when ddrescue is confronted with unreadable sectors.lizard3 wrote: 06 Oct 2023, 07:40 hello, trying to check a 3T usb disks that seems bad. Disk has definitely bad sectors in it,
Afterwards you should duplicate your duplicate the same way. That will allow you to play with your second duplicate. Relying on being able to recreate a duplicate from a dammaged disk should be avoided because the outcome on a second run could contain less data. Creating the second duplicate should reach the sustained transfer speed of your drive as there are no more unreadable sectors involved.
Which version of TestDisk do you use?
windows does not format it. starts but after sometime it says the disk cannot be formated. The capacity is correct and the filesystem is recognized as RAW.
I ran TestDisk on a linux machine, started going, then got stuck at cylinder 99 for about 12 hours now. i am wondering it it hang but the disk light is flashing. Is this sort of times normal?
The behaviour you are experiencing is not normal.
If you run TestDisk on a duplicate, it should run through. You might experience slowdowns with ddrescue but this is what it has been build for: Dealing with disks that contain unreadable sectors.