2 partitions in the same space on the drive

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
Message
Author
sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

2 partitions in the same space on the drive

#1 Post by sburnett »

I have a WD My Book I purchased to migrate a FreeBSD server to a new one. It came with a 7.3TB ntfs partition. I did a gpart destroy -F and then created a new ufs filesystem. I did not remove the ntfs partition before i created the new one (feeling stupid as I type that sentence). The drive mounted and I had no issues copying data to the backup drive. When I finished setting up the new server I plugged in the my book drive. I couldn't mount the ufs partition. When I checked gpart it showed a 7.3TB ntfs partition. I mounted that and could see the couple of executables WD included with the drive. I heard about TestDisk in another forum and checked it out. When I run it, on a Windows machine, I see d: which is the 7.3TB ntfs partition. I also see /dev/sdb which is a 7.3TB UFS partition. The app detected None for the partition type so it said I couldn't write the partition table. I thought about selecting the sdb entry that is the ufs partition, then choose Intel for the partition type, and select analyse. Once I see the 7.3TB ufs partition I would select Write. Would those be the correct steps? Wanted to check if that was the best way to handle or is there something more I'm not understanding. Thanks for any help.

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: 2 partitions in the same space on the drive

#2 Post by cgrenier »

It would have been easier if you had provided the testdisk.log file...

From your description, it looks like
- there was a PC Intel or EFI GPT partition table with a single NTFS partition using the disk
- you had formated the whole disk as UFS.

You can try to remove the PC Intel partition marker using

Code: Select all

dd bs=8192 count=1 if=/dev/sdb of=backup_start_sdb.dd
dd bs=8192 count=1 if=/dev/zero of=/dev/sdb
Be very careful when typing this command.
Once it's done, reboot your computer and check if you can mount the ufs filesystem.

sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

Re: 2 partitions in the same space on the drive

#3 Post by sburnett »

I should have included the log. The deep search is still running. It's an 8TB drive. I let it run overnight but it's just at 40% now. Will probably be tomorrow before I can attach the log. I'll put it up here an ssson as it's finished. Thanks.

sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

Re: 2 partitions in the same space on the drive

#4 Post by sburnett »

I tried to attach the logs so far but it keeps telling me the extension is invalid. I tried a few different ones but no luck. Below are the 2 logs I have. The first is if I select Non partitioned media for the type, which is what it defaults to when I get to that screen. Here is see the ufs partition. I did a deep search but it was going very slow, about 1 cylinder per second. The drive has 972,800 cylinders. At that rate it was going to take 11 - 12 days to complete. The 2nd log is when I select PC/Intel from the type list. That shows the NTFS partition. The deep search is running faster on it but won't be finished until later today or tomorrow. With this additional info would you still suggest using the dd command you mentioned earlier? Thank you for your help.


Non partitioned media type log:


Fri Jun 8 21:25:35 2018
Command line: TestDisk

TestDisk 7.0, Data Recovery Utility, April 2015
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Windows 8 (9200)
Compiler: GCC 4.8, Cygwin 1007.34
Compilation date: 2015-04-18T13:01:55
ext2fs lib: 1.42.8, ntfs lib: 10:0:0, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504, curses lib: ncurses 5.9
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sda)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sdb)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive0)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive1)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\C:)=511499815936
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\D:)=8001560772608
Hard disk list
Disk /dev/sda - 512 GB / 476 GiB - CHS 62260 255 63, sector size=512
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63, sector size=512
Drive C: - 511 GB / 476 GiB - CHS 62186 255 63, sector size=512
Drive D: - 8001 GB / 7452 GiB - CHS 972801 255 63, sector size=512

Partition table type (auto): None
Disk /dev/sdb - 8001 GB / 7452 GiB
Partition table type: None

Analyse Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Current partition structure:
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]

search_part()
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB
file_pread(5,8,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150593(972801/70/7)) lseek err Invalid argument
file_pread(5,14,buffer,2743150594(972801/70/8)) lseek err Invalid argument
file_pread(5,3,buffer,2743150608(972801/70/22)) lseek err Invalid argument
file_pread(5,3,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,8,buffer,2743150671(972801/71/22)) lseek err Invalid argument
file_pread(5,11,buffer,2743150718(972801/72/6)) lseek err Invalid argument
file_pread(5,2,buffer,2743152640(972801/102/38)) lseek err Invalid argument

Results
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB

interface_write()
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]

Write isn't available because the partition table type "None" has been selected.

