<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>hdd smart Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/hdd-smart/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sat, 10 Nov 2018 18:15:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Check HDD Health on Linux</title>
		<link>https://www.osradar.com/check-hdd-health-on-linux/</link>
					<comments>https://www.osradar.com/check-hdd-health-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Sat, 10 Nov 2018 18:15:48 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[hard disk health]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[hdd health]]></category>
		<category><![CDATA[hdd health linux]]></category>
		<category><![CDATA[hdd smart]]></category>
		<category><![CDATA[smart]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=7123</guid>

					<description><![CDATA[<p>HDD is (currently, used to be) one of the most crucial parts of a computer. It works as the BULK data storage. With the help of a number of magnetic disks, motors, and sensors, your HDD is always keeping your system and ultimately, yourself happy while tolerating all the TORTURES you’re putting on your system. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/check-hdd-health-on-linux/">Check HDD Health on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>HDD is (currently, used to be) one of the most crucial parts of a computer. It works as the BULK data storage. With the help of a number of magnetic disks, motors, and sensors, your HDD is always keeping your system and ultimately, yourself happy while tolerating all the TORTURES you’re putting on your system.</p>
<p>Jokes aside, HDD health is a really big concern. It’s because HDDs don’t die in just an instant. They continue to wear out gradually over time and one day, you may have just lost some of your oldest photos or your favorite movie collection or even worse, your important office document!</p>
<p>Before that happens, continue to keep checking your HDD status. If you’re on Linux, it’s time to get these tools right now!</p>
<h1>Checking HDD health</h1>
<p>For checking your HDD health, consider these tools in your arsenal. They will easily give you all the necessary info about your HDD.</p>
<ul>
<li>
<h2>Smartmontools</h2>
</li>
</ul>
<p>All the modern storage devices have an “S.M.A.R.T.” feature. It reports a lot of info to the operating system (Windows, Linux, macOS etc.). These info helps to verify the integrity and health of the HDD.</p>
<p>For installing Smartmontools, run the following command(s) according to your Linux distro.</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre class="">sudo apt install smartmontools</pre>
<p><img loading="lazy" class="size-full wp-image-7131 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-7.png" alt="" width="1071" height="539" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-7.png 1071w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-300x151.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-768x387.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-1024x515.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-696x350.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-1068x537.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-835x420.png 835w" sizes="(max-width: 1071px) 100vw, 1071px" /></p>
<ul>
<li>Debian</li>
</ul>
<pre class="">sudo apt-get install smartmontools</pre>
<ul>
<li>Fedora</li>
</ul>
<pre class="">sudo dnf install smartmontools</pre>
<ul>
<li>OpenSUSE</li>
</ul>
<pre class="">sudo zypper install smartmontools</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre class="">sudo pacman -S smartmontools</pre>
<ul>
<li>Generic Linux instruction</li>
</ul>
<p><a href="https://sourceforge.net/projects/smartmontools/files/">Download the latest source code of Smartmontools</a>.</p>
<p><img loading="lazy" class="size-full wp-image-7125 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-1.png" alt="" width="1037" height="482" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-1.png 1037w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-300x139.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-768x357.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-1024x476.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-696x324.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-904x420.png 904w" sizes="(max-width: 1037px) 100vw, 1037px" /></p>
<p>After the download is complete, run the following commands –</p>
<pre class="">tar -xvzf smartmontools-6.6.tar.gz

cd smartmontools-6.6/

./configure

make

sudo make install</pre>
<h3><img loading="lazy" class="size-full wp-image-7126 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-2.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-2.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="size-full wp-image-7127 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-3.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-3.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="alignnone size-full wp-image-7128" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-4.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-4.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="size-full wp-image-7129 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-5.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-5.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="size-full wp-image-7130 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-6.png" alt="" width="1056" height="591" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-6.png 1056w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-768x430.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-1024x573.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-696x390.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-750x420.png 750w" sizes="(max-width: 1056px) 100vw, 1056px" /></h3>
<h3>Using Smartmontools</h3>
<p>Fire up a terminal and run the following command –</p>
<pre class="">lsblk</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img loading="lazy" class="size-full wp-image-7132 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-8.png" alt="" width="1067" height="361" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-8.png 1067w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-300x101.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-768x260.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-1024x346.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-696x235.png 696w" sizes="(max-width: 1067px) 100vw, 1067px" /></p>
<p>Find out your target HDD and take a note of it.</p>
<p>Now, run the following command –</p>
<pre class=""># “X” represents your HDD’s label name

sudo smartctl -a /dev/sdX</pre>
<p><img loading="lazy" class="size-full wp-image-7133 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-9.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-9.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /></p>
<p>Here’s the part you need to keep your eye on.</p>
<p><img loading="lazy" class="alignnone size-full wp-image-7134" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-10.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-10.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /></p>
<p>You can also export the report using the following command line –</p>
<pre class="">sudo smartctl -a /dev/sdX &gt;&gt; ~/Desktop/drive-report.txt</pre>
<ul>
<li>
<h2>GNOME Disks</h2>
</li>
</ul>
<p>This is also another handy tool to keep at your hand. It’s a part of the GNOME Software family with a clean, nice and fluid interface. It’s the best choice for those preferring GUI more than the CLI.</p>
<h3>Installing GNOME Disks</h3>
<p>Run the following command(s) according to your Linux distro –</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre class="">sudo apt install gnome-disk-utility</pre>
<p><img loading="lazy" class="size-full wp-image-7135 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-11.png" alt="" width="1066" height="485" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-11.png 1066w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-300x136.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-768x349.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-1024x466.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-696x317.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-923x420.png 923w" sizes="(max-width: 1066px) 100vw, 1066px" /></p>
<ul>
<li>Debian</li>
</ul>
<pre class="">sudo apt-get install gnome-disk-utility</pre>
<ul>
<li>Fedora</li>
</ul>
<pre class="">sudo dnf install gnome-disk-utility</pre>
<ul>
<li>OpenSUSE</li>
</ul>
<pre class="">sudo zypper install gnome-disk-utility</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre class="">sudo pacman -S gnome-disk-utility</pre>
<h3>Using GNOME Disks for HDD health</h3>
<p>Start GNOME Disks.</p>
<p><img loading="lazy" class="size-full wp-image-7136 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-12.png" alt="" width="846" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-12.png 846w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-300x272.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-768x697.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-696x632.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-463x420.png 463w" sizes="(max-width: 846px) 100vw, 846px" /></p>
<p>From the left panel, select your connected HDD. Then, press “Ctrl + S”.</p>
<p><img loading="lazy" class="size-full wp-image-7137 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-13.png" alt="" width="1024" height="673" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-13.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-300x197.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-768x505.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-696x457.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-741x486.png 741w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-639x420.png 639w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>
<p>Here, you’ll have all the S.M.A.R.T. information of the HDD.</p>
<p>You can find out all the explanations of <a href="https://en.wikipedia.org/wiki/S.M.A.R.T.">all the S.M.A.R.T. info here</a>.</p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/check-hdd-health-on-linux/">Check HDD Health on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/check-hdd-health-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
