# HG changeset patch # User Oleksandr Gavenko # Date 1350041295 -10800 # Node ID 4639edd57c1ac6ca36dd45600abc05b038f8fc43 # Parent 7ec89ebc449884c389c4fcc8dcb28ccfc8c7ba03 Show S.M.A.R.T. reports about disk heals. diff -r 7ec89ebc4498 -r 4639edd57c1a 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.