search_part()
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 0 1 2 972801 71 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 0 1 50 972801 71 54 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 0 2 51 972801 72 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
NTFS at 0/32/33
filesystem size 15628048384
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
NTFS part_offset=1048576, part_size=8001560772608, sector_size=512
NTFS partition cannot be added (part_offset<part_size).
NTFS at 0/32/33
filesystem size 15628048384
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 79 209 3 972881 24 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=1282304, size=15628052480, end=15629334783, disk end=15628052480)
UFS 2 - Little Endian 79 210 52 972881 25 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=1282416, size=15628052480, end=15629334895, disk end=15628052480)
UFS 2 - Little Endian 159 162 4 972960 232 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=2564544, size=15628052480, end=15630617023, disk end=15628052480)
UFS 2 - Little Endian 159 163 53 972960 233 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=2564656, size=15628052480, end=15630617135, disk end=15628052480)
UFS 2 - Little Endian 239 115 5 973040 185 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=3846784, size=15628052480, end=15631899263, disk end=15628052480)
UFS 2 - Little Endian 239 116 54 973040 186 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=3846896, size=15628052480, end=15631899375, disk end=15628052480)
UFS 2 - Little Endian 319 68 6 973120 138 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=5129024, size=15628052480, end=15633181503, disk end=15628052480)
UFS 2 - Little Endian 319 69 55 973120 139 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=5129136, size=15628052480, end=15633181615, disk end=15628052480)
UFS 2 - Little Endian 399 21 7 973200 91 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=6411264, size=15628052480, end=15634463743, disk end=15628052480)
UFS 2 - Little Endian 399 22 56 973200 92 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
This partition ends after the disk limits. (start=6411376, size=15628052480, end=15634463855, disk end=15628052480)
file_pread(5,2,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,2,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,2,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,1,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,2,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,7,buffer,2743150593(972801/70/7)) lseek err Invalid argument
file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,8,buffer,2743150600(972801/70/14)) lseek err Invalid argument
file_pread(5,3,buffer,2743150608(972801/70/22)) lseek err Invalid argument
file_pread(5,2,buffer,2743150656(972801/71/7)) lseek err Invalid argument
file_pread(5,8,buffer,2743150671(972801/71/22)) lseek err Invalid argument
file_pread(5,11,buffer,2743150718(972801/72/6)) lseek err Invalid argument
file_pread(5,2,buffer,2743152640(972801/102/38)) lseek err Invalid argument
Search for partition aborted
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Check the harddisk size: HD jumpers settings, BIOS detection...
The harddisk (8001 GB / 7452 GiB) seems too small! (< 8004 GB / 7455 GiB)
The following partitions can't be recovered:
UFS 2 - Little Endian 79 209 3 972881 24 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 79 210 52 972881 25 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 159 162 4 972960 232 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 159 163 53 972960 233 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 239 115 5 973040 185 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 239 116 54 973040 186 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 319 68 6 973120 138 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 319 69 55 973120 139 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 399 21 7 973200 91 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
UFS 2 - Little Endian 399 22 56 973200 92 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB

Results
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB
P UFS 2 - Little Endian 0 1 2 972801 71 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
P UFS 2 - Little Endian 0 1 50 972801 71 54 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB
P UFS 2 - Little Endian 0 2 51 972801 72 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
P NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB
Change partition type:
P NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB

interface_write()
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]
P UFS 2 - Little Endian 0 1 2 972801 71 6 15628052480
P UFS 2 - Little Endian 0 1 50 972801 71 54 15628052480 [/backups/usb_drive]
P UFS 2 - Little Endian 0 2 51 972801 72 55 15628052480
P NTFS 0 32 33 972801 37 36 15628048384

Write isn't available because the partition table type "None" has been selected.

TestDisk exited normally.


PC/Intel type log.



Fri Jun 8 21:55:05 2018
Command line: TestDisk

TestDisk 7.0, Data Recovery Utility, April 2015
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Windows 8 (9200)
Compiler: GCC 4.8, Cygwin 1007.34
Compilation date: 2015-04-18T13:01:55
ext2fs lib: 1.42.8, ntfs lib: 10:0:0, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504, curses lib: ncurses 5.9
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sda)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sdb)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive0)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive1)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\C:)=511499815936
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\D:)=8001560772608
Hard disk list
Disk /dev/sda - 512 GB / 476 GiB - CHS 62260 255 63, sector size=512
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63, sector size=512
Drive C: - 511 GB / 476 GiB - CHS 62186 255 63, sector size=512
Drive D: - 8001 GB / 7452 GiB - CHS 972801 255 63, sector size=512

Partition table type (auto): None
Disk /dev/sdb - 8001 GB / 7452 GiB
Partition table type: Intel

Analyse Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Geometry from i386 MBR: head=256 sector=63
check_part_i386 1 type EE: no test
Current partition structure:
1 P EFI GPT 0 0 2 267349 89 4 4294967295

