Analysis of Drive
Code: Select all
TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Drive F: - 500 GB / 465 GiB - CHS 60800 255 63
Current partition structure:
     Partition                  Start        End    Size in secto
 1 * Sys=72               13577 238 11 119521 238 60 1701990410
Bad relative sector.
 2 * Sys=74               45381  70  3 79242  34 29  543974724
Bad relative sector.
 3 * NetWare 3.11+        10498  56 41 10498  56 40          0
Bad relative sector.
Only one partition must be bootable
Space conflict between the following two partitions
 1 * Sys=72               13577 238 11 119521 238 60 1701990410
 2 * Sys=74               45381  70  3 79242  34 29  543974724
*=Primary bootable  P=Primary  L=Logical  E=Extended  D=Deleted
 ?
 ?I created a dd of both partitions (72 and 74) and both returned "Image created successfully but read errors have occurred."
I tried to mount the image.dd files (but they're RAW) in Ubuntu and continually receive:
Code: Select all
mount: you must specify the filesystem typeCode: Select all
sudo fdisk -l ~/share/image.dd
Disk /home/hakarune/share/image.dd: 388.4 GB, 388422383104 bytes
255 heads, 63 sectors/track, 47222 cylinders, total 758637467 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x249061c1
Disk /home/hakarune/share/image.dd doesn't contain a valid partition table
I have tried every method I could think of and the internet's knowledge database, but nothing.
