<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>いんちきTech &#187; 自作PC</title>
	<atom:link href="http://it.snds.jp/category/hardware/custompc/feed" rel="self" type="application/rss+xml" />
	<link>http://it.snds.jp</link>
	<description>略してIT</description>
	<lastBuildDate>Thu, 15 Sep 2011 05:27:59 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://it.snds.jp/category/hardware/custompc/feed" />
		<item>
		<title>STOPエラー 0&#215;00000101 &#8211; CLOCK_WATCHDOG_TIMEOUT</title>
		<link>http://it.snds.jp/software/windows/799.html</link>
		<comments>http://it.snds.jp/software/windows/799.html#comments</comments>
		<pubDate>Thu, 05 Aug 2010 13:55:00 +0000</pubDate>
		<dc:creator>きく</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[トラブルシューティング]]></category>
		<category><![CDATA[自作PC]]></category>
		<category><![CDATA[STOPエラー]]></category>
		<category><![CDATA[Windows7]]></category>
		<category><![CDATA[Windwos Server 2008 R2]]></category>

		<guid isPermaLink="false">http://it.snds.jp/software/windows/799.html</guid>
		<description><![CDATA[数か月前の話ですが、Intel Xeon L3426 を使ったサーバーを調達して、WS2008R2 + Server Core + Hyper-V な環境で使い始めていたんですが、たまに BSOD を吐きながらリブートす [...]

<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/software/windows/283.html' rel='bookmark' title='Windows Server 2008 R2 配布開始'>Windows Server 2008 R2 配布開始</a></li>
<li><a href='http://it.snds.jp/software/windows/581.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール'>WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>数か月前の話ですが、Intel Xeon L3426 を使ったサーバーを調達して、WS2008R2 + Server Core + Hyper-V な環境で使い始めていたんですが、たまに BSOD を吐きながらリブートするという現象が起こっていました。</p>
<p>放っておくわけにもいかないので (数か月放置しましたが) ちょっと調べてみましたよ。</p>
<p>とりあえずイベントログ確認。</p>
<p><a href="http://it.snds.jp/wp-content/uploads/2010/08/bugcheck_1001.png"><img src="http://it.snds.jp/wp-content/uploads/2010/08/bugcheck_1001_thumb.png" border="0" alt="bugcheck_1001" title="bugcheck_1001" width="367" height="255" class="wlDisabledImage" style="margin: 10px; display: inline; border: 0px;" /></a></p>
<p>STOPエラーの 0&#215;00000101 ということで、エラーコードでググってみると、</p>
<p><a href="http://support.microsoft.com/kb/975530/ja" target="_blank">停止エラー メッセージおよび Windows Server 2008 R2 を実行している Intel Xeon 5500 シリーズ processor-based コンピューターで Hyper-V の役割がインストールされている:「0&#215;00000101 &#8211; CLOCK_WATCHDOG_TIMEOUT」</a></p>
<p>MS の KB でこんなのが引っかかってきました。</p>
<p>機械翻訳でアレですが、概ね内容とマッチしている模様。ググりながら<a href="http://www.microsoft.com/japan/whdc/DevTools/Debugging/default.mspx" target="_blank">メモリダンプ</a>の準備とかしていましたが、その必要もなさそうなので素直に KB の内容を実行してみることに。</p>
<p>とは言っても対応は簡単。MS から修正プログラムが出ているのでそれを入手～インストールし、あとは様子を見るだけ。</p>
<p>ただし、このパッチは MS にリクエストを出してメールで送ってもらう必要があります。</p>
<p>スクリーンショットは撮り忘れたのですが、せっかくなのでざっくり手順を。</p>
<hr />
<ol>
<li>上記 KB ページの記事見出しの近くに、パッチ入手のためのリンクがあるのでクリックします。<br />
<a href="http://it.snds.jp/wp-content/uploads/2010/08/patch_link01.png"><img src="http://it.snds.jp/wp-content/uploads/2010/08/patch_link01_thumb.png" border="0" alt="patch_link01" title="patch_link01" width="391" height="83" class="wlDisabledImage" style="margin: 10px; display: inline; border: 0px;" /></a></li>
<li>使用条件が表示されるので、同意して進みます。</li>
<li>修正プログラムの選択とリクエスト送信のフォーム (下図) が表示されるので、必要事項を記入してリクエストを送信します。<br />
<a href="http://it.snds.jp/wp-content/uploads/2010/08/patch_link02.png"><img src="http://it.snds.jp/wp-content/uploads/2010/08/patch_link02_thumb.png" border="0" alt="patch_link02" title="patch_link02" width="244" height="110" class="wlDisabledImage" style="margin: 10px; display: inline; border: 0px;" /></a><br />
ちなみに、↑をみると「リリース」欄に「<strong>sp1</strong>」の表示が。おそらく、Win7/WS08R2 SP1 で修正される問題なのでしょう。</li>
<li>リクエストを送信すると、入力したメールアドレスに修正プログラムの入手先を送付した旨が通知されますので、メールを受信します。</li>
<li>「ご依頼の修正プログラムのダウンロード リンク」というサブジェクトのメールが該当のメールになります。本文下部にダウンロード用のリンクと、書庫解凍用のパスワードが表示されていますので、淡々とダウンロードします。</li>
<li>あとは実行するだけ。再起動も必要だったかな？(忘れた)</li>
</ol>
<hr />
<p>手順は以上です。このエントリ時点で昨日の今日なので、もう少し間をおいてみないと何とも言えませんが、30分に1度くらいのペースで BSOD していたのがパッタリ止んだので、効いているような気がします。</p>
<p>以下に再発の追記がなければこれで解決という考えでよろしいかと。</p>


<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/software/windows/283.html' rel='bookmark' title='Windows Server 2008 R2 配布開始'>Windows Server 2008 R2 配布開始</a></li>
<li><a href='http://it.snds.jp/software/windows/581.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール'>WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://it.snds.jp/software/windows/799.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://it.snds.jp/software/windows/799.html" />
	</item>
		<item>
		<title>WS2008 R2 ドメインコントローラ移行 作業メモ：WS2008 R2 インストール～初期設定</title>
		<link>http://it.snds.jp/software/windows/577.html</link>
		<comments>http://it.snds.jp/software/windows/577.html#comments</comments>
		<pubDate>Sat, 09 Jan 2010 14:23:44 +0000</pubDate>
		<dc:creator>きく</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[構築]]></category>
		<category><![CDATA[自作PC]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windwos Server 2008 R2]]></category>
		<category><![CDATA[サーバー]]></category>

		<guid isPermaLink="false">http://it.snds.jp/?p=577</guid>
		<description><![CDATA[HWの交換を一部済ませて (*) WS2008 R2 をインストール。DataCenter エディションの Server Core でインストールしました。インストール方法は WS2008 と何ら変わりありません。 そし [...]

<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/software/windows/581.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール'>WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール</a></li>
<li><a href='http://it.snds.jp/software/windows/499.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ'>WS2008 R2 ドメインコントローラ移行 作業メモ</a></li>
<li><a href='http://it.snds.jp/software/windows/508.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ：バックアップ'>WS2008 R2 ドメインコントローラ移行 作業メモ：バックアップ</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>HWの交換を一部済ませて (*) WS2008 R2 をインストール。DataCenter エディションの Server Core でインストールしました。インストール方法は WS2008 と何ら変わりありません。</p>
<p>そして初期設定。これまで Server Core だと初期設定が非常に面倒だったんですが、WS2008 R2 では、「sconfig.cmd」というスクリプトが用意されていて、メニュー形式で初期設定を進めていくことが可能になっています。</p>
<p>これ超絶便利ですね。特に Windows Update がメニューからできることと、ネットワーク設定まわりで netsh の長いコマンドを何度も打ち込まなくてもいいのが素晴らしい。</p>
<p><a href="http://it.snds.jp/wp-content/uploads/2010/01/dc_moval09.png"><img style="display: inline; border: 0px;" title="dc_moval09" src="http://it.snds.jp/wp-content/uploads/2010/01/dc_moval09_thumb.png" border="0" alt="dc_moval09" width="244" height="176" /></a></p>
<p>というわけで、基本的な初期設定はここからほとんどできるので省略。</p>
<p>何はともあれ、コマンドのみというのは後々きついので、GUI操作、つまりサーバー マネージャーを使えるようにします。</p>
<p>sconfig の メニュー<strong>[3] ローカル管理者の追加</strong> で、Server Core 側の Administrators グループにクライアント側のユーザーを登録します。</p>
<p>次にメニュー<strong>[4] リモート管理の構成</strong> から、「<strong>[3] サーバー マネージャーのリモート管理を許可する</strong>」を選択します。(<span style="color: #ff0000;">先に [2] の PowerShell を有効にしておく必要があります。</span>)</p>
<p>クライアントに <a title="Windows 7 用のリモート サーバー管理ツール" href="http://www.microsoft.com/downloads/details.aspx?displaylang=ja&amp;FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d" target="_blank">RSAT</a> をインストールしておけば、サーバー マネージャーを起動し、そこから Server Core に接続すれば色々な操作ができるようになると思います。</p>
<p>追加で以下のコマンドを実行しておけば、ディスクの管理もGUIでできて楽ちん。</p>
<p>Server Core 側 (一行で)</p>
<pre>netsh advfirewall firewall set rule group="リモート ボリューム管理"
new enable=yes net start vds</pre>
<p>クライアント側</p>
<pre>netsh advfirewall firewall set rule group="リモート ボリューム管理" new enable=yes</pre>
<p>あとは必要に応じてファイアウォールに穴を空けたり、必要な役割を追加すればおｋ。今回については、Hyper-Vの親パーティションだけできればいいのでここまで。</p>
<h4>※ハードウェア追加</h4>
<p>HDDの増設は終わったけど、NICの追加がうまくいかない。鯖マシンは ML115 G1 なのですが、Intel Pro/1000 CT を PCI-e の x16 に挿しても x8 に挿しても、POST は終わるけどその先に行かない。BIOS にも入れない。ググってもほとんど事例がないので、とりあえずは諦め。後日チャレンジするかもしれない。</p>


<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/software/windows/581.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール'>WS2008 R2 ドメインコントローラ移行 作業メモ：Hyper-V 2.0 インストール</a></li>
<li><a href='http://it.snds.jp/software/windows/499.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ'>WS2008 R2 ドメインコントローラ移行 作業メモ</a></li>
<li><a href='http://it.snds.jp/software/windows/508.html' rel='bookmark' title='WS2008 R2 ドメインコントローラ移行 作業メモ：バックアップ'>WS2008 R2 ドメインコントローラ移行 作業メモ：バックアップ</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://it.snds.jp/software/windows/577.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://it.snds.jp/software/windows/577.html" />
	</item>
		<item>
		<title>データ用HDDがお隠れになる</title>
		<link>http://it.snds.jp/software/windows/433.html</link>
		<comments>http://it.snds.jp/software/windows/433.html#comments</comments>
		<pubDate>Wed, 30 Dec 2009 07:54:56 +0000</pubDate>
		<dc:creator>きく</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[自作PC]]></category>
		<category><![CDATA[運用]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://it.snds.jp/uncategorized/433.html</guid>
		<description><![CDATA[年末で自宅のサーバー環境をアップグレードしようと色々と企んでいた矢先に、メインマシンのデータ用HDDに突然アクセスできなくなる。diskmgmt を見てもD:とE:が無い。 イベントログをみると、、、 ＼(^o^)／ 一 [...]

<h3 style="margin-top:5em;">関連記事:</h3>
(( 関連記事は特にありません ))]]></description>
			<content:encoded><![CDATA[<p>年末で自宅のサーバー環境をアップグレードしようと色々と企んでいた矢先に、メインマシンのデータ用HDDに突然アクセスできなくなる。diskmgmt を見てもD:とE:が無い。</p>
<p>イベントログをみると、、、</p>
<p><a href="http://it.snds.jp/wp-content/uploads/2009/12/hdderror.jpg"><img style="display: inline; border: 0px;" title="hdderror" src="http://it.snds.jp/wp-content/uploads/2009/12/hdderror_thumb.jpg" border="0" alt="hdderror" width="244" height="171" /></a></p>
<p>＼(^o^)／</p>
<p>一応再起動すると、BIOSでの認識自体はしているようだがエラー出力。</p>
<p>＼(^o^)／</p>


<h3 style="margin-top:5em;">関連記事:</h3><p>(( 関連記事は特にありません ))</p>]]></content:encoded>
			<wfw:commentRss>http://it.snds.jp/software/windows/433.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://it.snds.jp/software/windows/433.html" />
	</item>
		<item>
		<title>はてななどの各社担当者が自作サーバーのノウハウを紹介</title>
		<link>http://it.snds.jp/hardware/366.html</link>
		<comments>http://it.snds.jp/hardware/366.html#comments</comments>
		<pubDate>Fri, 27 Nov 2009 13:18:36 +0000</pubDate>
		<dc:creator>きく</dc:creator>
				<category><![CDATA[ハードウェア]]></category>
		<category><![CDATA[構築]]></category>
		<category><![CDATA[自作PC]]></category>
		<category><![CDATA[サーバー]]></category>

		<guid isPermaLink="false">http://it.snds.jp/?p=366</guid>
		<description><![CDATA[はてななどの各社担当者が自作サーバーのノウハウを紹介 -BB Watch こういう自作サーバー作ってみたいんだよなぁ。 グーグル、自社設計のサーバを初公開&#8211;データセンターに見る効率化へのこだわり:スペシャルレ [...]

<h3 style="margin-top:5em;">関連記事:</h3>
(( 関連記事は特にありません ))]]></description>
			<content:encoded><![CDATA[<p><a href="http://bb.watch.impress.co.jp/docs/news/20091126_331459.html">はてななどの各社担当者が自作サーバーのノウハウを紹介 -BB Watch</a></p>
<p>こういう自作サーバー作ってみたいんだよなぁ。</p>
<p><a href="http://japan.cnet.com/special/story/0,2000056049,20390984,00.htm">グーグル、自社設計のサーバを初公開&#8211;データセンターに見る効率化へのこだわり:スペシャルレポート &#8211; CNET Japan</a></p>
<p>でGoogleサーバーの写真見たり、</p>
<p><a href="http://b.hatena.ne.jp/articles/200906/250">[PR]さくらインターネット×はてな、自作サーバを語り合う &#8211; はてなブックマークニュース</a></p>
<p>なんかをみてるとﾊｧﾊｧしてしまう。</p>
<p>ちょっと前に同僚と↑の記事の話をしていたら、次の日その同僚が何やらごちゃごちゃと部品を持って来て、おもむろにマシンを組み出した。</p>
<p><a href="http://it.snds.jp/wp-content/uploads/2009/11/hmsrv001.jpg"><img style="border: 0pt none; display: inline;" title="トレイサーバー1号" src="http://it.snds.jp/wp-content/uploads/2009/11/hmsrv001_thumb.jpg" border="0" alt="hmsrv001" width="244" height="184" /></a></p>
<p>ちょｗｗｗ 100円ショップのプラスチックトレイｗｗｗｗ</p>
<p>これがまた綺麗に収まってまして、今は上部がはみ出してますが、もうちょっと深さのあるトレイなら上に重ねていけたりとか、なかなか合理的な造りになってたりします。</p>
<p>もちろんエアフローとかトレイの熱耐性とかその他色々問題もあるので、これをもうちょっとブラッシュアップして実際に運用してみたい。</p>


<h3 style="margin-top:5em;">関連記事:</h3><p>(( 関連記事は特にありません ))</p>]]></content:encoded>
			<wfw:commentRss>http://it.snds.jp/hardware/366.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://it.snds.jp/hardware/366.html" />
	</item>
		<item>
		<title>ASUS P5Q Pro Turbo 購入</title>
		<link>http://it.snds.jp/hardware/307.html</link>
		<comments>http://it.snds.jp/hardware/307.html#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:28:51 +0000</pubDate>
		<dc:creator>きく</dc:creator>
				<category><![CDATA[ハードウェア]]></category>
		<category><![CDATA[構築]]></category>
		<category><![CDATA[自作PC]]></category>

		<guid isPermaLink="false">http://it.snds.jp/?p=307</guid>
		<description><![CDATA[衝動買いした。・・・っていうのはちょっと嘘で、前から買おうと思っていたのを保留してました。 グラボ購入してOS入れ替え目前だったので、このタイミングで買っておかないとまたOS入れ直しになるなーと気付き、急遽秋葉原に寄って [...]

<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/hardware/294.html' rel='bookmark' title='SAPPHIRE Radeon HD 4770 入手'>SAPPHIRE Radeon HD 4770 入手</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div id="attachment_308" class="wp-caption alignnone" style="width: 310px"><a href="http://www.mvkc.jp/product/asus/motherboard/lga775/p5q_pro_turbo.php"><img class="size-medium wp-image-308" title="ASUS_P5Q_Pro_Turbo" src="http://it.snds.jp/wp-content/uploads/2009/08/ASUS_P5Q_Pro_Turbo-300x225.jpg" alt="ASUS P5Q Pro Turbo" width="300" height="225" /></a><p class="wp-caption-text">ASUS P5Q Pro Turbo</p></div>
<p>衝動買いした。・・・っていうのはちょっと嘘で、前から買おうと思っていたのを保留してました。</p>
<p>グラボ購入してOS入れ替え目前だったので、このタイミングで買っておかないとまたOS入れ直しになるなーと気付き、急遽秋葉原に寄って買ってきた次第です。ツクモex.で \13,980 也。</p>
<p>P45系ではかなり鉄板化してきたっぽいP5Qシリーズで、PS/2付きのものということで選んでみました。ざっくり情報を漁った限りでは特に悪い噂も聞かないですし。</p>
<p>できれば今日中に、グラボと合わせて組み込み～OSインストールまでやってしまいたい。</p>


<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/hardware/294.html' rel='bookmark' title='SAPPHIRE Radeon HD 4770 入手'>SAPPHIRE Radeon HD 4770 入手</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://it.snds.jp/hardware/307.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://it.snds.jp/hardware/307.html" />
	</item>
		<item>
		<title>SAPPHIRE Radeon HD 4770 入手</title>
		<link>http://it.snds.jp/hardware/294.html</link>
		<comments>http://it.snds.jp/hardware/294.html#comments</comments>
		<pubDate>Mon, 17 Aug 2009 11:04:21 +0000</pubDate>
		<dc:creator>きく</dc:creator>
				<category><![CDATA[ハードウェア]]></category>
		<category><![CDATA[構築]]></category>
		<category><![CDATA[自作PC]]></category>

		<guid isPermaLink="false">http://it.snds.jp/?p=294</guid>
		<description><![CDATA[超品薄ということで一部で有名(?) な SAPPHIRE の Radeon HD 4770 を偶然入手。 職場の同僚が秋葉原の BLESS で偶然見かけ、連絡～確保してくれました。\13,480 也。 いやぁホントにあり [...]

<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/hardware/307.html' rel='bookmark' title='ASUS P5Q Pro Turbo 購入'>ASUS P5Q Pro Turbo 購入</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div id="attachment_295" class="wp-caption aligncenter" style="width: 235px"><a href="http://www.coneco.net/PriceList.asp?COM_ID=1090429001"><img class="size-medium wp-image-295" title="sapphire_hd_4770" src="http://it.snds.jp/wp-content/uploads/2009/08/sapphire_hd_4770-225x300.jpg" alt="SAPPHIRE Radeon HD 4770" width="225" height="300" /></a><p class="wp-caption-text">SAPPHIRE Radeon HD 4770</p></div>
<p>超品薄ということで一部で有名(?) な <a href="http://www.sapphiretech.jp/" target="_blank">SAPPHIRE</a> の Radeon HD 4770 を偶然入手。<br />
職場の同僚が秋葉原の <a href="http://www.bless.co.jp/" target="_blank">BLESS</a> で偶然見かけ、連絡～確保してくれました。\13,480 也。</p>
<p>いやぁホントにありがたい。(´ー｀)<br />
ちょうど OS を Win7 に入れ替えるタイミングということで、ついでに交換してみたいと思います。</p>
<p>今付いているグラボは ELSA の。。。忘れた。確か 8500GT くらいのヤツだったような。</p>
<p>性能うｐ云々よりも安定性があがるといいな。8500GT も性能的には今でも特に不満はなくて、安定性がイマイチっぽいところが気に食わなかったんで。 （たまにフリーズするし。)</p>
<p>レポートするような特筆すべき部分があれば、後日にでもまたエントリーしたいと思いますよ。</p>
<h3>2009/08/18 追記</h3>
<p>お盆くらいから多少出回り始めたみたい。何となく残念だｗ</p>


<h3 style="margin-top:5em;">関連記事:</h3><ul><li><a href='http://it.snds.jp/hardware/307.html' rel='bookmark' title='ASUS P5Q Pro Turbo 購入'>ASUS P5Q Pro Turbo 購入</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://it.snds.jp/hardware/294.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://it.snds.jp/hardware/294.html" />
	</item>
	</channel>
</rss>

