Page 1 of 1

Lost partition couldn't find after analyse

Posted: 06 Apr 2017, 08:13
by SkuterPL
Hi,
I have problem with my HDD, because I couldn't find my partition to recovery, in testDisk I see
Przechwytywanie2.PNG
Przechwytywanie2.PNG (11.93 KiB) Viewed 2544 times
, but in disk menager this:
Przechwytywanie.PNG
Przechwytywanie.PNG (12.16 KiB) Viewed 2544 times
There is any way to fix my disk without deleting files?

Re: Lost partition couldn't find after analyse

Posted: 07 Apr 2017, 18:45
by cgrenier
If your disk does some unusual noises, a disk head is probably damaged, you should in this case contact a data recovery company.
Otherwise if the problem is due to bad sectors, you should clone the disk to a new empty one using ddrescue from a Linux LiveUSB/LiveDVD as described in https://www.cgsecurity.org/testdisk.pdf
Good luck

Re: Lost partition couldn't find after analyse

Posted: 07 Apr 2017, 19:05
by SkuterPL
It's external HDD, but I don't hear any strange noisy, but normally, so in Windows testTidsk I can't do anything else?

Re: Lost partition couldn't find after analyse

Posted: 09 Apr 2017, 11:05
by cgrenier
ddrescue under Linux is far better than dd for windows to clone damaged disk, so you really should boot from a Linux LiveUSB.
It's not so difficult.

Re: Lost partition couldn't find after analyse

Posted: 10 Apr 2017, 10:42
by SkuterPL
I see, I will try this way, but for sure I need 2nd HDD with space of broken drive to clone it?

Re: Lost partition couldn't find after analyse

Posted: 24 Apr 2017, 14:08
by SkuterPL
Hi again,
Finally I bought second HDD on which I want to clone my broken HDD. I opened Ubuntu live and started this commend

Code: Select all

 ddrescue --force /dev/sdb /dev/sdc sdb.log
I had to use FORCE, because without it I cannot start cloning process.

Now it's coping very slow and shows me errors in window of DDRESCUE:

https://www.dropbox.com/sh/0y5u9po7ojd1 ... qYyFa?dl=0

Here you can see short movie which shows that black hard drive (that's broken) all time LED is enabled, but on the new one (white) is blinking (just like in coping process), so why black one isn't blinking?

I don't know if it's sense wait for cloning with error rate, what is it mean?

Regards,
Tomek