After partition recovery, no extended partition upon reboot

How to use TestDisk to recover lost partition
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
gtree
Posts: 7
Joined: 09 Jan 2013, 08:51

After partition recovery, no extended partition upon reboot

#1 Post by gtree »

Hi:

I am trying to recover the partitions that was lost after I ran the testdisk for the first time in Ubuntu linux.

I ran testdisk using a bootable iso image from usb stick and it sees all the partitions and also ask to reboot the computer after writing filesystems, but upon reboot, the recovered partitions cannot be listed. It has Windows 7, FreeBSD and various linux distros are installed.

Actually the Logical partitions with Linux in extended logical partitions do no show up upon reboot after recovery.

BEFORE RECOVERY:
$ sudo fdisk -l

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 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: 0x2317e61a

Device Boot Start End Blocks Id System
/dev/sda1 * 2048 821247 409600 7 HPFS/NTFS/exFAT
/dev/sda2 821248 105675560 52427156+ 7 HPFS/NTFS/exFAT
/dev/sda3 41929650 625153409 291611880 f W95 Ext'd (LBA)
/dev/sda4 105675570 105675568 2147483647+ a5 FreeBSD

Disk /dev/sdb: 8022 MB, 8022654976 bytes
94 heads, 14 sectors/track, 11906 cylinders, total 15669248 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: 0x00000000
After recovery it shows up as follows:
TestDisk 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
Partition Start End Size in sectors
>* HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
P FreeBSD 6578 0 1 2609 254 62 36028796955218047
L Linux 9188 1 1 9251 254 62 1028096
L Linux 9252 1 1 11209 254 56 31455200
L Linux Swap 11210 1 1 11992 254 47 12578816
L Linux 11993 1 1 12645 254 57 10490376
L Linux 12646 1 1 19172 254 63 104856192
L Linux 19173 1 1 32226 254 56 209712440
L Linux 32227 1 1 34837 213 34 41943040
L Linux 34838 1 1 37448 213 34 41943040
L HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]

Structure: Ok. Use Up/Down Arrow keys to select partition.
Use Left/Right Arrow keys to CHANGE partition characteristics:
*=Primary bootable P=Primary L=Logical E=Extended D=Deleted
Keys A: add partition, L: load backup, T: change type, P: list files,
Enter: to continue
NTFS, 419 MB / 400 MiB
I pressed 'Enter' at above and, got the following screen:
TestDisk 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63

Partition Start End Size in sectors

1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 2609 254 62 36028796955218047
5 L Linux 9188 1 1 9251 254 62 1028096
6 L Linux 9252 1 1 11209 254 56 31455200
7 L Linux Swap 11210 1 1 11992 254 47 12578816
8 L Linux 11993 1 1 12645 254 57 10490376
9 L Linux 12646 1 1 19172 254 63 104856192
10 L Linux 19173 1 1 32226 254 56 209712440
11 L Linux 32227 1 1 34837 213 34 41943040
12 L Linux 34838 1 1 37448 213 34 41943040
13 L HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]

>[ Quit ] [Deeper Search] [ Write ]
Write partition structure to disk
Since the partitions were correctly recognized, I said 'Y' on the next screen to write filesystem table and on next screen, it asked to reboot ('You will have to reboot for the change to take effect.')

Yet upon reboot I get back without any extended partititions which host linux distros and lands at the 'grub>' prompt. Nothing seems to be changed even after testdisk was allowed to write the partition table.

Please find the log attached. I tried this several times without success, any inputs appreciated. Thanks!

Any help appreciated. Thanks!
Last edited by gtree on 10 Jan 2013, 09:44, edited 2 times in total.

gtree
Posts: 7
Joined: 09 Jan 2013, 08:51

Re: After partition recovery, no partition upon boot in linu

#2 Post by gtree »

