<?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>Wild&#039;s notes. &#187; hdd</title>
	<atom:link href="http://iwild.ru/blog/tag/hdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://iwild.ru/blog</link>
	<description>за сим - подписываюсь</description>
	<lastBuildDate>Sat, 31 Dec 2011 20:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Smartmontools в mac os x 10.6</title>
		<link>http://iwild.ru/blog/smartmontoolsmac106/</link>
		<comments>http://iwild.ru/blog/smartmontoolsmac106/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 00:08:17 +0000</pubDate>
		<dc:creator>Wild</dc:creator>
				<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[smart]]></category>
		<category><![CDATA[установка]]></category>

		<guid isPermaLink="false">http://iwild.ru/blog/?p=1497</guid>
		<description><![CDATA[Чтобы просмотреть S.M.A.R.T атрибуты жесткого диска я выбрал smartmontools. Для началу устанавливаем Xcode. Качаем darwinports и устанавливаем его. Далее запускаем Терминал sudo su # получить права root port -d selfupdate #обновить дерево портов. port install smartmontools #установить smartmontools &#8212;&#62;  Computing dependencies for smartmontools &#8212;&#62;  Configuring smartmontools &#8212;&#62;  Building smartmontools &#8212;&#62;  Staging smartmontools into destroot &#8212;&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Чтобы просмотреть <a href="http://ru.wikipedia.org/wiki/Технология_SMART">S.M.A.R.T</a> атрибуты жесткого диска я выбрал <a href="http://sourceforge.net/apps/trac/smartmontools/">smartmontools</a>.</p>
<p>Для началу устанавливаем <a href="http://developer.apple.com/tools/xcode/">Xcode</a>.</p>
<p><a href="http://www.macports.org/install.php">Качаем darwinport</a>s и устанавливаем его.</p>
<p>Далее запускаем Терминал</p>
<p>sudo su # получить права root</p>
<p>port -d selfupdate #обновить дерево портов.</p>
<div id="_mcePaste">port install smartmontools #установить smartmontools</div>
<blockquote>
<div id="_mcePaste">&#8212;&gt;  Computing dependencies for smartmontools</div>
<div id="_mcePaste">&#8212;&gt;  Configuring smartmontools</div>
<div id="_mcePaste">&#8212;&gt;  Building smartmontools</div>
<div id="_mcePaste">&#8212;&gt;  Staging smartmontools into destroot</div>
<div id="_mcePaste">&#8212;&gt;  Installing smartmontools @5.38_1+darwin</div>
<div id="_mcePaste">&#8212;&gt;  Activating smartmontools @5.38_1+darwin</div>
<div id="_mcePaste">&#8212;&gt;  Cleaning smartmontools</div>
</blockquote>
<p>Если все сделано правильно, smartmontools установится</p>
<p>smartcl -l /dev/diskX</p>
<blockquote><p>SMART support is: Available &#8212; device has SMART capability.</p>
<p>SMART support is: Disabled</p></blockquote>
<div>Поддержка SMART есть, но она выключена</div>
<p>smartctl -s on /dev/diskX #включаем её</p>
<p>smartctl -t short /dev/diskX # быстрый тест данных SMART</p>
<p>smartcl -a /dev/diskX # показать атрибуты SMART</p>
]]></content:encoded>
			<wfw:commentRss>http://iwild.ru/blog/smartmontoolsmac106/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