Warning: Bad ending head (CHS and LBA don't match)
No partition is bootable

search_part()
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
NTFS at 0/32/33
filesystem size 15628048384
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB
file_pread(5,2,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,2,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,2,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,1,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,2,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,14,buffer,2743150593(972801/70/7)) lseek err Invalid argument
file_pread(5,3,buffer,2743150607(972801/70/21)) lseek err Invalid argument
file_pread(5,3,buffer,2743150654(972801/71/5)) lseek err Invalid argument
file_pread(5,8,buffer,2743150670(972801/71/21)) lseek err Invalid argument
file_pread(5,11,buffer,2743150717(972801/72/5)) lseek err Invalid argument
file_pread(5,2,buffer,2743152639(972801/102/37)) lseek err Invalid argument
file_pread(5,1,buffer,2743150610(972801/70/24)) lseek err Invalid argument
file_pread(5,1,buffer,2743150657(972801/71/8)) lseek err Invalid argument
file_pread(5,1,buffer,2743150678(972801/71/29)) lseek err Invalid argument
file_pread(5,1,buffer,2743150728(972801/72/16)) lseek err Invalid argument
file_pread(5,1,buffer,2743152641(972801/102/39)) lseek err Invalid argument

Results
* HPFS - NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB

interface_write()
1 * HPFS - NTFS 0 32 33 972801 37 36 15628048384

sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

Re: 2 partitions in the same space on the drive

#5 Post by sburnett »

The deep search finished. Here is the deep search section of the log file.

search_part()
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
NTFS at 0/32/33
filesystem size 15628048384
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB
No partition 1676 34 23 974477 104 27 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 4230 60 55 977031 130 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 6784 87 24 979585 157 28 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 9338 113 56 982139 183 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 11892 140 25 984693 210 29 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 14446 166 57 987247 236 61 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 17000 193 26 989802 8 30 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 19554 219 58 992356 34 62 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 22108 246 27 994910 61 31 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 24663 17 59 997464 87 63 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 27217 44 28 1000018 114 32 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 29771 70 60 1002572 141 1 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 32325 97 29 1005126 167 33 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 34879 123 61 1007680 194 2 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 37433 150 30 1010234 220 34 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 39987 176 62 1012788 247 3 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 42541 203 31 1015343 18 35 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 45095 229 63 1017897 45 4 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 47650 1 32 1020451 71 36 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 50204 28 1 1023005 98 5 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 52758 54 33 1025559 124 37 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 55312 81 2 1028113 151 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 57866 107 34 1030667 177 38 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 60420 134 3 1033221 204 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 62974 160 35 1035775 230 39 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 65528 187 4 1038330 2 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 68082 213 36 1040884 28 40 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 70636 240 5 1043438 55 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 73191 11 37 1045992 81 41 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 75745 38 6 1048546 108 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 78299 64 38 1051100 134 42 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 80853 91 7 1053654 161 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 83407 117 39 1056208 187 43 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 85961 144 8 1058762 214 12 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
BAD_RS LBA=3635775750 4607032
check_part_i386 failed for partition type 01
FAT12 226316 146 13 317130 103 24 1458924213
No partition 88515 170 40 1061316 240 44 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 91069 197 9 1063871 12 13 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 93623 223 41 1066425 38 45 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 96177 250 10 1068979 65 14 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 98732 21 42 1071533 91 46 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 101286 48 11 1074087 118 15 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 103840 74 43 1076641 144 47 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 106394 101 12 1079195 171 16 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 108948 127 44 1081749 197 48 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 111502 154 13 1084303 224 17 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 114056 180 45 1086857 250 49 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 116610 207 14 1089412 22 18 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 119164 233 46 1091966 48 50 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 121719 5 15 1094520 75 19 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 124273 31 47 1097074 101 51 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 126827 58 16 1099628 128 20 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 129381 84 48 1102182 154 52 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 131935 111 17 1104736 181 21 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 134489 137 49 1107290 207 53 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 137043 164 18 1109844 234 22 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 139597 190 50 1112399 5 54 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 142151 217 19 1114953 32 23 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 144705 243 51 1117507 58 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 147260 15 20 1120061 85 24 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 149814 41 52 1122615 111 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 152368 68 21 1125169 138 25 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 154922 94 53 1127723 164 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 157476 121 22 1130277 191 26 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 160030 147 54 1132831 217 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 162584 174 23 1135385 244 27 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 165138 200 55 1137940 15 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 167692 227 24 1140494 42 28 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 170246 253 56 1143048 68 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 172801 25 25 1145602 95 29 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 175355 51 57 1148156 121 61 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 177909 78 26 1150710 148 30 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 180463 104 58 1153264 174 62 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 183017 131 27 1155818 201 31 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 185571 157 59 1158372 227 63 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 188125 184 28 1160926 254 32 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 190679 210 60 1163481 26 1 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 193233 237 29 1166035 52 33 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 195788 8 61 1168589 79 2 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 198342 35 30 1171143 105 34 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 200896 61 62 1173697 132 3 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 203450 88 31 1176251 158 35 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 206004 114 63 1178805 185 4 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 208558 141 32 1181359 211 36 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 211112 168 1 1183913 238 5 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 213666 194 33 1186468 9 37 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 216220 221 2 1189022 36 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 218774 247 34 1191576 62 38 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 221329 19 3 1194130 89 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 223883 45 35 1196684 115 39 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 226437 72 4 1199238 142 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 228991 98 36 1201792 168 40 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 231545 125 5 1204346 195 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 234099 151 37 1206900 221 41 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 236653 178 6 1209454 248 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 239207 204 38 1212009 19 42 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 241761 231 7 1214563 46 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 244316 2 39 1217117 72 43 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 246870 29 8 1219671 99 12 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 249424 55 40 1222225 125 44 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 251978 82 9 1224779 152 13 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 254532 108 41 1227333 178 45 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 257086 135 10 1229887 205 14 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 259640 161 42 1232441 231 46 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 262194 188 11 1234996 3 15 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 264748 214 43 1237550 29 47 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 267302 241 12 1240104 56 16 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 269857 12 44 1242658 82 48 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 272411 39 13 1245212 109 17 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 274965 65 45 1247766 135 49 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 277519 92 14 1250320 162 18 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 280073 118 46 1252874 188 50 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 282627 145 15 1255428 215 19 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 285181 171 47 1257982 241 51 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 287735 198 16 1260537 13 20 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 290289 224 48 1263091 39 52 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 292843 251 17 1265645 66 21 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 295398 22 49 1268199 92 53 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 297952 49 18 1270753 119 22 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 300506 75 50 1273307 145 54 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 303060 102 19 1275861 172 23 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 305614 128 51 1278415 198 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 308168 155 20 1280969 225 24 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 310722 181 52 1283523 251 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 313276 208 21 1286078 23 25 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 315830 234 53 1288632 49 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 318385 6 22 1291186 76 26 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 320939 32 54 1293740 102 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 323493 59 23 1296294 129 27 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 326047 85 55 1298848 155 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 328601 112 24 1301402 182 28 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 331155 138 56 1303956 208 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 333709 165 25 1306510 235 29 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 336263 191 57 1309065 6 61 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 338817 218 26 1311619 33 30 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 341371 244 58 1314173 59 62 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 343926 16 27 1316727 86 31 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 346480 42 59 1319281 112 63 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 349034 69 28 1321835 139 32 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 351588 95 60 1324389 166 1 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 354142 122 29 1326943 192 33 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 356696 148 61 1329497 219 2 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 359250 175 30 1332051 245 34 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 361804 201 62 1334606 17 3 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 364358 228 31 1337160 43 35 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 366912 254 63 1339714 70 4 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 369467 26 32 1342268 96 36 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 372021 53 1 1344822 123 5 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 374575 79 33 1347376 149 37 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 377129 106 2 1349930 176 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 379683 132 34 1352484 202 38 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 382237 159 3 1355038 229 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 384791 185 35 1357593 0 39 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 387345 212 4 1360147 27 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 389899 238 36 1362701 53 40 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 392454 10 5 1365255 80 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 395008 36 37 1367809 106 41 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 397562 63 6 1370363 133 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 400116 89 38 1372917 159 42 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 402670 116 7 1375471 186 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 405224 142 39 1378025 212 43 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 407778 169 8 1380579 239 12 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
BAD_RS LBA=3414995105 11593814
check_part_i386 failed for partition type 07
HPFS - NTFS 479922 245 37 695033 79 63 3455747784
No partition 410332 195 40 1383134 10 44 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 412886 222 9 1385688 37 13 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 415440 248 41 1388242 63 45 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 417995 20 10 1390796 90 14 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 420549 46 42 1393350 116 46 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 423103 73 11 1395904 143 15 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 425657 99 43 1398458 169 47 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 428211 126 12 1401012 196 16 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 430765 152 44 1403566 222 48 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 433319 179 13 1406120 249 17 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 435873 205 45 1408675 20 49 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
BAD_RS LBA=3288485277 11502600
check_part_i386 failed for partition type 0E
FAT16 LBA 472048 23 5 697390 54 47 3620121226
No partition 438427 232 14 1411229 47 18 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 440982 3 46 1413783 73 50 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 443536 30 15 1416337 100 19 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 446090 56 47 1418891 126 51 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 448644 83 16 1421445 153 20 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 451198 109 48 1423999 179 52 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 453752 136 17 1426553 206 21 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 456306 162 49 1429107 232 53 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 458860 189 18 1431662 4 22 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 461414 215 50 1434216 30 54 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 463968 242 19 1436770 57 23 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 466523 13 51 1439324 83 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 469077 40 20 1441878 110 24 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 471631 66 52 1444432 136 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 474185 93 21 1446986 163 25 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 476739 119 53 1449540 189 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 479293 146 22 1452094 216 26 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 481847 172 54 1454648 242 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 484401 199 23 1457203 14 27 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Buffer can't store more than 200 lines.
Partition not added.
No partition 486955 225 55 1459757 40 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 489509 252 24 1462311 67 28 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 492064 23 56 1464865 93 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 494618 50 25 1467419 120 29 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 497172 76 57 1469973 146 61 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 499726 103 26 1472527 173 30 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 502280 129 58 1475081 199 62 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 504834 156 27 1477635 226 31 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 507388 182 59 1480189 252 63 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 509942 209 28 1482744 24 32 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 512496 235 60 1485298 51 1 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 515051 7 29 1487852 77 33 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 517605 33 61 1490406 104 2 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 520159 60 30 1492960 130 34 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 522713 86 62 1495514 157 3 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 525267 113 31 1498068 183 35 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 527821 139 63 1500622 210 4 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 530375 166 32 1503176 236 36 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 532929 193 1 1505731 8 5 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 535483 219 33 1508285 34 37 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 538037 246 2 1510839 61 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 540592 17 34 1513393 87 38 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 543146 44 3 1515947 114 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 545700 70 35 1518501 140 39 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 548254 97 4 1521055 167 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 550808 123 36 1523609 193 40 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 553362 150 5 1526163 220 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 555916 176 37 1528717 246 41 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 558470 203 6 1531272 18 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 561024 229 38 1533826 44 42 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 563579 1 7 1536380 71 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 566133 27 39 1538934 97 43 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 568687 54 8 1541488 124 12 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 571241 80 40 1544042 150 44 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 573795 107 9 1546596 177 13 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 576349 133 41 1549150 203 45 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 578903 160 10 1551704 230 14 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 581457 186 42 1554259 1 46 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 584011 213 11 1556813 28 15 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 586565 239 43 1559367 54 47 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 589120 11 12 1561921 81 16 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 591674 37 44 1564475 107 48 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 594228 64 13 1567029 134 17 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 596782 90 45 1569583 160 49 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 599336 117 14 1572137 187 18 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 601890 143 46 1574691 213 50 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 604444 170 15 1577245 240 19 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 606998 196 47 1579800 11 51 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 609552 223 16 1582354 38 20 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 612106 249 48 1584908 64 52 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 614661 21 17 1587462 91 21 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 617215 47 49 1590016 117 53 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 619769 74 18 1592570 144 22 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 622323 100 50 1595124 170 54 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 624877 127 19 1597678 197 23 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 627431 153 51 1600232 223 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 629985 180 20 1602786 250 24 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 632539 206 52 1605341 21 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 635093 233 21 1607895 48 25 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 637648 4 53 1610449 74 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 640202 31 22 1613003 101 26 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 642756 57 54 1615557 127 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 645310 84 23 1618111 154 27 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 647864 110 55 1620665 180 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 650418 137 24 1623219 207 28 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 652972 163 56 1625773 233 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 655526 190 25 1628328 5 29 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 658080 216 57 1630882 31 61 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 660634 243 26 1633436 58 30 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 663189 14 58 1635990 84 62 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 665743 41 27 1638544 111 31 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 668297 67 59 1641098 137 63 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 670851 94 28 1643652 164 32 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 673405 120 60 1646206 191 1 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 675959 147 29 1648760 217 33 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 678513 173 61 1651314 244 2 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 681067 200 30 1653869 15 34 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 683621 226 62 1656423 42 3 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 686175 253 31 1658977 68 35 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 688730 24 63 1661531 95 4 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 691284 51 32 1664085 121 36 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 693838 78 1 1666639 148 5 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 696392 104 33 1669193 174 37 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 698946 131 2 1671747 201 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 701500 157 34 1674301 227 38 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 704054 184 3 1676855 254 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 706608 210 35 1679410 25 39 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 709162 237 4 1681964 52 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 711717 8 36 1684518 78 40 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 714271 35 5 1687072 105 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 716825 61 37 1689626 131 41 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 719379 88 6 1692180 158 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 721933 114 38 1694734 184 42 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 724487 141 7 1697288 211 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 727041 167 39 1699842 237 43 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 729595 194 8 1702397 9 12 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 732149 220 40 1704951 35 44 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 734703 247 9 1707505 62 13 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 737258 18 41 1710059 88 45 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 739812 45 10 1712613 115 14 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 742366 71 42 1715167 141 46 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 744920 98 11 1717721 168 15 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 747474 124 43 1720275 194 47 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 750028 151 12 1722829 221 16 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 752582 177 44 1725383 247 48 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 755136 204 13 1727938 19 17 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
BAD_RS LBA=1919090164 14135862
check_part_i386 failed for partition type 01
FAT12 921505 225 53 1155401 216 34 3757538655
This partition ends after the disk limits. (start=14803992052, size=3757538655, end=18561530706, disk end=15628052480)
No partition 757690 230 45 1730492 45 49 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 760245 2 14 1733046 72 18 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 762799 28 46 1735600 98 50 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 765353 55 15 1738154 125 19 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 767907 81 47 1740708 151 51 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 770461 108 16 1743262 178 20 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 773015 134 48 1745816 204 52 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 775569 161 17 1748370 231 21 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 778123 187 49 1750925 2 53 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 780677 214 18 1753479 29 22 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 783231 240 50 1756033 55 54 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 785786 12 19 1758587 82 23 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 788340 38 51 1761141 108 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 790894 65 20 1763695 135 24 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 793448 91 52 1766249 161 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 796002 118 21 1768803 188 25 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 798556 144 53 1771357 214 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 801110 171 22 1773911 241 26 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
BAD_RS LBA=3136304044 9416279
file_pread(5,3,buffer,3136304044(997273/241/5)) lseek err Invalid argument
file_pread(5,1,buffer,3136304044(997273/241/5)) lseek err Invalid argument
check_FAT: can't read FAT boot sector
check_part_i386 failed for partition type 01
FAT12 997273 241 5 1028458 58 51 500975543
This partition ends after the disk limits. (start=16021205932, size=500975543, end=16522181474, disk end=15628052480)
No partition 803664 197 54 1776466 12 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 806218 224 23 1779020 39 27 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 808772 250 55 1781574 65 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 811327 22 24 1784128 92 28 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 813881 48 56 1786682 118 60 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 816435 75 25 1789236 145 29 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 818989 101 57 1791790 171 61 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 821543 128 26 1794344 198 30 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 824097 154 58 1796898 224 62 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 826651 181 27 1799452 251 31 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 829205 207 59 1802007 22 63 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 831759 234 28 1804561 49 32 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 834314 5 60 1807115 76 1 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 836868 32 29 1809669 102 33 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 839422 58 61 1812223 129 2 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 841976 85 30 1814777 155 34 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 844530 111 62 1817331 182 3 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 847084 138 31 1819885 208 35 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 849638 164 63 1822439 235 4 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 852192 191 32 1824994 6 36 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 854746 218 1 1827548 33 5 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 857300 244 33 1830102 59 37 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 859855 16 2 1832656 86 6 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 862409 42 34 1835210 112 38 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 864963 69 3 1837764 139 7 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 867517 95 35 1840318 165 39 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 870071 122 4 1842872 192 8 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 872625 148 36 1845426 218 40 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 875179 175 5 1847980 245 9 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 877733 201 37 1850535 16 41 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 880287 228 6 1853089 43 10 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 882841 254 38 1855643 69 42 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 885396 26 7 1858197 96 11 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 887950 52 39 1860751 122 43 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 890504 79 8 1863305 149 12 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 893058 105 40 1865859 175 44 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 895612 132 9 1868413 202 13 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 898166 158 41 1870967 228 45 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 900720 185 10 1873522 0 14 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 903274 211 42 1876076 26 46 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 905828 238 11 1878630 53 15 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 908383 9 43 1881184 79 47 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 910937 36 12 1883738 106 16 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 913491 62 44 1886292 132 48 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 916045 89 13 1888846 159 17 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 918599 115 45 1891400 185 49 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 921153 142 14 1893954 212 18 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 923707 168 46 1896508 238 50 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 926261 195 15 1899063 10 19 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 928815 221 47 1901617 36 51 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 931369 248 16 1904171 63 20 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 933924 19 48 1906725 89 52 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 936478 46 17 1909279 116 21 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 939032 72 49 1911833 142 53 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 941586 99 18 1914387 169 22 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 944140 125 50 1916941 195 54 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 946694 152 19 1919495 222 23 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 949248 178 51 1922049 248 55 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 951802 205 20 1924604 20 24 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 954356 231 52 1927158 46 56 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 956911 3 21 1929712 73 25 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 959465 29 53 1932266 99 57 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 962019 56 22 1934820 126 26 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 964573 82 54 1937374 152 58 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 967127 109 23 1939928 179 27 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 969681 135 55 1942482 205 59 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
No partition 972235 162 24 1945036 232 28 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
Partition not added.
NTFS at 972801/37/36
filesystem size 15628048384
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 972801 37 36 15628048384
NTFS found using backup sector, blocksize=4096, 8001 GB / 7452 GiB
file_pread(5,2,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,2,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,2,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,1,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,2,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,14,buffer,2743150593(972801/70/7)) lseek err Invalid argument
file_pread(5,3,buffer,2743150607(972801/70/21)) lseek err Invalid argument
file_pread(5,3,buffer,2743150654(972801/71/5)) lseek err Invalid argument
file_pread(5,8,buffer,2743150670(972801/71/21)) lseek err Invalid argument
file_pread(5,11,buffer,2743150717(972801/72/5)) lseek err Invalid argument
file_pread(5,2,buffer,2743152639(972801/102/37)) lseek err Invalid argument
file_pread(5,1,buffer,2743150610(972801/70/24)) lseek err Invalid argument
file_pread(5,1,buffer,2743150657(972801/71/8)) lseek err Invalid argument
file_pread(5,1,buffer,2743150678(972801/71/29)) lseek err Invalid argument
file_pread(5,1,buffer,2743150728(972801/72/16)) lseek err Invalid argument
file_pread(5,1,buffer,2743152641(972801/102/39)) lseek err Invalid argument
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Check the harddisk size: HD jumpers settings, BIOS detection...
The harddisk (8001 GB / 7452 GiB) seems too small! (< 9503 GB / 8850 GiB)
The following partitions can't be recovered:
FAT12 921505 225 53 1155401 216 34 3757538655
FAT12 997273 241 5 1028458 58 51 500975543

Results
HPFS - NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB
FAT12 226316 146 13 317130 103 24 1458924213
FAT16 LBA 472048 23 5 697390 54 47 3620121226
HPFS - NTFS 479922 245 37 695033 79 63 3455747784

interface_write()

No partition found or selected for recovery
simulate write!

write_mbr_i386: starting...
write_all_log_i386: starting...
No extended partition

Analyse Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Geometry from i386 MBR: head=256 sector=63
check_part_i386 1 type EE: no test
Current partition structure:
1 P EFI GPT 0 0 2 267349 89 4 4294967295

Warning: Bad ending head (CHS and LBA don't match)
No partition is bootable
SIGINT detected! TestDisk has been killed.

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: 2 partitions in the same space on the drive

#6 Post by cgrenier »

Have you been able to mount the UFS partition after using dd as indicated ?

sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

Re: 2 partitions in the same space on the drive

#7 Post by sburnett »

On the freebsd box it loaded as /dev/da1 so I updated the commands. After I ran them I restarted the server.


dd bs=8192 count=1 if=/dev/da1 of=backup_start_da1.dd
dd bs=8192 count=1 if=/dev/zero of=/dev/da1

Before reboot:
Jun 11 18:04:58 nas001 umass1 on uhub0
Jun 11 18:04:58 nas001 umass1: <Western Digital easystore 25FB, class 0/0, rev 3.00/30.04, addr 6> on usbus0
Jun 11 18:04:58 nas001 umass1: SCSI over Bulk-Only; quirks = 0xc001
Jun 11 18:04:58 nas001 umass1:8:1: Attached to scbus8
Jun 11 18:04:58 nas001 da1 at umass-sim1 bus 1 scbus8 target 0 lun 0
Jun 11 18:04:58 nas001 da1: <WD easystore 25FB 3004> Fixed Direct Access SPC-4 SCSI device
Jun 11 18:04:58 nas001 da1: Serial Number 3753475854303243
Jun 11 18:04:58 nas001 da1: 400.000MB/s transfers
Jun 11 18:04:58 nas001 da1: 7630885MB (15628052480 512 byte sectors)
Jun 11 18:04:58 nas001 da1: quirks=0x2<NO_6_BYTE>
Jun 11 18:05:05 nas001 (da1:umass-sim1:1:0:0): READ(16). CDB: 88 00 00 00 00 03 a3 81 27 ff 00 00 00 01 00 00
Jun 11 18:05:05 nas001 (da1:umass-sim1:1:0:0): CAM status: SCSI Status Error
Jun 11 18:05:05 nas001 (da1:umass-sim1:1:0:0): SCSI status: Check Condition
Jun 11 18:05:05 nas001 (da1:umass-sim1:1:0:0): SCSI sense: NOT READY asc:4,1 (Logical unit is in process of becoming ready)
Jun 11 18:05:05 nas001 (da1:umass-sim1:1:0:0): Polling device for readiness
Jun 11 18:05:05 nas001 ses0 at umass-sim1 bus 1 scbus8 target 0 lun 1
Jun 11 18:05:05 nas001 ses0: <WD SES Device 3004> Fixed Enclosure Services SPC-4 SCSI device
Jun 11 18:05:05 nas001 ses0: Serial Number 3753475854303243
Jun 11 18:05:05 nas001 ses0: 400.000MB/s transfers
Jun 11 18:05:05 nas001 ses0: SCSI-3 ENC Device
Jun 11 18:05:07 nas001 (da1:umass-sim1:1:0:0): READ(16). CDB: 88 00 00 00 00 03 a3 81 27 ff 00 00 00 01 00 00
Jun 11 18:05:07 nas001 (da1:umass-sim1:1:0:0): CAM status: SCSI Status Error
Jun 11 18:05:07 nas001 (da1:umass-sim1:1:0:0): SCSI status: Check Condition
Jun 11 18:05:07 nas001 (da1:umass-sim1:1:0:0): SCSI sense: NOT READY asc:4,1 (Logical unit is in process of becoming ready)
Jun 11 18:05:07 nas001 (da1:umass-sim1:1:0:0): Polling device for readiness
Jun 11 18:05:10 nas001 (da1:umass-sim1:1:0:0): READ(16). CDB: 88 00 00 00 00 03 a3 81 27 ff 00 00 00 01 00 00
Jun 11 18:05:10 nas001 (da1:umass-sim1:1:0:0): CAM status: SCSI Status Error
Jun 11 18:05:10 nas001 (da1:umass-sim1:1:0:0): SCSI status: Check Condition
Jun 11 18:05:10 nas001 (da1:umass-sim1:1:0:0): SCSI sense: NOT READY asc:4,1 (Logical unit is in process of becoming ready)
Jun 11 18:05:10 nas001 (da1:umass-sim1:1:0:0): Polling device for readiness
Jun 11 18:05:13 nas001 GEOM: da1: the secondary GPT table is corrupt or invalid.
Jun 11 18:05:13 nas001 GEOM: da1: using the primary only -- recovery suggested.

root@nas001:~ # gpart show /dev/da1
=> 34 15628052413 da1 GPT (7.3T) [CORRUPT]
34 2014 - free - (1.0M)
2048 15628048384 1 ms-basic-data (7.3T)
15628050432 2015 - free - (1.0M)


After reboot:
Jun 11 18:23:01 nas001 ugen0.7: <Western Digital easystore 25FB> at usbus0
Jun 11 18:23:01 nas001 umass1 on uhub0
Jun 11 18:23:01 nas001 umass1: <Western Digital easystore 25FB, class 0/0, rev 3.00/30.04, addr 7> on usbus0
Jun 11 18:23:01 nas001 umass1: SCSI over Bulk-Only; quirks = 0xc001
Jun 11 18:23:01 nas001 umass1:8:1: Attached to scbus8
Jun 11 18:23:01 nas001 da1 at umass-sim1 bus 1 scbus8 target 0 lun 0
Jun 11 18:23:01 nas001 da1: <WD easystore 25FB 3004> Fixed Direct Access SPC-4 SCSI device
Jun 11 18:23:01 nas001 da1: Serial Number 3753475854303243
Jun 11 18:23:01 nas001 da1: 400.000MB/s transfers
Jun 11 18:23:01 nas001 da1: 7630885MB (15628052480 512 byte sectors)
Jun 11 18:23:01 nas001 da1: quirks=0x2<NO_6_BYTE>
Jun 11 18:23:08 nas001 (da1:umass-sim1:1:0:0): READ(16). CDB: 88 00 00 00 00 03 a3 81 27 ff 00 00 00 01 00 00
Jun 11 18:23:08 nas001 (da1:umass-sim1:1:0:0): CAM status: SCSI Status Error
Jun 11 18:23:08 nas001 (da1:umass-sim1:1:0:0): SCSI status: Check Condition
Jun 11 18:23:08 nas001 (da1:umass-sim1:1:0:0): SCSI sense: NOT READY asc:4,1 (Logical unit is in process of becoming ready)
Jun 11 18:23:08 nas001 (da1:umass-sim1:1:0:0): Polling device for readiness
Jun 11 18:23:08 nas001 ses0 at umass-sim1 bus 1 scbus8 target 0 lun 1
Jun 11 18:23:08 nas001 ses0: <WD SES Device 3004> Fixed Enclosure Services SPC-4 SCSI device
Jun 11 18:23:08 nas001 ses0: Serial Number 3753475854303243
Jun 11 18:23:08 nas001 ses0: 400.000MB/s transfers
Jun 11 18:23:08 nas001 ses0: SCSI-3 ENC Device
Jun 11 18:23:11 nas001 (da1:umass-sim1:1:0:0): READ(16). CDB: 88 00 00 00 00 03 a3 81 27 ff 00 00 00 01 00 00
Jun 11 18:23:11 nas001 (da1:umass-sim1:1:0:0): CAM status: SCSI Status Error
Jun 11 18:23:11 nas001 (da1:umass-sim1:1:0:0): SCSI status: Check Condition
Jun 11 18:23:11 nas001 (da1:umass-sim1:1:0:0): SCSI sense: NOT READY asc:4,1 (Logical unit is in process of becoming ready)
Jun 11 18:23:11 nas001 (da1:umass-sim1:1:0:0): Polling device for readiness
Jun 11 18:23:13 nas001 (da1:umass-sim1:1:0:0): READ(16). CDB: 88 00 00 00 00 03 a3 81 27 ff 00 00 00 01 00 00
Jun 11 18:23:13 nas001 (da1:umass-sim1:1:0:0): CAM status: SCSI Status Error
Jun 11 18:23:13 nas001 (da1:umass-sim1:1:0:0): SCSI status: Check Condition
Jun 11 18:23:13 nas001 (da1:umass-sim1:1:0:0): SCSI sense: NOT READY asc:4,1 (Logical unit is in process of becoming ready)
Jun 11 18:23:13 nas001 (da1:umass-sim1:1:0:0): Polling device for readiness

root@nas001:/var/log # gpart show /dev/da1
gpart: No such geom: /dev/da1.

sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

Re: 2 partitions in the same space on the drive

#8 Post by sburnett »

I checked it again in testdisk. If I choose Intel for the part type i see the NTFS partition. If I choose none I see the UFS partition. Below is the log with just a quick search under each partition type.




Mon Jun 11 20:57:45 2018
Command line: TestDisk

TestDisk 7.0, Data Recovery Utility, April 2015
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Windows 8 (9200)
Compiler: GCC 4.8, Cygwin 1007.34
Compilation date: 2015-04-18T13:01:55
ext2fs lib: 1.42.8, ntfs lib: 10:0:0, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504, curses lib: ncurses 5.9
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sda)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sdb)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive0)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive1)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\C:)=511499815936
Hard disk list
Disk /dev/sda - 512 GB / 476 GiB - CHS 62260 255 63, sector size=512
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63, sector size=512
Drive C: - 511 GB / 476 GiB - CHS 62186 255 63, sector size=512

