This is the result of the ./hdsentinel -enabletest command:
Code: Select all
Hard Disk Sentinel for LINUX console 0.19c.9986 (c) 2021 info@hdsentinel.com
Start with -r [reportfile] to save data to report, -h for help
Examining hard disk configuration ...
HDD Device 0: /dev/sda
HDD Model ID : APPLE SSD SM0256G
HDD Serial No: S29CNYAGC56557
HDD Revision : BXW1SA0Q
HDD Size : 239372 MB
Interface : S-ATA Gen3, 6 Gbps
Temperature : Unknown °C
Highest Temp.: Unknown °C
Health : Unknown %
Performance : Unknown %
Power on time:
Est. lifetime:
HDD Device 1: /dev/sdb
HDD Model ID : SanDisk Cruzer Glide 3.0
HDD Serial No: 4C530000020418116072
HDD Revision : 1.00
HDD Size : 29759 MB
Interface : SCSI
Temperature : Unknown °C
Highest Temp.: Unknown °C
Health : Unknown %
Performance : Unknown %
Power on time:
Est. lifetime:
HDD Device 2: /dev/sdc
HDD Model ID : APPLE SD Card Reader
HDD Serial No: ?
HDD Revision : 3.00
HDD Size : 0 MB
Interface : SCSI
Temperature : Unknown °C
Highest Temp.: Unknown °C
Health : Unknown %
Performance : Unknown %
Power on time:
Est. lifetime:
You'll find the testmode.txt attach to this message.
I tried to check the other connected drives (a usb key and a smart card reader) with the -dev switch and they returned these results:
USB KEY:
Code: Select all
HDD Device 1: /dev/sdb
HDD Model ID : SanDisk Cruzer Glide 3.0
HDD Serial No: 4C530000020418116072
HDD Revision : 1.00
HDD Size : 29759 MB
Interface : SCSI
Temperature : Unknown °C
Highest Temp.: Unknown °C
Health : Unknown %
Performance : Unknown %
Power on time:
Est. lifetime:
SMART CARD READER:
Code: Select all
HDD Device 2: /dev/sdc
HDD Model ID : APPLE SD Card Reader
HDD Serial No: ?
HDD Revision : 3.00
HDD Size : 0 MB
Interface : SCSI
Temperature : Unknown °C
Highest Temp.: Unknown °C
Health : Unknown %
Performance : Unknown %
Power on time:
Est. lifetime:
I tried to check the NVMe with ./hdsentinel -dev /dev/nvme0 and the console returned:
Code: Select all
Examining hard disk configuration ...
No hard disk devices found. Please run as "root".
HDSentinel seems to identify the NVMe drive as this drive:
Code: Select all
HDD Device 0: /dev/sda
HDD Model ID : APPLE SSD SM0256G
HDD Serial No: S29CNYAGC56557
HDD Revision : BXW1SA0Q
HDD Size : 239372 MB
Interface : S-ATA Gen3, 6 Gbps
Temperature : Unknown °C
Highest Temp.: Unknown °C
Health : Unknown %
Performance : Unknown %
Power on time:
Est. lifetime:
The drive model is: OWC Aura Pro X2 NVMe - PCIe 3.1 x4 SSD.
Just to give you some context, I'm running HDSentinel over an Ubuntu 18.04 Live USB on an Early 2015 MacBook Pro.