I have a 8-9 year old desktop running Linux on a system with 3 drives - 500GB SSD, 1TB SSD, 2TB HDD. I copied SRPR.EXE to a readspeed bootable USB and ran it. Both readspeed and srpr find all the drives. Readspeed runs fine on all drives and SRPR level 2 scan works on the 500GB and the 2TB drives but gets stuck trying to recover data very early in the 1TB drive which has a GPT partition table. I have left it for hours and it does not make any progress. I checked the drive with fsck and it is clean. I have seen conflicting info on GPT drives and UEFI bootable systems. It looks like my system has a BIOS but can boot UEFI. The OS on the 1TB drive does use UEFI, but readspeed/srpr USB boot and load fine.
Should I be worried about the 1TB drive, or is a limitation of Spinrite 6.1?
Some config info:
wgking@HAL:~$ sudo parted -l
Model: ATA Samsung SSD 870 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 500MB 499MB fat32 boot, esp
2 500MB 16.5GB 16.0GB linux-swap(v1) swap
3 16.5GB 1000GB 984GB ext4
Model: ATA ST2000DX002-2DV1 (scsi)
Disk /dev/sdb: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 2000GB 2000GB primary btrfs
Model: ATA Samsung SSD 840 (scsi)
Disk /dev/sdc: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 500GB 500GB primary btrfs
wgking@HAL:~$ sudo file -s /dev/sda
[sudo] password for wgking:
/dev/sda: DOS/MBR boot sector; partition 1 : ID=0xee, start-CHS (0x0,0,2), end-CHS (0x3ff,255,63), startsector 1, 1953525167 sectors, extended partition table (last)
wgking@HAL:~$ sudo file -s /dev/sdb
/dev/sdb: DOS/MBR boot sector; partition 1 : ID=0x83, start-CHS (0x0,32,33), end-CHS (0x3ff,254,63), startsector 2048, 3907026944 sectors
wgking@HAL:~$ sudo file -s /dev/sdc
/dev/sdc: DOS/MBR boot sector
wgking@HAL:~$ efibootmgr
BootCurrent: 000A
Timeout: 1 seconds
BootOrder: 000A,000C,000D,0009,0008
Boot0008* CD/DVD Drive
Boot0009* Hard Drive
Boot000A* ubuntu
Boot000C* UEFI OS
Boot000D* ubuntu
Should I be worried about the 1TB drive, or is a limitation of Spinrite 6.1?
Some config info:
wgking@HAL:~$ sudo parted -l
Model: ATA Samsung SSD 870 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 500MB 499MB fat32 boot, esp
2 500MB 16.5GB 16.0GB linux-swap(v1) swap
3 16.5GB 1000GB 984GB ext4
Model: ATA ST2000DX002-2DV1 (scsi)
Disk /dev/sdb: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 2000GB 2000GB primary btrfs
Model: ATA Samsung SSD 840 (scsi)
Disk /dev/sdc: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 500GB 500GB primary btrfs
wgking@HAL:~$ sudo file -s /dev/sda
[sudo] password for wgking:
/dev/sda: DOS/MBR boot sector; partition 1 : ID=0xee, start-CHS (0x0,0,2), end-CHS (0x3ff,255,63), startsector 1, 1953525167 sectors, extended partition table (last)
wgking@HAL:~$ sudo file -s /dev/sdb
/dev/sdb: DOS/MBR boot sector; partition 1 : ID=0x83, start-CHS (0x0,32,33), end-CHS (0x3ff,254,63), startsector 2048, 3907026944 sectors
wgking@HAL:~$ sudo file -s /dev/sdc
/dev/sdc: DOS/MBR boot sector
wgking@HAL:~$ efibootmgr
BootCurrent: 000A
Timeout: 1 seconds
BootOrder: 000A,000C,000D,0009,0008
Boot0008* CD/DVD Drive
Boot0009* Hard Drive
Boot000A* ubuntu
Boot000C* UEFI OS
Boot000D* ubuntu