Partition Recovery after ddrescue
Posted: 07 Apr 2023, 07:25
Hello
In short, I copied my 2TB HDD to a new 4TB HDD, and then the data from first copy copied to second 4TB HDD with ddrescue. And the idea was to recover the partitions or data. Original drive was used in windows as a storage drive, and accidentally formatted in live linux to ext4, but no data was written over other than the linux installation setup.
Two days ago, finally the first copy of the disk completed with ddrescue (using this command: sudo ddrescue -d -f -r3 /dev/sdb /dev/sdc sdc.log) . The original drive is 2TB and the target drive is a 4TB HDD.
Then I made a second copy again with ddrescue to another 4TB drive with this command, ddrescue -d -f -s 2000408934016 /dev/sdb /dev/sdc sdc.log. I took the size of the original drive as was mentioned in the smarttools.
After first copying was complete, I removed the original drive so sdb in first copy is not sdb in the second copy, and used new log files. The second copy went very smooth and finished within 3 hours.
After the copying, I tried to run the TestDisk if I can recover any partitions, but TestDisk didn't recognize any NTFS partitions after deepscan. It does mention a FAT32 partition at start and a linux partition of 4TB.
Am I missing something here? or there was no data copied at all? Does it have to do something with the partition table, a backup of something?
Kind regards
Irfan
7.4.2023 recuperation: moved posting from new thread to old thread and deleted one line
In short, I copied my 2TB HDD to a new 4TB HDD, and then the data from first copy copied to second 4TB HDD with ddrescue. And the idea was to recover the partitions or data. Original drive was used in windows as a storage drive, and accidentally formatted in live linux to ext4, but no data was written over other than the linux installation setup.
Two days ago, finally the first copy of the disk completed with ddrescue (using this command: sudo ddrescue -d -f -r3 /dev/sdb /dev/sdc sdc.log) . The original drive is 2TB and the target drive is a 4TB HDD.
Then I made a second copy again with ddrescue to another 4TB drive with this command, ddrescue -d -f -s 2000408934016 /dev/sdb /dev/sdc sdc.log. I took the size of the original drive as was mentioned in the smarttools.
After first copying was complete, I removed the original drive so sdb in first copy is not sdb in the second copy, and used new log files. The second copy went very smooth and finished within 3 hours.
After the copying, I tried to run the TestDisk if I can recover any partitions, but TestDisk didn't recognize any NTFS partitions after deepscan. It does mention a FAT32 partition at start and a linux partition of 4TB.
Am I missing something here? or there was no data copied at all? Does it have to do something with the partition table, a backup of something?
Kind regards
Irfan
7.4.2023 recuperation: moved posting from new thread to old thread and deleted one line