2

I can not access my 1 TB HDD in any system ubuntu or windows after I recently tried to backup my ubuntu system on the external HDD using inbuilt applications (Backups, Deja Dup) . Backup was taking place smoothly in the middle of that it stopped working and I force quit all operations and restarted my laptop but now the hard disk can not be accessed and making my laptop hang whenever trying to access it.

As the data is important to me I tried using Photorec running it on a live usb stick. I went through this tutorial step by step, want to mention, each step was taking more than half an hour sometimes a whole hour but as they said, to be patient I was following each step carefully, now at the recovery step most of the sectors are showing reading error and estimated time is 133895h54m25 and keeps on increasing. Right now it is

   > Photorec 7.0 Data Recovery Utility, April 2015Christophe GRENIER <grenier@cgsecurity.org>http://www.cgsecurity.orgDisk /dev/sdd - 1000 GB / 931 GiB (RO) - Seagate BUP Slim BK   Partition            Start         End        Size in sectorsP unknown          0     0      1    953869      45    15   1953525167   
Pass 0 - Reading sector     20631/1953525167, 0/10 headers found
Elapsed time 1h27m30s -Estimated time to completion 132332h45m05
Error reading sector      21528
>

What should I do in this situation? thanks.

Onix
  • 131
  • 2
    "most of the sectors are showing reading error" - That probably means it's not going to work. – You'reAGitForNotUsingGit Feb 21 '17 at 22:20
  • I would wait a couple of hours and if the speed doesn't pick up turn it off and use 'testdisk' instead. But in such a gut wretching situation you have to make that call yourself. – WinEunuuchs2Unix Feb 21 '17 at 23:20
  • 1
    @WinEunuuchs2Unix I tried testdix before hand, it showed no partition found and quick search doesn't help. Should I do it on my installed ubuntu on my laptop instead of live usb and see if it is faster there? or do I need professional assistance here ? – Onix Feb 22 '17 at 01:48
  • I'm sorry to hear that. I had great success with testdisk after running dd if=/dev/null of=/dev/sdb count=100 when it should have been of=/dev/sdd. Needless to say after that I wrote a wrapper script for dd: http://askubuntu.com/questions/867746/how-can-i-automatically-prevent-dd-from-destroying-my-ssd-and-hdd – WinEunuuchs2Unix Feb 22 '17 at 03:01
  • 1
    I used only Analyse feature with >testdisk> and result was no partition found. I could not perform dd as my hard disk is 1 TB and I don't have another hard disk. I couldn't understand other options like Advance and MBR code – Onix Feb 22 '17 at 03:23
  • Your question does not mention what kind of file system was on the drive you are trying to recover. – Andrea Lazzarotto Feb 22 '17 at 18:43
  • I suppose as it is Seagate external hard disk it must have NTFS file system. Isn't it?? – Onix Feb 23 '17 at 01:56
  • Please tag people with the @username syntax otherwise we don't get notifications. :) You can format a drive with any file system you want, it doesn't matter what brand it is. – Andrea Lazzarotto Mar 19 '17 at 13:48
  • @DavidFoerster the answer to the question I linked above deals with damaged drives by cloning them with ddrescue as the first step. In fact, the answer doesn't make assumptions on why the partition is damaged, it could be a consequence of hardware damages. – Andrea Lazzarotto Mar 20 '17 at 12:22
  • 2
    I had the same issue, estimated time to completion was 5.3 years, but in fact the whole 1 TB disk (classic WD My Passport with NTFS) process ended after 3 hours. I file this bug. – Pablo Bianchi May 24 '17 at 23:27

0 Answers0