Show S.M.A.R.T. reports about disk heals.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 12 Oct 2012 14:28:15 +0300
changeset 1388 4639edd57c1a
parent 1387 7ec89ebc4498
child 1389 4ab574ec7067
Show S.M.A.R.T. reports about disk heals.
hw-list.rst
--- a/hw-list.rst	Fri Oct 12 14:25:50 2012 +0300
+++ b/hw-list.rst	Fri Oct 12 14:28:15 2012 +0300
@@ -99,5 +99,9 @@
                 Partitions, as well as their mount-points and usage in GB.
   ``sudo fdisk -l``
                 All partitions, their device names, and positions on disk.
+  ``hwinfo --disk`` or  ``lshw -class disk``
+                Disk hardware info.
+  ``smartctl``
+                Show S.M.A.R.T. reports about disk heals.