As stated here (http://www.cgsecurity.org/wiki/TestDisk ... able_again), I tried to insall grub in the /dev/sda,

Code: Select all

$ sudo grub-install --boot-directory=/dev/sda5 /dev/sda
but pops out the follwoing error:
/usr/sbin/grub-probe: error: cannot find a device for /dev/sda5/grub (is /dev mounted?).
But when I tried to read with sfdisk, I found partition 9-13 missing as follows:
$sudo sfdisk -d /dev/sda > sfdisk_parts.txt
$ cat sfdisk_parts.txt
# partition table of /dev/sda
unit: sectors

/dev/sda1 : start= 2048, size= 819200, Id= 7, bootable
/dev/sda2 : start= 821248, size=104854313, Id= 7
/dev/sda3 : start= 41929650, size=583223760, Id= f
/dev/sda4 : start=105675570, size=4294967295, Id=a5
/dev/sda5 : start= 0, size= 4096000
/dev/sda6 : start= 4096000, size= 8290304
/dev/sda7 : start= 12386304, size= 4194304
/dev/sda8 : start= 16580608, size= 25349042
Read hundreds of pages online, but could not figure out exactly how to recover two partitions in particular, /dev/sda10 where all my /data is mounted. Please find below the testdisk.log. Thanks in advance.

TESTDISK.LOG

Wed Jan 9 07:57:46 2013
Command line: TestDisk

TestDisk 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Linux, kernel 3.2.0-31-generic-pae (#50-Ubuntu SMP Fri Sep 7 16:39:45 UTC 2012) i686
Compiler: GCC 4.6
Compilation date: 2012-02-05T07:16:54
ext2fs lib: 1.42, ntfs lib: 10:0:0, reiserfs lib: none, ewf lib: none
/dev/sda: LBA, HPA, LBA48, DCO support
/dev/sda: size 625142448 sectors
/dev/sda: user_max 625142448 sectors
/dev/sda: native_max 625142448 sectors
/dev/sda: dco 625142448 sectors
Warning: can't get size for Disk /dev/mapper/control - 0 B - CHS 1 1 1, sector size=512
Hard disk list
Disk /dev/sda - 320 GB / 298 GiB - CHS 38913 255 63, sector size=512 - Hitachi HTS545032B9A300, S/N:100714PBNC00EYHN7H1S, FW:PB3OC64G
Disk /dev/sdb - 8022 MB / 7651 MiB - CHS 1023 247 62, sector size=512 - SSK SFD206, FW:1.00

Partition table type (auto): Intel
Disk /dev/sda - 320 GB / 298 GiB - Hitachi HTS545032B9A300
Partition table type: Intel

Analyse Disk /dev/sda - 320 GB / 298 GiB - CHS 38913 255 63
Geometry from i386 MBR: head=255 sector=63
NTFS at 0/32/33
NTFS at 51/30/44

BSD offset 105675570, nbr_part 8, CHS=(41596,16,63) CRC Ok
BSD a: 4.2BSD fast filesystem, offset 0, size 4096000 0/0/1 -> 254/245/55
BSD b: swap, offset 4096000, size 8290304 254/245/56 -> 771/2/63
BSD d: 4.2BSD fast filesystem, offset 12386304, size 4194304 771/3/1 -> 1032/24/16
BSD e: 4.2BSD fast filesystem, offset 16580608, size 25349042 1032/24/17 -> 2609/254/63
get_geometry_from_list_part_aux head=255 nbr=3
get_geometry_from_list_part_aux head=255 nbr=3
Current partition structure:
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 273927 89 3 4294967295
Space conflict between the following two partitions
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
Space conflict between the following two partitions
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 273927 89 3 4294967295
Computes LBA from CHS for Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
Allow partial last cylinder : Yes
search_vista_part: 1

search_part()
Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
NTFS at 0/32/33
filesystem size 819200
sectors_per_cluster 8
mft_lcn 34133
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS, 419 MB / 400 MiB
NTFS at 51/30/44
filesystem size 104854313
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
NTFS, 53 GB / 49 GiB

BSD offset 105675570, nbr_part 8, CHS=(41596,16,63) CRC Ok
BSD a: 4.2BSD fast filesystem, offset 0, size 4096000 0/0/1 -> 254/245/55
BSD b: swap, offset 4096000, size 8290304 254/245/56 -> 771/2/63
BSD d: 4.2BSD fast filesystem, offset 12386304, size 4194304 771/3/1 -> 1032/24/16
BSD e: 4.2BSD fast filesystem, offset 16580608, size 25349042 1032/24/17 -> 2609/254/63
FreeBSD 6578 0 1 2609 254 62 36028796955218047
No partition 6578 0 1 6832 245 55 4096000 [/]
UFS2, 2097 MB / 2000 MiB
Partition not added.

recover_EXT2: s_block_group_nr=0/62, s_mnt_count=26/37, s_blocks_per_group=8192, s_inodes_per_group=2040
recover_EXT2: s_blocksize=1024
recover_EXT2: s_blocks_count 514048
recover_EXT2: part_size 1028096
Linux 9188 1 1 9251 254 62 1028096
EXT4 Sparse superblock, 526 MB / 502 MiB

recover_EXT2: s_block_group_nr=0/119, s_mnt_count=8/32, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 3931900
recover_EXT2: part_size 31455200
Linux 9252 1 1 11209 254 56 31455200
EXT4 Large file Sparse superblock, 16 GB / 14 GiB
Linux Swap 11210 1 1 11992 254 47 12578816
SWAP2 version 1, 6440 MB / 6142 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=24/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 11993 1 1 12645 254 57 10490376
EXT4 Large file Sparse superblock, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/399, s_mnt_count=17/28, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 13107024
recover_EXT2: part_size 104856192
Linux 12646 1 1 19172 254 63 104856192
EXT4 Large file Sparse superblock, 53 GB / 49 GiB

recover_EXT2: s_block_group_nr=0/799, s_mnt_count=17/30, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 26214055
recover_EXT2: part_size 209712440
Linux 19173 1 1 32226 254 56 209712440
EXT4 Large file Sparse superblock, 107 GB / 99 GiB

recover_EXT2: s_block_group_nr=0/160, s_mnt_count=26/33, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 32227 1 1 34837 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB

recover_EXT2: s_block_group_nr=0/160, s_mnt_count=80/4294967295, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 34838 1 1 37448 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
NTFS at 37449/1/1
filesystem size 23519097
sectors_per_cluster 8
mft_lcn 4
mftmirr_lcn 1469943
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
NTFS, 12 GB / 11 GiB
get_geometry_from_list_part_aux head=255 nbr=18
get_geometry_from_list_part_aux head=8 nbr=2
get_geometry_from_list_part_aux head=255 nbr=18

Results
* HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS, 419 MB / 400 MiB
P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
NTFS, 53 GB / 49 GiB
P FreeBSD 6578 0 1 2609 254 62 36028796955218047
L Linux 9188 1 1 9251 254 62 1028096
EXT4 Sparse superblock, 526 MB / 502 MiB
L Linux 9252 1 1 11209 254 56 31455200
EXT4 Large file Sparse superblock, 16 GB / 14 GiB
L Linux Swap 11210 1 1 11992 254 47 12578816
SWAP2 version 1, 6440 MB / 6142 MiB
L Linux 11993 1 1 12645 254 57 10490376
EXT4 Large file Sparse superblock, 5371 MB / 5122 MiB
L Linux 12646 1 1 19172 254 63 104856192
EXT4 Large file Sparse superblock, 53 GB / 49 GiB
L Linux 19173 1 1 32226 254 56 209712440
EXT4 Large file Sparse superblock, 107 GB / 99 GiB
L Linux 32227 1 1 34837 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
L Linux 34838 1 1 37448 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
L HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
NTFS, 12 GB / 11 GiB

interface_write()
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 2609 254 62 36028796955218047
5 L Linux 9188 1 1 9251 254 62 1028096
6 L Linux 9252 1 1 11209 254 56 31455200
7 L Linux Swap 11210 1 1 11992 254 47 12578816
8 L Linux 11993 1 1 12645 254 57 10490376
9 L Linux 12646 1 1 19172 254 63 104856192
10 L Linux 19173 1 1 32226 254 56 209712440
11 L Linux 32227 1 1 34837 213 34 41943040
12 L Linux 34838 1 1 37448 213 34 41943040
13 L HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
write!

write_mbr_i386: starting...
write_all_log_i386: starting...
write_all_log_i386: CHS: 2610/0/1,lba=41929650
You will have to reboot for the change to take effect.

TestDisk exited normally.

gtree
Posts: 7
Joined: 09 Jan 2013, 08:51

deeper search advice

#3 Post by gtree »

Hi:

Could anyone suggdest me whether it is safe the following?

Testdisk > 'Analyze' > 'Quick Search' output the following results as earlier:
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 2609 254 62 36028796955218047
5 L Linux 9188 1 1 9251 254 62 1028096
6 L Linux 9252 1 1 11209 254 56 31455200
7 L Linux Swap 11210 1 1 11992 254 47 12578816
8 L Linux 11993 1 1 12645 254 57 10490376
9 L Linux 12646 1 1 19172 254 63 104856192
10 L Linux 19173 1 1 32226 254 56 209712440
11 L Linux 32227 1 1 34837 213 34 41943040
12 L Linux 34838 1 1 37448 213 34 41943040
13 L HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
However, when I tried with 'Deeper Search', I got the following:
TestDisk 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
Partition Start End Size in sectors
>D HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
D HPFS - NTFS 51 30 43 102 28 53 819200
D HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
D HPFS - NTFS 51 30 53 6577 254 63 104854313
D FAT32 LBA 6527 0 1 7831 254 62 20964824 [MAS10AD]
D FreeBSD 6578 0 1 2609 254 62 36028796955218047
* Linux 9188 1 1 9251 254 62 1028096
P Linux 9252 1 1 11209 254 56 31455200
P Linux Swap 11210 1 1 11992 254 47 12578816
D Linux 11993 1 1 12645 254 57 10490376
D Linux 12270 103 58 12923 102 51 10490376
D Linux 12270 168 59 12923 167 52 10490376
D Linux 12271 11 29 12924 10 22 10490376
D Linux 12281 127 7 12934 125 63 10490376
D Linux 12281 159 39 12934 158 32 10490376
D Linux 12281 224 40 12934 223 33 10490376
D Linux 12646 1 1 19172 254 63 104856192
L Linux 19173 1 1 32226 254 56 209712440
L Linux 32227 1 1 34837 213 34 41943040
L Linux 34838 1 1 37448 213 34 41943040
D Linux 37449 1 1 38912 254 62 23519096
D HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]

Structure: Ok. Use Up/Down Arrow keys to select partition.
Use Left/Right Arrow keys to CHANGE partition characteristics:
*=Primary bootable P=Primary L=Logical E=Extended D=Deleted
Keys A: add partition, L: load backup, T: change type, P: list files,
Enter: to continue
When I pressed 'Enter', it tried to recover only 7 partitions (all extended partitions) as follows:
TestDisk 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63

Partition Start End Size in sectors

1 * Linux 9188 1 1 9251 254 62 1028096
2 P Linux 9252 1 1 11209 254 56 31455200
3 P Linux Swap 11210 1 1 11992 254 47 12578816
4 E extended LBA 11993 0 1 38913 254 63 432485865
5 L Linux 19173 1 1 32226 254 56 209712440
6 L Linux 32227 1 1 34837 213 34 41943040
7 L Linux 34838 1 1 37448 213 34 41943040

>[ Quit ] [ Write ]
Return to main menu
But it did not match with the 'Quick Search' So I 'Quit' this time instead of 'Write'.

Can anyone suggest me whether it is correct? The testdisk.log is as of below. Thanks in advance!


TESTDISK.LOG

Thu Jan 10 07:52:22 2013
Command line: TestDisk

TestDisk 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Linux, kernel 3.2.0-31-generic-pae (#50-Ubuntu SMP Fri Sep 7 16:39:45 UTC 2012) i686
Compiler: GCC 4.6
Compilation date: 2012-02-05T07:16:54
ext2fs lib: 1.42, ntfs lib: 10:0:0, reiserfs lib: none, ewf lib: none
/dev/sda: LBA, HPA, LBA48, DCO support
/dev/sda: size 625142448 sectors
/dev/sda: user_max 625142448 sectors
/dev/sda: native_max 625142448 sectors
/dev/sda: dco 625142448 sectors
Warning: can't get size for Disk /dev/mapper/control - 0 B - CHS 1 1 1, sector size=512
Hard disk list
Disk /dev/sda - 320 GB / 298 GiB - CHS 38913 255 63, sector size=512 - Hitachi HTS545032B9A300, S/N:100714PBNC00EYHN7H1S, FW:PB3OC64G
Disk /dev/sdb - 8022 MB / 7651 MiB - CHS 1023 247 62, sector size=512 - SSK SFD206, FW:1.00

Partition table type (auto): Intel
Disk /dev/sda - 320 GB / 298 GiB - Hitachi HTS545032B9A300
Partition table type: Intel

Interface Advanced
Geometry from i386 MBR: head=255 sector=63
NTFS at 0/32/33
NTFS at 51/30/44

BSD offset 105675570, nbr_part 8, CHS=(41596,16,63) CRC Ok
BSD a: 4.2BSD fast filesystem, offset 0, size 4096000 0/0/1 -> 254/245/55
BSD b: swap, offset 4096000, size 8290304 254/245/56 -> 771/2/63
BSD d: 4.2BSD fast filesystem, offset 12386304, size 4194304 771/3/1 -> 1032/24/16
BSD e: 4.2BSD fast filesystem, offset 16580608, size 25349042 1032/24/17 -> 2609/254/63
get_geometry_from_list_part_aux head=255 nbr=3
get_geometry_from_list_part_aux head=255 nbr=3
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS, 419 MB / 400 MiB
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
NTFS, 53 GB / 49 GiB
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 273927 89 3 4294967295
New options :
Dump : No
Cylinder boundary : Yes
Allow partial last cylinder : No
Expert mode : No

Analyse Disk /dev/sda - 320 GB / 298 GiB - CHS 38913 255 63
Geometry from i386 MBR: head=255 sector=63
NTFS at 0/32/33
NTFS at 51/30/44

BSD offset 105675570, nbr_part 8, CHS=(41596,16,63) CRC Ok
BSD a: 4.2BSD fast filesystem, offset 0, size 4096000 0/0/1 -> 254/245/55
BSD b: swap, offset 4096000, size 8290304 254/245/56 -> 771/2/63
BSD d: 4.2BSD fast filesystem, offset 12386304, size 4194304 771/3/1 -> 1032/24/16
BSD e: 4.2BSD fast filesystem, offset 16580608, size 25349042 1032/24/17 -> 2609/254/63
get_geometry_from_list_part_aux head=255 nbr=3
get_geometry_from_list_part_aux head=255 nbr=3
Current partition structure:
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 273927 89 3 4294967295
Space conflict between the following two partitions
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
Space conflict between the following two partitions
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 273927 89 3 4294967295
Computes LBA from CHS for Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
Allow partial last cylinder : Yes
search_vista_part: 1

search_part()
Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
NTFS at 0/32/33
filesystem size 819200
sectors_per_cluster 8
mft_lcn 34133
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS, 419 MB / 400 MiB
NTFS at 51/30/44
filesystem size 104854313
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
NTFS, 53 GB / 49 GiB

BSD offset 105675570, nbr_part 8, CHS=(41596,16,63) CRC Ok
BSD a: 4.2BSD fast filesystem, offset 0, size 4096000 0/0/1 -> 254/245/55
BSD b: swap, offset 4096000, size 8290304 254/245/56 -> 771/2/63
BSD d: 4.2BSD fast filesystem, offset 12386304, size 4194304 771/3/1 -> 1032/24/16
BSD e: 4.2BSD fast filesystem, offset 16580608, size 25349042 1032/24/17 -> 2609/254/63
FreeBSD 6578 0 1 2609 254 62 36028796955218047
No partition 6578 0 1 6832 245 55 4096000 [/]
UFS2, 2097 MB / 2000 MiB
Partition not added.

recover_EXT2: s_block_group_nr=0/62, s_mnt_count=26/37, s_blocks_per_group=8192, s_inodes_per_group=2040
recover_EXT2: s_blocksize=1024
recover_EXT2: s_blocks_count 514048
recover_EXT2: part_size 1028096
Linux 9188 1 1 9251 254 62 1028096
EXT4 Sparse superblock, 526 MB / 502 MiB

recover_EXT2: s_block_group_nr=0/119, s_mnt_count=8/32, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 3931900
recover_EXT2: part_size 31455200
Linux 9252 1 1 11209 254 56 31455200
EXT4 Large file Sparse superblock, 16 GB / 14 GiB
Linux Swap 11210 1 1 11992 254 47 12578816
SWAP2 version 1, 6440 MB / 6142 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=24/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 11993 1 1 12645 254 57 10490376
EXT4 Large file Sparse superblock, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/399, s_mnt_count=17/28, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 13107024
recover_EXT2: part_size 104856192
Linux 12646 1 1 19172 254 63 104856192
EXT4 Large file Sparse superblock, 53 GB / 49 GiB

recover_EXT2: s_block_group_nr=0/799, s_mnt_count=17/30, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 26214055
recover_EXT2: part_size 209712440
Linux 19173 1 1 32226 254 56 209712440
EXT4 Large file Sparse superblock, 107 GB / 99 GiB

recover_EXT2: s_block_group_nr=0/160, s_mnt_count=26/33, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 32227 1 1 34837 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB

recover_EXT2: s_block_group_nr=0/160, s_mnt_count=80/4294967295, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 34838 1 1 37448 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
NTFS at 37449/1/1
filesystem size 23519097
sectors_per_cluster 8
mft_lcn 4
mftmirr_lcn 1469943
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
NTFS, 12 GB / 11 GiB
get_geometry_from_list_part_aux head=255 nbr=18
get_geometry_from_list_part_aux head=8 nbr=2
get_geometry_from_list_part_aux head=255 nbr=18

Results
* HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS, 419 MB / 400 MiB
P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
NTFS, 53 GB / 49 GiB
P FreeBSD 6578 0 1 2609 254 62 36028796955218047
L Linux 9188 1 1 9251 254 62 1028096
EXT4 Sparse superblock, 526 MB / 502 MiB
L Linux 9252 1 1 11209 254 56 31455200
EXT4 Large file Sparse superblock, 16 GB / 14 GiB
L Linux Swap 11210 1 1 11992 254 47 12578816
SWAP2 version 1, 6440 MB / 6142 MiB
L Linux 11993 1 1 12645 254 57 10490376
EXT4 Large file Sparse superblock, 5371 MB / 5122 MiB
L Linux 12646 1 1 19172 254 63 104856192
EXT4 Large file Sparse superblock, 53 GB / 49 GiB
L Linux 19173 1 1 32226 254 56 209712440
EXT4 Large file Sparse superblock, 107 GB / 99 GiB
L Linux 32227 1 1 34837 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
L Linux 34838 1 1 37448 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
L HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
NTFS, 12 GB / 11 GiB

interface_write()
1 * HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
2 P HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
3 E extended LBA 2610 0 1 38913 254 63 583223760
4 P FreeBSD 6578 0 1 2609 254 62 36028796955218047
5 L Linux 9188 1 1 9251 254 62 1028096
6 L Linux 9252 1 1 11209 254 56 31455200
7 L Linux Swap 11210 1 1 11992 254 47 12578816
8 L Linux 11993 1 1 12645 254 57 10490376
9 L Linux 12646 1 1 19172 254 63 104856192
10 L Linux 19173 1 1 32226 254 56 209712440
11 L Linux 32227 1 1 34837 213 34 41943040
12 L Linux 34838 1 1 37448 213 34 41943040
13 L HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]

search_part()
Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
NTFS at 0/32/33
filesystem size 819200
sectors_per_cluster 8
mft_lcn 34133
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS, 419 MB / 400 MiB
NTFS at 51/30/43
filesystem size 819200
sectors_per_cluster 8
mft_lcn 34133
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS found using backup sector!, 419 MB / 400 MiB
NTFS at 51/30/44
filesystem size 104854313
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
NTFS, 53 GB / 49 GiB
FAT32 at 6527/0/1
FAT1 : 34-10260
FAT2 : 10261-20487
start_rootdir : 20488 root cluster : 2
Data : 20488-20964823
sectors : 20964824
cluster_size : 16
no_of_cluster : 1309021 (2 - 1309022)
fat_length 10227 calculated 10227

FAT32 at 6527/0/1
FAT32 LBA 6527 0 1 7831 254 62 20964824 [MAS10AD]
FAT32, 10733 MB / 10236 MiB
FAT32 at 6527/0/7
FAT1 : 34-10260
FAT2 : 10261-20487
start_rootdir : 20488 root cluster : 2
Data : 20488-20964823
sectors : 20964824
cluster_size : 16
no_of_cluster : 1309021 (2 - 1309022)
fat_length 10227 calculated 10227

FAT32 at 6527/0/7
FAT32 LBA 6527 0 1 7831 254 62 20964824 [MAS10AD]
FAT found using backup sector!, 10733 MB / 10236 MiB
NTFS at 6577/254/63
filesystem size 104854313
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 51 30 53 6577 254 63 104854313
NTFS found using backup sector!, 53 GB / 49 GiB

BSD offset 105675570, nbr_part 8, CHS=(41596,16,63) CRC Ok
BSD a: 4.2BSD fast filesystem, offset 0, size 4096000 0/0/1 -> 254/245/55
BSD b: swap, offset 4096000, size 8290304 254/245/56 -> 771/2/63
BSD d: 4.2BSD fast filesystem, offset 12386304, size 4194304 771/3/1 -> 1032/24/16
BSD e: 4.2BSD fast filesystem, offset 16580608, size 25349042 1032/24/17 -> 2609/254/63
FreeBSD 6578 0 1 2609 254 62 36028796955218047
No partition 6578 0 1 6832 245 55 4096000 [/]
UFS2, 2097 MB / 2000 MiB
Partition not added.

recover_EXT2: s_block_group_nr=0/62, s_mnt_count=26/37, s_blocks_per_group=8192, s_inodes_per_group=2040
recover_EXT2: s_blocksize=1024
recover_EXT2: s_blocks_count 514048
recover_EXT2: part_size 1028096
Linux 9188 1 1 9251 254 62 1028096
EXT4 Sparse superblock, 526 MB / 502 MiB

block_group_nr 3

recover_EXT2: "e2fsck -b 24577 -B 1024 device" may be needed
recover_EXT2: s_block_group_nr=3/62, s_mnt_count=0/37, s_blocks_per_group=8192, s_inodes_per_group=2040
recover_EXT2: s_blocksize=1024
recover_EXT2: s_blocks_count 514048
recover_EXT2: part_size 1028096
Linux 9188 1 1 9251 254 62 1028096
EXT4 Sparse superblock Backup superblock, 526 MB / 502 MiB

recover_EXT2: s_block_group_nr=0/119, s_mnt_count=8/32, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 3931900
recover_EXT2: part_size 31455200
Linux 9252 1 1 11209 254 56 31455200
EXT4 Large file Sparse superblock, 16 GB / 14 GiB

block_group_nr 3

recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
recover_EXT2: s_block_group_nr=3/119, s_mnt_count=0/32, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 3931900
recover_EXT2: part_size 31455200
Linux 9252 1 1 11209 254 56 31455200
EXT4 Large file Sparse superblock Backup superblock, 16 GB / 14 GiB
Linux Swap 11210 1 1 11992 254 47 12578816
SWAP2 version 1, 6440 MB / 6142 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=24/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 11993 1 1 12645 254 57 10490376
EXT4 Large file Sparse superblock, 5371 MB / 5122 MiB

block_group_nr 3

recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
recover_EXT2: s_block_group_nr=3/40, s_mnt_count=0/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 11993 1 1 12645 254 57 10490376
EXT4 Large file Sparse superblock Backup superblock, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=24/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 12270 103 58 12923 102 51 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=24/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 12270 168 59 12923 167 52 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=21/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 12271 11 29 12924 10 22 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=13/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 12281 127 7 12934 125 63 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=13/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 12281 159 39 12934 158 32 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/40, s_mnt_count=13/33, s_blocks_per_group=32768, s_inodes_per_group=8000
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 1311297
recover_EXT2: part_size 10490376
Linux 12281 224 40 12934 223 33 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB

recover_EXT2: s_block_group_nr=0/399, s_mnt_count=17/28, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 13107024
recover_EXT2: part_size 104856192
Linux 12646 1 1 19172 254 63 104856192
EXT4 Large file Sparse superblock, 53 GB / 49 GiB

block_group_nr 3

recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
recover_EXT2: s_block_group_nr=3/399, s_mnt_count=0/28, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 13107024
recover_EXT2: part_size 104856192
Linux 12646 1 1 19172 254 63 104856192
EXT4 Large file Sparse superblock Backup superblock, 53 GB / 49 GiB

recover_EXT2: s_block_group_nr=0/799, s_mnt_count=17/30, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 26214055
recover_EXT2: part_size 209712440
Linux 19173 1 1 32226 254 56 209712440
EXT4 Large file Sparse superblock, 107 GB / 99 GiB

block_group_nr 3

recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
recover_EXT2: s_block_group_nr=3/799, s_mnt_count=0/30, s_blocks_per_group=32768, s_inodes_per_group=8192
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 26214055
recover_EXT2: part_size 209712440
Linux 19173 1 1 32226 254 56 209712440
EXT4 Large file Sparse superblock Backup superblock, 107 GB / 99 GiB
BAD_RS LBA=3201676663 9106875
check_part_i386 failed for partition type 07
HPFS - NTFS 199295 39 32 238700 153 45 633048521
This partition ends after the disk limits. (start=3201676663, size=633048521, end=3834725183, disk end=625153410)
No partition 22123 0 1 22243 38 47 1930241
UFS1, 988 MB / 942 MiB
Partition not added.
FAT32 at 27244/0/7
Bad root_cluster

recover_EXT2: s_block_group_nr=0/160, s_mnt_count=26/33, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 32227 1 1 34837 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB

block_group_nr 3

recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
recover_EXT2: s_block_group_nr=3/160, s_mnt_count=0/33, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 32227 1 1 34837 213 34 41943040
EXT4 Large file Sparse superblock Backup superblock, 21 GB / 20 GiB

recover_EXT2: s_block_group_nr=0/160, s_mnt_count=80/4294967295, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 34838 1 1 37448 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB

block_group_nr 3

recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
recover_EXT2: s_block_group_nr=3/160, s_mnt_count=0/4294967295, s_blocks_per_group=32768, s_inodes_per_group=8208
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 5242880
recover_EXT2: part_size 41943040
Linux 34838 1 1 37448 213 34 41943040
EXT4 Large file Sparse superblock Backup superblock, 21 GB / 20 GiB
NTFS at 37449/1/1
filesystem size 23519097
sectors_per_cluster 8
mft_lcn 4
mftmirr_lcn 1469943
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
NTFS, 12 GB / 11 GiB

block_group_nr 3

recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
recover_EXT2: s_block_group_nr=3/89, s_mnt_count=0/24, s_blocks_per_group=32768, s_inodes_per_group=8176
recover_EXT2: s_blocksize=4096
recover_EXT2: s_blocks_count 2939887
recover_EXT2: part_size 23519096
Linux 37449 1 1 38912 254 62 23519096
EXT4 Large file Sparse superblock Backup superblock, 12 GB / 11 GiB
NTFS at 38912/254/63
filesystem size 23519097
sectors_per_cluster 8
mft_lcn 4
mftmirr_lcn 1469943
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
NTFS found using backup sector!, 12 GB / 11 GiB
NTFS at 38912/254/63
filesystem size 23519097
sectors_per_cluster 8
mft_lcn 4
mftmirr_lcn 1469943
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 38912 254 63 40376 253 62 23519097
NTFS, 12 GB / 11 GiB
This partition ends after the disk limits. (start=625137344, size=23519097, end=648656440, disk end=625153410)
NTFS at 51/30/43
filesystem size 819200
sectors_per_cluster 8
mft_lcn 34133
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
NTFS at 51/30/44
filesystem size 104854313
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
Check the harddisk size: HD jumpers settings, BIOS detection...
The harddisk (320 GB / 298 GiB) seems too small! (< 1963 GB / 1828 GiB)
The following partitions can't be recovered:
HPFS - NTFS 38912 254 63 40376 253 62 23519097
NTFS, 12 GB / 11 GiB
HPFS - NTFS 199295 39 32 238700 153 45 633048521
get_geometry_from_list_part_aux head=255 nbr=22
get_geometry_from_list_part_aux head=8 nbr=5
get_geometry_from_list_part_aux head=16 nbr=1
get_geometry_from_list_part_aux head=32 nbr=1
get_geometry_from_list_part_aux head=64 nbr=1
get_geometry_from_list_part_aux head=128 nbr=1
get_geometry_from_list_part_aux head=255 nbr=22

Results
HPFS - NTFS 0 32 33 51 30 43 819200 [SYSTEM]
NTFS, 419 MB / 400 MiB
HPFS - NTFS 51 30 43 102 28 53 819200
NTFS, 419 MB / 400 MiB
HPFS - NTFS 51 30 44 6577 254 54 104854313 [WINDOWS]
NTFS, 53 GB / 49 GiB
HPFS - NTFS 51 30 53 6577 254 63 104854313
NTFS found using backup sector!, 53 GB / 49 GiB
FAT32 LBA 6527 0 1 7831 254 62 20964824 [MAS10AD]
FAT32, 10733 MB / 10236 MiB
FreeBSD 6578 0 1 2609 254 62 36028796955218047
* Linux 9188 1 1 9251 254 62 1028096
EXT4 Sparse superblock, 526 MB / 502 MiB
P Linux 9252 1 1 11209 254 56 31455200
EXT4 Large file Sparse superblock, 16 GB / 14 GiB
P Linux Swap 11210 1 1 11992 254 47 12578816
SWAP2 version 1, 6440 MB / 6142 MiB
Linux 11993 1 1 12645 254 57 10490376
EXT4 Large file Sparse superblock, 5371 MB / 5122 MiB
Linux 12270 103 58 12923 102 51 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB
Linux 12270 168 59 12923 167 52 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB
Linux 12271 11 29 12924 10 22 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB
Linux 12281 127 7 12934 125 63 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB
Linux 12281 159 39 12934 158 32 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB
Linux 12281 224 40 12934 223 33 10490376
EXT4 Large file Sparse superblock Recover, 5371 MB / 5122 MiB
Linux 12646 1 1 19172 254 63 104856192
EXT4 Large file Sparse superblock, 53 GB / 49 GiB
L Linux 19173 1 1 32226 254 56 209712440
EXT4 Large file Sparse superblock, 107 GB / 99 GiB
L Linux 32227 1 1 34837 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
L Linux 34838 1 1 37448 213 34 41943040
EXT4 Large file Sparse superblock, 21 GB / 20 GiB
Linux 37449 1 1 38912 254 62 23519096
EXT4 Large file Sparse superblock Backup superblock, 12 GB / 11 GiB
HPFS - NTFS 37449 1 1 38912 254 63 23519097 [Data]
NTFS, 12 GB / 11 GiB

interface_write()
1 * Linux 9188 1 1 9251 254 62 1028096
2 P Linux 9252 1 1 11209 254 56 31455200
3 P Linux Swap 11210 1 1 11992 254 47 12578816
4 E extended LBA 11993 0 1 38913 254 63 432485865
5 L Linux 19173 1 1 32226 254 56 209712440
6 L Linux 32227 1 1 34837 213 34 41943040
7 L Linux 34838 1 1 37448 213 34 41943040
simulate write!

write_mbr_i386: starting...
write_all_log_i386: starting...
write_all_log_i386: CHS: 11993/0/1,lba=192667545
write_all_log_i386: CHS: 32227/0/1,lba=517726755
write_all_log_i386: CHS: 34838/0/1,lba=559672470

TestDisk exited normally.

Locked