Partition table type (auto): None
Disk /dev/sdb - 8001 GB / 7452 GiB
Partition table type: Intel

Analyse Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Current partition structure:

Partition sector doesn't have the endmark 0xAA55

search_part()
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
NTFS at 0/32/33
filesystem size 15628048384
sectors_per_cluster 8
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record -10
clusters_per_index_record 1
HPFS - NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB
file_pread(5,2,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,2,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150619(972801/70/33)) lseek err Invalid argument
file_pread(5,2,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,1,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,2,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150682(972801/71/33)) lseek err Invalid argument
file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,14,buffer,2743150593(972801/70/7)) lseek err Invalid argument
file_pread(5,3,buffer,2743150607(972801/70/21)) lseek err Invalid argument
file_pread(5,3,buffer,2743150654(972801/71/5)) lseek err Invalid argument
file_pread(5,8,buffer,2743150670(972801/71/21)) lseek err Invalid argument
file_pread(5,11,buffer,2743150717(972801/72/5)) lseek err Invalid argument
file_pread(5,2,buffer,2743152639(972801/102/37)) lseek err Invalid argument
file_pread(5,1,buffer,2743150610(972801/70/24)) lseek err Invalid argument
file_pread(5,1,buffer,2743150657(972801/71/8)) lseek err Invalid argument
file_pread(5,1,buffer,2743150678(972801/71/29)) lseek err Invalid argument
file_pread(5,1,buffer,2743150728(972801/72/16)) lseek err Invalid argument
file_pread(5,1,buffer,2743152641(972801/102/39)) lseek err Invalid argument

