I am attempting to recover the partitions from an external hard drive that I was experiencing problems with. The disk originally came packaged as a WD MyBook 2TB. I was experiencing I/O errors and random disconnections, so I moved the disk to a new USB enclosure. I then cloned the disk to a second 2TB external drive using
Code: Select all
./ddrescue -n /dev/old_disk /dev/new_disk rescued.log

I have attempted to run testdisk, from a Windows machine, on the copied disk several times, with little success. After selecting a media and choosing to "Proceed," I am given "Hint: EFI GPT partition table has been detected." Originally, I selected "Mac" partition table type and performed a quick search because I need to recover the HFS+ partition. In general, it was finding DOS_FAT_32 partitions, but, in the end, it gave me errors such as "the harddisk seems too small!" I tried a deeper search. During the deeper search (10+ days in), the computer was forced to restart and all progress was lost, and I don't think I have the logs for that.
The next time I started, I chose selected "EFI GPT" partition map because that was given in the hint. After the quick search, I received the following result

After the deeper search, I was given similar results


In general, the .log tends to contain a lot of "lseek err Invalid argument" lines. I am wondering if I am experiencing problems because I did not write zeros (or anything else) to error locations when I ran ddrescue.
At this point, I cannot continue with trial-and-error attempts that take 20+ days to complete a quick and deeper search. Any help would be greatly appreciated.
Thank you,
-Weston
Log below. It may contain several sessions because I may have chosen to append the log. (note that I had to remove many lines similar to "file_pread(5,1,buffer,3907031077(243201/111/20)) lseek err Invalid argument" due to character limits. I simply filled in "..." where these were removed.)
Code: Select all
Mon Feb 18 12:08:55 2013
Command line: TestDisk
TestDisk 6.14-WIP, Data Recovery Utility, December 2012
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Windows XP SP3
Compiler: GCC 4.6, Cygwin 1007.17
Compilation date: 2013-01-06T21:07:12
ext2fs lib: 1.42.2, ntfs lib: 10:0:0, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sda)=250000000000
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sdb)=2000398934016
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive0)=250000000000
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive1)=2000398934016
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\C:)=249957008384
filewin32_getfilesize(\\.\D:) GetFileSize err Incorrect function.
filewin32_setfilepointer(\\.\D:) SetFilePointer err Incorrect function.
Warning: can't get size for \\.\D:
filewin32_getfilesize(\\.\E:) GetFileSize err Incorrect function.
filewin32_setfilepointer(\\.\E:) SetFilePointer err Incorrect function.
Warning: can't get size for \\.\E:
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\F:)=150110994432
Hard disk list
Disk /dev/sda - 250 GB / 232 GiB - CHS 30394 255 63, sector size=512 - ST3250318AS, FW:CC45
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63, sector size=512 - ST2000DM 001-9YN164, FW:CC4B
Partition table type (auto): EFI GPT
Disk /dev/sdb - 2000 GB / 1863 GiB - ST2000DM 001-9YN164
Partition table type: Mac
Analyse Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
Current partition structure:
Bad MAC partition, invalid block0 signature
read_part_mac: bad DPME signature
search_part()
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
check_FAT: Unusual media descriptor (0xf0!=0xf8)
FAT32 at 0/0/41
FAT1 : 32-3182
FAT2 : 3183-6333
start_rootdir : 6334 root cluster : 2
Data : 6334-409599
sectors : 409600
cluster_size : 1
no_of_cluster : 403266 (2 - 403267)
fat_length 3151 calculated 3151
FAT differs, FAT sectors=0-16/3151
heads/cylinder 16 (FAT) != 255 (HD)
sect/track 32 (FAT) != 63 (HD)
set_FAT_info: name from BS used
FAT32 at 0/0/41
DOS_FAT_32 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
SYSV4 Marker at 27894/26/45
recover_sysv4
Unknown 448118792 448118791 0 [dÅMï]
SysV4, 0 B
Partition not added.
SIGHUP detected! TestDisk has been killed.
Thu Feb 21 17:30:03 2013
Command line: TestDisk
TestDisk 6.14-WIP, Data Recovery Utility, December 2012
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Windows XP SP3
Compiler: GCC 4.6, Cygwin 1007.17
Compilation date: 2013-01-06T21:07:12
ext2fs lib: 1.42.2, ntfs lib: 10:0:0, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sda)=250000000000
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sdb)=2000398934016
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive0)=250000000000
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive1)=2000398934016
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\C:)=249957008384
filewin32_getfilesize(\\.\D:) GetFileSize err Incorrect function.
filewin32_setfilepointer(\\.\D:) SetFilePointer err Incorrect function.
Warning: can't get size for \\.\D:
filewin32_getfilesize(\\.\E:) GetFileSize err Incorrect function.
filewin32_setfilepointer(\\.\E:) SetFilePointer err Incorrect function.
Warning: can't get size for \\.\E:
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\F:)=150110994432
Hard disk list
Disk /dev/sda - 250 GB / 232 GiB - CHS 30394 255 63, sector size=512 - ST3250318AS, FW:CC45
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63, sector size=512 - ST2000DM 001-9YN164, FW:CC4B
Partition table type (auto): EFI GPT
Disk /dev/sdb - 2000 GB / 1863 GiB - ST2000DM 001-9YN164
Partition table type: Mac
New options :
Dump : No
Align partition: Yes
Expert mode : No
Interface Advanced
Partition table type (auto): EFI GPT
Disk /dev/sdb - 2000 GB / 1863 GiB - ST2000DM 001-9YN164
Partition table type: Mac
Analyse Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
Current partition structure:
Bad MAC partition, invalid block0 signature
read_part_mac: bad DPME signature
search_part()
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
check_FAT: Unusual media descriptor (0xf0!=0xf8)
FAT32 at 0/0/41
FAT1 : 32-3182
FAT2 : 3183-6333
start_rootdir : 6334 root cluster : 2
Data : 6334-409599
sectors : 409600
cluster_size : 1
no_of_cluster : 403266 (2 - 403267)
fat_length 3151 calculated 3151
FAT differs, FAT sectors=0-16/3151
heads/cylinder 16 (FAT) != 255 (HD)
sect/track 32 (FAT) != 63 (HD)
set_FAT_info: name from BS used
FAT32 at 0/0/41
DOS_FAT_32 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
Search for partition aborted
Results
P DOS_FAT_32 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
interface_write()
P DOS_FAT_32 40 409639 409600 [EFI]
simulate write!
Partition table type (auto): EFI GPT
Disk /dev/sdb - 2000 GB / 1863 GiB - ST2000DM 001-9YN164
Partition table type: EFI GPT
Analyse Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
hdr_size=92
hdr_lba_self=1
hdr_lba_alt=3906963455 (expected 3907029167)
hdr_lba_start=34
hdr_lba_end=3906963422
hdr_lba_table=2
hdr_entries=128
hdr_entsz=128
check_part_gpt failed for partition
2 P Mac HFS 409640 3613771815 3613362176 [Untitled]
check_part_gpt failed for partition
3 P MS Data 3614035968 3906961407 292925440 [WINDOWS]
Current partition structure:
1 P EFI System 40 409639 409600 [EFI System Partition]
No HFS or HFS+ structure
2 P Mac HFS 409640 3613771815 3613362176 [Untitled]
2 P Mac HFS 409640 3613771815 3613362176 [Untitled]
No FAT, NTFS, ext2, JFS, Reiser, cramfs or XFS marker
3 P MS Data 3614035968 3906961407 292925440 [WINDOWS]
3 P MS Data 3614035968 3906961407 292925440 [WINDOWS]
search_part()
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
check_FAT: Unusual media descriptor (0xf0!=0xf8)
FAT32 at 0/0/41
FAT1 : 32-3182
FAT2 : 3183-6333
start_rootdir : 6334 root cluster : 2
Data : 6334-409599
sectors : 409600
cluster_size : 1
no_of_cluster : 403266 (2 - 403267)
fat_length 3151 calculated 3151
FAT differs, FAT sectors=0-16/3151
heads/cylinder 16 (FAT) != 255 (HD)
sect/track 32 (FAT) != 63 (HD)
set_FAT_info: name from BS used
FAT32 at 0/0/41
EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
Search for partition aborted
Results
P EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
interface_write()
1 P EFI System 40 409639 409600 [EFI]
simulate write!
Analyse Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
hdr_size=92
hdr_lba_self=1
hdr_lba_alt=3906963455 (expected 3907029167)
hdr_lba_start=34
hdr_lba_end=3906963422
hdr_lba_table=2
hdr_entries=128
hdr_entsz=128
check_part_gpt failed for partition
2 P Mac HFS 409640 3613771815 3613362176 [Untitled]
check_part_gpt failed for partition
3 P MS Data 3614035968 3906961407 292925440 [WINDOWS]
Current partition structure:
1 P EFI System 40 409639 409600 [EFI System Partition]
No HFS or HFS+ structure
2 P Mac HFS 409640 3613771815 3613362176 [Untitled]
2 P Mac HFS 409640 3613771815 3613362176 [Untitled]
No FAT, NTFS, ext2, JFS, Reiser, cramfs or XFS marker
3 P MS Data 3614035968 3906961407 292925440 [WINDOWS]
3 P MS Data 3614035968 3906961407 292925440 [WINDOWS]
search_part()
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
check_FAT: Unusual media descriptor (0xf0!=0xf8)
FAT32 at 0/0/41
FAT1 : 32-3182
FAT2 : 3183-6333
start_rootdir : 6334 root cluster : 2
Data : 6334-409599
sectors : 409600
cluster_size : 1
no_of_cluster : 403266 (2 - 403267)
fat_length 3151 calculated 3151
FAT differs, FAT sectors=0-16/3151
heads/cylinder 16 (FAT) != 255 (HD)
sect/track 32 (FAT) != 63 (HD)
set_FAT_info: name from BS used
FAT32 at 0/0/41
EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
Unknown XFS version 8
XFS Marker at 3904/159/2
recover_xfs
MS Data 62727778 7517553074689534 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
This partition ends after the disk limits. (start=62727778, size=3034296220, end=3097023998, disk end=3907029168)
check_FAT: Bad number of sectors per cluster
Unknown 133059115 1559136519 1426077405
FATX, 730 GB / 680 GiB
Partition not added.
SYSV4 Marker at 27894/26/45
recover_sysv4
Unknown 448118792 448118791 0 [dÅMï]
SysV4, 0 B
Partition not added.
Unknown XFS version 8
XFS Marker at 40120/104/19
recover_xfs
MS Data 644534370 7517553656496126 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
This partition ends after the disk limits. (start=644534370, size=3034296220, end=3678830590, disk end=3907029168)
check_FAT: Bad jump in FAT partition
check_FAT: Bad jump in FAT partition
Unknown 982217174 5223262373 4241045200
FATX, 2171 GB / 2022 GiB
Partition not added.
check_FAT: Bad jump in FAT partition
LVM magic value at 75559/32/4
Unknown 1384089756 3702476804 2318387049
FATX, 1187 GB / 1105 GiB
Partition not added.
recover_JFS: s_blocksize=196443832
recover_JFS: s_size 535055705
recover_JFS: s_fsckpxd.len:15216469
recover_JFS: s_logpxd.len:15197852
recover_JFS: part_size 3891592015
MS Data 1412936130 31569183161232657 31569181748296527
JFS 333442950, blocksize=196443832, 16163421 TB / 14700545 TiB
This partition ends after the disk limits. (start=1412936130, size=3891592015, end=1009560849, disk end=3907029168)
HFS+ magic value at 243199/190/44
part_size 9396
Mac HFS 3907003948 3907013343 9396
HFS+ blocksize=2048, 4810 KB / 4698 KiB
file_pread(5,1,buffer,3907029168(243201/81/1)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907029169(243201/81/2)) lseek err Invalid argument
file_pread(5,1,buffer,3907029170(243201/81/3)) lseek err Invalid argument
file_pread(5,1,buffer,3907029171(243201/81/4)) lseek err Invalid argument
...
file_pread(5,1,buffer,3907031077(243201/111/20)) lseek err Invalid argument
file_pread(5,1,buffer,3907031078(243201/111/21)) lseek err Invalid argument
file_pread(5,1,buffer,3907031079(243201/111/22)) lseek err Invalid argument
file_pread(5,1,buffer,3907031080(243201/111/23)) lseek err Invalid argument
file_pread(5,11,buffer,3907029158(243201/80/54)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907029168(243201/81/1)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907031081(243201/111/24)) lseek err Invalid argument
file_pread(5,4,buffer,3907029166(243201/80/62)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907031082(243201/111/25)) lseek err Invalid argument
file_pread(5,11,buffer,3907029160(243201/80/56)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907029168(243201/81/1)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907031083(243201/111/26)) lseek err Invalid argument
file_pread(5,6,buffer,3907029166(243201/80/62)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907031084(243201/111/27)) lseek err Invalid argument
file_pread(5,4,buffer,3907029169(243201/81/2)) lseek err Invalid argument
file_pread(5,1,buffer,3907029169(243201/81/2)) lseek err Invalid argument
file_pread(5,1,buffer,3907031085(243201/111/28)) lseek err Invalid argument
file_pread(5,11,buffer,3907029163(243201/80/59)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907031086(243201/111/29)) lseek err Invalid argument
file_pread(5,1,buffer,3907029174(243201/81/7)) lseek err Invalid argument
...
file_pread(5,1,buffer,3907029254(243201/82/24)) lseek err Invalid argument
file_pread(5,11,buffer,3907029294(243201/83/1)) lseek err Invalid argument
file_pread(5,1,buffer,3907031217(243201/113/34)) lseek err Invalid argument
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
Check the harddisk size: HD jumpers settings, BIOS detection...
The harddisk (2000 GB / 1863 GiB) seems too small! (< 16163421 TB / 14700546 TiB)
The following partitions can't be recovered:
MS Data 62727778 7517553074689534 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
MS Data 644534370 7517553656496126 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
MS Data 1412936130 31569183161232657 31569181748296527
JFS 333442950, blocksize=196443832, 16163421 TB / 14700545 TiB
Results
P EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
P Mac HFS 3907003948 3907013343 9396
HFS+ blocksize=2048, 4810 KB / 4698 KiB
dir_partition inode=0
P EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
FAT: cluster=2(0x2), pos=6374
Directory /
interface_write()
1 P EFI System 40 409639 409600 [EFI]
2 P Mac HFS 3907003948 3907013343 9396
search_part()
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
check_FAT: Unusual media descriptor (0xf0!=0xf8)
FAT32 at 0/0/41
FAT1 : 32-3182
FAT2 : 3183-6333
start_rootdir : 6334 root cluster : 2
Data : 6334-409599
sectors : 409600
cluster_size : 1
no_of_cluster : 403266 (2 - 403267)
fat_length 3151 calculated 3151
FAT differs, FAT sectors=0-16/3151
heads/cylinder 16 (FAT) != 255 (HD)
sect/track 32 (FAT) != 63 (HD)
set_FAT_info: name from BS used
FAT32 at 0/0/41
EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
check_FAT: Unusual media descriptor (0xf0!=0xf8)
FAT32 at 0/0/47
FAT1 : 32-3182
FAT2 : 3183-6333
start_rootdir : 6334 root cluster : 2
Data : 6334-409599
sectors : 409600
cluster_size : 1
no_of_cluster : 403266 (2 - 403267)
fat_length 3151 calculated 3151
heads/cylinder 16 (FAT) != 255 (HD)
sect/track 32 (FAT) != 63 (HD)
set_FAT_info: name from BS used
FAT32 at 0/0/47
EFI System 46 409645 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
HFS+ magic value at 7/109/32
part_size 3907029160
Mac HFS 119353 3907148512 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=119353, size=3907029160, end=3907148512, disk end=3907029168)
HFS+ magic value at 7/109/34
HFS+ magic value at 7/111/27
part_size 3907029160
Mac HFS 119474 3907148633 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=119474, size=3907029160, end=3907148633, disk end=3907029168)
HFS+ magic value at 7/111/29
HFS+ magic value at 7/113/38
part_size 3907029160
Mac HFS 119611 3907148770 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=119611, size=3907029160, end=3907148770, disk end=3907029168)
HFS+ magic value at 7/113/40
HFS+ magic value at 7/115/17
part_size 3907029160
Mac HFS 119716 3907148875 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=119716, size=3907029160, end=3907148875, disk end=3907029168)
HFS+ magic value at 7/115/19
HFS+ magic value at 7/116/35
part_size 3907029160
Mac HFS 119797 3907148956 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=119797, size=3907029160, end=3907148956, disk end=3907029168)
HFS+ magic value at 7/116/37
HFS+ magic value at 7/117/61
part_size 3907029160
Mac HFS 119886 3907149045 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=119886, size=3907029160, end=3907149045, disk end=3907029168)
HFS+ magic value at 7/117/63
HFS+ magic value at 7/120/33
part_size 3907029160
Mac HFS 120047 3907149206 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=120047, size=3907029160, end=3907149206, disk end=3907029168)
HFS+ magic value at 7/120/35
HFS+ magic value at 7/123/21
part_size 3907029160
Mac HFS 120224 3907149383 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=120224, size=3907029160, end=3907149383, disk end=3907029168)
HFS+ magic value at 7/123/23
HFS+ magic value at 7/125/8
part_size 3907029160
Mac HFS 120337 3907149496 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=120337, size=3907029160, end=3907149496, disk end=3907029168)
HFS+ magic value at 7/125/10
HFS+ magic value at 7/128/36
part_size 3907029160
Mac HFS 120554 3907149713 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=120554, size=3907029160, end=3907149713, disk end=3907029168)
HFS+ magic value at 7/128/38
HFS+ magic value at 7/130/55
part_size 3907029160
Mac HFS 120699 3907149858 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=120699, size=3907029160, end=3907149858, disk end=3907029168)
HFS+ magic value at 7/130/57
HFS+ magic value at 7/132/34
part_size 3907029160
Mac HFS 120804 3907149963 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=120804, size=3907029160, end=3907149963, disk end=3907029168)
HFS+ magic value at 7/132/36
HFS+ magic value at 7/134/5
part_size 3907029160
Mac HFS 120901 3907150060 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=120901, size=3907029160, end=3907150060, disk end=3907029168)
HFS+ magic value at 7/134/7
HFS+ magic value at 7/136/40
part_size 3907029160
Mac HFS 121062 3907150221 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=121062, size=3907029160, end=3907150221, disk end=3907029168)
HFS+ magic value at 7/136/42
HFS+ magic value at 7/139/28
part_size 3907029160
Mac HFS 121239 3907150398 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=121239, size=3907029160, end=3907150398, disk end=3907029168)
HFS+ magic value at 7/139/30
HFS+ magic value at 7/141/39
part_size 3907029160
Mac HFS 121376 3907150535 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=121376, size=3907029160, end=3907150535, disk end=3907029168)
HFS+ magic value at 7/141/41
HFS+ magic value at 7/143/42
part_size 3907029160
Mac HFS 121505 3907150664 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=121505, size=3907029160, end=3907150664, disk end=3907029168)
HFS+ magic value at 7/143/44
HFS+ magic value at 7/145/5
part_size 3907029160
Mac HFS 121594 3907150753 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=121594, size=3907029160, end=3907150753, disk end=3907029168)
HFS+ magic value at 7/145/7
HFS+ magic value at 7/148/57
part_size 3907029160
Mac HFS 121835 3907150994 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=121835, size=3907029160, end=3907150994, disk end=3907029168)
HFS+ magic value at 7/148/59
HFS+ magic value at 7/153/15
part_size 3907029160
Mac HFS 122108 3907151267 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122108, size=3907029160, end=3907151267, disk end=3907029168)
HFS+ magic value at 7/153/17
HFS+ magic value at 7/154/41
part_size 3907029160
Mac HFS 122197 3907151356 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122197, size=3907029160, end=3907151356, disk end=3907029168)
HFS+ magic value at 7/154/43
HFS+ magic value at 7/156/44
part_size 3907029160
Mac HFS 122326 3907151485 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122326, size=3907029160, end=3907151485, disk end=3907029168)
HFS+ magic value at 7/156/46
HFS+ magic value at 7/158/63
part_size 3907029160
Mac HFS 122471 3907151630 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122471, size=3907029160, end=3907151630, disk end=3907029168)
HFS+ magic value at 7/159/2
HFS+ magic value at 7/160/26
part_size 3907029160
Mac HFS 122560 3907151719 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122560, size=3907029160, end=3907151719, disk end=3907029168)
HFS+ magic value at 7/160/28
HFS+ magic value at 7/161/28
part_size 3907029160
Mac HFS 122625 3907151784 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122625, size=3907029160, end=3907151784, disk end=3907029168)
HFS+ magic value at 7/161/30
HFS+ magic value at 7/164/8
part_size 3907029160
Mac HFS 122794 3907151953 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122794, size=3907029160, end=3907151953, disk end=3907029168)
HFS+ magic value at 7/164/10
HFS+ magic value at 7/165/58
part_size 3907029160
Mac HFS 122907 3907152066 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122907, size=3907029160, end=3907152066, disk end=3907029168)
HFS+ magic value at 7/165/60
HFS+ magic value at 7/166/60
part_size 3907029160
Mac HFS 122972 3907152131 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=122972, size=3907029160, end=3907152131, disk end=3907029168)
HFS+ magic value at 7/166/62
HFS+ magic value at 7/169/40
part_size 3907029160
Mac HFS 123141 3907152300 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=123141, size=3907029160, end=3907152300, disk end=3907029168)
HFS+ magic value at 7/169/42
HFS+ magic value at 7/171/43
part_size 3907029160
Mac HFS 123270 3907152429 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=123270, size=3907029160, end=3907152429, disk end=3907029168)
HFS+ magic value at 7/171/45
Unknown XFS version 8
XFS Marker at 3904/159/2
recover_xfs
MS Data 62727778 7517553074689534 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
This partition ends after the disk limits. (start=62727778, size=3034296220, end=3097023998, disk end=3907029168)
check_FAT: Bad number of sectors per cluster
Unknown 133059115 1559136519 1426077405
FATX, 730 GB / 680 GiB
Partition not added.
SYSV4 Marker at 27894/26/45
recover_sysv4
Unknown 448118792 448118791 0 [dÅMï]
SysV4, 0 B
Partition not added.
Unknown XFS version 8
XFS Marker at 40120/104/19
recover_xfs
MS Data 644534370 7517553656496126 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
This partition ends after the disk limits. (start=644534370, size=3034296220, end=3678830590, disk end=3907029168)
check_FAT: Bad jump in FAT partition
check_FAT: Bad jump in FAT partition
Unknown 982217174 5223262373 4241045200
FATX, 2171 GB / 2022 GiB
Partition not added.
check_FAT: Bad jump in FAT partition
LVM magic value at 75559/32/4
Unknown 1384089756 3702476804 2318387049
FATX, 1187 GB / 1105 GiB
Partition not added.
recover_JFS: s_blocksize=196443832
recover_JFS: s_size 535055705
recover_JFS: s_fsckpxd.len:15216469
recover_JFS: s_logpxd.len:15197852
recover_JFS: part_size 3891592015
MS Data 1412936130 31569183161232657 31569181748296527
JFS 333442950, blocksize=196443832, 16163421 TB / 14700545 TiB
This partition ends after the disk limits. (start=1412936130, size=3891592015, end=1009560849, disk end=3907029168)
HFS+ magic value at 243199/190/44
part_size 9396
Mac HFS 3907003948 3907013343 9396
HFS+ blocksize=2048, 4810 KB / 4698 KiB
HFS+ magic value at 243199/190/46
part_size 9396
Mac HFS 3906994556 3907003951 9396
HFS+ found using backup sector!, 4810 KB / 4698 KiB
HFS+ magic value at 243200/84/49
part_size 9396
Mac HFS 3907013340 3907022735 9396
HFS+ blocksize=2048, 4810 KB / 4698 KiB
HFS+ magic value at 243200/84/51
part_size 9396
Mac HFS 3907003948 3907013343 9396
HFS+ found using backup sector!, 4810 KB / 4698 KiB
file_pread(5,1,buffer,3907029168(243201/81/1)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907029169(243201/81/2)) lseek err Invalid argument
file_pread(5,1,buffer,3907029170(243201/81/3)) lseek err Invalid argument
file_pread(5,1,buffer,3907029171(243201/81/4)) lseek err Invalid argument
...
file_pread(5,1,buffer,3907031079(243201/111/22)) lseek err Invalid argument
file_pread(5,1,buffer,3907031080(243201/111/23)) lseek err Invalid argument
file_pread(5,1,buffer,3907029168(243201/81/1)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907031081(243201/111/24)) lseek err Invalid argument
file_pread(5,1,buffer,3907029169(243201/81/2)) lseek err Invalid argument
file_pread(5,1,buffer,3907031082(243201/111/25)) lseek err Invalid argument
file_pread(5,11,buffer,3907029160(243201/80/56)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907029168(243201/81/1)) ReadFile Data error (cyclic redundancy check).
file_pread(5,1,buffer,3907031083(243201/111/26)) lseek err Invalid argument
file_pread(5,3,buffer,3907029169(243201/81/2)) lseek err Invalid argument
...
file_pread(5,1,buffer,3907029304(243201/83/11)) lseek err Invalid argument
file_pread(5,1,buffer,3907031217(243201/113/34)) lseek err Invalid argument
Disk /dev/sdb - 2000 GB / 1863 GiB - CHS 243201 255 63
Check the harddisk size: HD jumpers settings, BIOS detection...
The harddisk (2000 GB / 1863 GiB) seems too small! (< 16163421 TB / 14700546 TiB)
The following partitions can't be recovered:
Mac HFS 119353 3907148512 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 119474 3907148633 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 119611 3907148770 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 119716 3907148875 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 119797 3907148956 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 119886 3907149045 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 120047 3907149206 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 120224 3907149383 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 120337 3907149496 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 120554 3907149713 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 120699 3907149858 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 120804 3907149963 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 120901 3907150060 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 121062 3907150221 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 121239 3907150398 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 121376 3907150535 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 121505 3907150664 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 121594 3907150753 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 121835 3907150994 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122108 3907151267 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122197 3907151356 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122326 3907151485 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122471 3907151630 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122560 3907151719 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122625 3907151784 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122794 3907151953 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122907 3907152066 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 122972 3907152131 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 123141 3907152300 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
Mac HFS 123270 3907152429 3907029160
HFS+ blocksize=4096, 2000 GB / 1863 GiB
MS Data 62727778 7517553074689534 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
MS Data 644534370 7517553656496126 7517553011961756 [ê¼ÄB
²N]
XFS 6.2+ - bitmap version blocksize=2522989141, 3848987 TB / 3500633 TiB
MS Data 1412936130 31569183161232657 31569181748296527
JFS 333442950, blocksize=196443832, 16163421 TB / 14700545 TiB
Results
EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
EFI System 46 409645 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
Mac HFS 3906994556 3907003951 9396
HFS+ found using backup sector!, 4810 KB / 4698 KiB
Mac HFS 3907003948 3907013343 9396
HFS+ blocksize=2048, 4810 KB / 4698 KiB
Mac HFS 3907013340 3907022735 9396
HFS+ blocksize=2048, 4810 KB / 4698 KiB
dir_partition inode=0
EFI System 40 409639 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
FAT: cluster=2(0x2), pos=6374
Directory /
dir_partition inode=0
EFI System 46 409645 409600 [EFI]
FAT32, blocksize=512, 209 MB / 200 MiB
FAT: cluster=2(0x2), pos=6380
Directory /
gpt_change_part_type
Change partition type:
Mac HFS 3906994556 3907003951 9396
HFS+ found using backup sector!, 4810 KB / 4698 KiB
Change partition type:
HFS+ 3906994556 3907003951 9396
HFS+ found using backup sector!, 4810 KB / 4698 KiB
interface_write()
No partition found or selected for recovery
simulate write!
TestDisk exited normally.