diff options
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 0000000000000..a127e6e51305a --- /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 |