Results
* HPFS - NTFS 0 32 33 972801 37 36 15628048384
NTFS, blocksize=4096, 8001 GB / 7452 GiB

interface_write()
1 * HPFS - NTFS 0 32 33 972801 37 36 15628048384
simulate write!

write_mbr_i386: starting...
Store new MBR code
write_all_log_i386: starting...
No extended partition
Partition table type (auto): None
Disk /dev/sdb - 8001 GB / 7452 GiB
Partition table type: None

Analyse Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Current partition structure:
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]

search_part()
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB
file_pread(5,8,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150592(972801/70/6)) ReadFile The drive cannot find the sector requested.

file_pread(5,1,buffer,2743150593(972801/70/7)) lseek err Invalid argument
file_pread(5,14,buffer,2743150594(972801/70/8)) lseek err Invalid argument
file_pread(5,3,buffer,2743150608(972801/70/22)) lseek err Invalid argument
file_pread(5,3,buffer,2743150655(972801/71/6)) lseek err Invalid argument
file_pread(5,8,buffer,2743150671(972801/71/22)) lseek err Invalid argument
file_pread(5,11,buffer,2743150718(972801/72/6)) lseek err Invalid argument
file_pread(5,2,buffer,2743152640(972801/102/38)) lseek err Invalid argument

Results
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]
UFS2 blocksize=4096, 8001 GB / 7452 GiB

