Needless to say shortly after that I started running system checks. A quick boot into memtest showed that my RAM was A-OK (which is good considering one stick of RAM is stuck to the netbook's mother board). The next piece of hardware I checked was my netbook's SSD. Almost all modern hard drives have "SMART" controls today to allow you to check their current health status.
I booted my netbook from a Bodhi live USB drive and did a quick:
sudo apt-get install gsmartcontrol
GSmartControl is a GUI front end for smartmontools - a library that lets you interface with your drive's SMART controls and run various health checks on the drive. The interface is fairly straight forward and right clicking on one of the displayed drives gives you the ability to begin checking it.
There are options for a short test (which takes a minute or two) or a longer test (which can take up to several hours on larger drives to complete - depends on the size of your drive).
After my netbook finished the longer test I was greeted with some bad news - my SSD was failing in one area and getting close to failing in others:
At any rate GSmartControl is a fantastic tool for checking the health of your drive that is fairly easy to use. Hopefully the results of your drive check will be better than my own!
~Jeff Hoogland
A very interesting post mr. Hoogland, you should try and do posts like these more often, specially for tools such as these.
ReplyDeletePd: Keep up the great work with bodhy linux.
thanks for all the help
ReplyDeleteUh Jeff, That last picture... what makes you think your SSD was 'failing in one area and getting close to failing in others' ?
ReplyDeleteYour drive never failed any of those categories.
When clicking over a number of the values presented there I was told the values indicate drive issues in a pre-failure and/or failure rate.
DeleteReplacing the SSD caused the system to no longer randomly lock up - so I am assuming it was in fact bad.