Use with smartctl
.
- Install
smartmontools
; - Download the 'https://github.com/mirror/smartmontools/blob/master/drivedb.h' to '/opt/share/smartmontools/drivedb.h';
- Copy the contents of 'drivedb.h' of this repo to '/opt/share/smartmontools/drivedb.h';
smartctl -d sat -a /dev/sdx
should works.