interface_write()
P UFS 2 - Little Endian 0 0 1 972801 70 5 15628052480 [/backups/usb_drive]

Write isn't available because the partition table type "None" has been selected.

TestDisk exited normally.

sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

Re: 2 partitions in the same space on the drive

#9 Post by sburnett »

I can only see the UFS partition if I choose None for the partition type. That tells me I can't write because I choose None. Is there anything that can be done since it only appears under the None partition type?

sburnett
Posts: 9
Joined: 08 Jun 2018, 22:43

Re: 2 partitions in the same space on the drive

#10 Post by sburnett »

I tried select EFI GPT for the partition type. I see a Solaris partition type that mentions ufs. This option gives me a write option. Wanted to check before I tried that to see if it's worth a shot or a waste. Thanks.

Fri Jun 15 23:11:05 2018
Command line: TestDisk

TestDisk 7.0, Data Recovery Utility, April 2015
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
OS: Windows 8 (9200)
Compiler: GCC 4.8, Cygwin 1007.34
Compilation date: 2015-04-18T13:01:55
ext2fs lib: 1.42.8, ntfs lib: 10:0:0, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504, curses lib: ncurses 5.9
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sda)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(/dev/sdb)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive0)=512110190592
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\PhysicalDrive1)=8001562869760
disk_get_size_win32 IOCTL_DISK_GET_LENGTH_INFO(\\.\C:)=511499815936
Hard disk list
Disk /dev/sda - 512 GB / 476 GiB - CHS 62260 255 63, sector size=512
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63, sector size=512
Drive C: - 511 GB / 476 GiB - CHS 62186 255 63, sector size=512

