diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2016-12-29 09:49:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:14 +0700 |
commit | 758eb5fe759ae8a8ecb8189948d2bcaf7c597f07 (patch) | |
tree | 580c5343d0779815a25c27e6c56e6236e4785e7d /system/isdct/README | |
parent | e5badbbebb8e0d2f5d4784d97bef67e17da84b0e (diff) | |
download | slackbuilds-758eb5fe759ae8a8ecb8189948d2bcaf7c597f07.tar.gz |
system/isdct: Added (Intel SSD Data Center Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/isdct/README')
-rw-r--r-- | system/isdct/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/isdct/README b/system/isdct/README new file mode 100644 index 0000000000..a127e6e513 --- /dev/null +++ b/system/isdct/README @@ -0,0 +1,11 @@ +The isdct is a proprietary command-line tool to manage Intel SSD Data +Center Family NVMe and SATA drives. It can be used to update SSD +firmware, calculate drive life expectancy, analyze the SMART +information, securely erase, and much more. + +isdct supports Intel SSD DC, 750 Series (but does not support 910 +Series). + +The sg kernel module is required by isdct. To have this module loaded +on boot, please uncomment the corresponding line in +/etc/rc.d/rc.modules.local |