Hard Drive Testing using smartmontools
Test the hard drive with
smartctl -t long /dev/hd?
This may take hours to run and will do so as a background process.
Once complete run the following to see results
smartctl -l selftest /dev/hd?
Technical information on this site may be out of date : no updates since 2015
Test the hard drive with
smartctl -t long /dev/hd?
This may take hours to run and will do so as a background process.
Once complete run the following to see results
smartctl -l selftest /dev/hd?