Partition table type (auto): None
Disk /dev/sdb - 8001 GB / 7452 GiB
Partition table type: EFI GPT

Analyse Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Bad GPT partition, invalid signature.
Trying alternate GPT
Bad GPT partition, invalid signature.
Current partition structure:
Bad GPT partition, invalid signature.
Trying alternate GPT
Bad GPT partition, invalid signature.

search_part()
Disk /dev/sdb - 8001 GB / 7452 GiB - CHS 972801 255 63
Solaris /home 64 15628052543 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB
file_pread(5,8,buffer,2743150656(972801/71/7)) lseek err Invalid argument
file_pread(5,1,buffer,2743150656(972801/71/7)) lseek err Invalid argument
file_pread(5,1,buffer,2743150657(972801/71/8)) lseek err Invalid argument
file_pread(5,14,buffer,2743150658(972801/71/9)) lseek err Invalid argument
file_pread(5,3,buffer,2743150672(972801/71/23)) lseek err Invalid argument
file_pread(5,3,buffer,2743150719(972801/72/7)) lseek err Invalid argument
file_pread(5,8,buffer,2743150735(972801/72/23)) lseek err Invalid argument
file_pread(5,11,buffer,2743150782(972801/73/7)) lseek err Invalid argument
file_pread(5,2,buffer,2743152704(972801/103/39)) lseek err Invalid argument

Results
P Solaris /home 64 15628052543 15628052480
UFS2 blocksize=4096, 8001 GB / 7452 GiB

interface_write()
1 P Solaris /home 64 15628052543 15628052480
simulate write!

TestDisk exited normally.

Locked