<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for hype-o-thetic?com</title>
	<atom:link href="http://hype-o-thetic.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hype-o-thetic.com</link>
	<description>my notes</description>
	<lastBuildDate>Fri, 11 Jun 2010 03:23:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4667</generator>
	<item>
		<title>Comment on Acer EasyStore H340, the perfect FreeNAS box? by gimpe</title>
		<link>http://hype-o-thetic.com/2010/01/19/acer-easystore-h340-the-perfect-freenas-box/comment-page-1/#comment-713</link>
		<dc:creator>gimpe</dc:creator>
		<pubDate>Fri, 11 Jun 2010 03:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=419#comment-713</guid>
		<description>Thanks Jerret for your how to!</description>
		<content:encoded><![CDATA[<p>Thanks Jerret for your how to!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acer EasyStore H340, the perfect FreeNAS box? by Jerret</title>
		<link>http://hype-o-thetic.com/2010/01/19/acer-easystore-h340-the-perfect-freenas-box/comment-page-1/#comment-708</link>
		<dc:creator>Jerret</dc:creator>
		<pubDate>Wed, 09 Jun 2010 16:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=419#comment-708</guid>
		<description>Hello, 

I installed FreeNas o.7 on a easyStore H340. It runs fine! If you want to know, how to install FreeNas look &lt;a href=&quot;http://jerret.de/informationstechnik/freenas-auf-acer-aspire-easystore-h340.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

Sorry, the how to is in german.

Jerret</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I installed FreeNas o.7 on a easyStore H340. It runs fine! If you want to know, how to install FreeNas look <a href="http://jerret.de/informationstechnik/freenas-auf-acer-aspire-easystore-h340.html" rel="nofollow">here</a>.</p>
<p>Sorry, the how to is in german.</p>
<p>Jerret</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Diskless HTPC using DD-WRT (PXE), Ubuntu/XBMC and FreeNAS (TFTP, NFS) by gimpe</title>
		<link>http://hype-o-thetic.com/2009/09/20/diskless-htpc-using-dd-wrt-pxe-xbmc-and-freenas-tftp-nfs/comment-page-1/#comment-637</link>
		<dc:creator>gimpe</dc:creator>
		<pubDate>Sun, 16 May 2010 14:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=327#comment-637</guid>
		<description>@Wag3Slav3 Thanks for this update, I haven&#039;t tried yet with the newest version.</description>
		<content:encoded><![CDATA[<p>@Wag3Slav3 Thanks for this update, I haven&#8217;t tried yet with the newest version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Diskless HTPC using DD-WRT (PXE), Ubuntu/XBMC and FreeNAS (TFTP, NFS) by Wag3Slav3</title>
		<link>http://hype-o-thetic.com/2009/09/20/diskless-htpc-using-dd-wrt-pxe-xbmc-and-freenas-tftp-nfs/comment-page-1/#comment-632</link>
		<dc:creator>Wag3Slav3</dc:creator>
		<pubDate>Sun, 16 May 2010 02:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=327#comment-632</guid>
		<description>Just an update for anyone who&#039;s trying to do this with the newest version of xbmc or the iso from xbmcfreak.nl.  

The new ubuntu does not work booting from PXE due to a workaround they applied so they could make upstart the default.

You must install this file into your system will just hang on boot.

https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/430348/comments/13

Also, if your using an atom based board that has this NIC (Foxconn, some others)

Ethernet controller: Attansic Technology Corp. Device 1063 (rev c0)

Your system will hang when you mount / in rw mode with a &quot;RPC fragment too large&quot; error shown on the server side.  This is an issue with the atl1e driver that ships with ubuntu. 

Get the new driver, install it add atl1e to /etc/modules and re-run update-initramfs.  Copy the generated file to initrd.img on your tftp server.

I have this working with an Ubuntu desktop serving nfs for root and a Foxconn NT 330i, makes for an almost completely silent diskless HTPC that you can attach to the vesa screws on the back of your LCD with the supplied bracket.</description>
		<content:encoded><![CDATA[<p>Just an update for anyone who&#8217;s trying to do this with the newest version of xbmc or the iso from xbmcfreak.nl.  </p>
<p>The new ubuntu does not work booting from PXE due to a workaround they applied so they could make upstart the default.</p>
<p>You must install this file into your system will just hang on boot.</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/430348/comments/13" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/430348/comments/13</a></p>
<p>Also, if your using an atom based board that has this NIC (Foxconn, some others)</p>
<p>Ethernet controller: Attansic Technology Corp. Device 1063 (rev c0)</p>
<p>Your system will hang when you mount / in rw mode with a &#8220;RPC fragment too large&#8221; error shown on the server side.  This is an issue with the atl1e driver that ships with ubuntu. </p>
<p>Get the new driver, install it add atl1e to /etc/modules and re-run update-initramfs.  Copy the generated file to initrd.img on your tftp server.</p>
<p>I have this working with an Ubuntu desktop serving nfs for root and a Foxconn NT 330i, makes for an almost completely silent diskless HTPC that you can attach to the vesa screws on the back of your LCD with the supplied bracket.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh) by gimpe</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-614</link>
		<dc:creator>gimpe</dc:creator>
		<pubDate>Wed, 05 May 2010 03:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-614</guid>
		<description>I am sorry for the incovienient, I updated it and tested the &quot;copy to clipboard&quot; button in the upper right corner of the code box and the result is now right.

Strange the &quot;$1&quot; in the log function looks fine to me...</description>
		<content:encoded><![CDATA[<p>I am sorry for the incovienient, I updated it and tested the &#8220;copy to clipboard&#8221; button in the upper right corner of the code box and the result is now right.</p>
<p>Strange the &#8220;$1&#8243; in the log function looks fine to me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh) by mike</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-604</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 03 May 2010 17:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-604</guid>
		<description>Web seems to kill the formatting, so I need to make the following changes to get this to work:

*there is a missing ` mark at the end of the last line of each of the hourly/daily files.
*had to replace $1 with $pool throughout
*firefox doesn&#039;t change &amp; quot marks back to double quotes, so had to find and replace.  FormatSelector gets tripped up by the same issues.</description>
		<content:encoded><![CDATA[<p>Web seems to kill the formatting, so I need to make the following changes to get this to work:</p>
<p>*there is a missing ` mark at the end of the last line of each of the hourly/daily files.<br />
*had to replace $1 with $pool throughout<br />
*firefox doesn&#8217;t change &amp; quot marks back to double quotes, so had to find and replace.  FormatSelector gets tripped up by the same issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh) by zpool - StartTags.com</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-179</link>
		<dc:creator>zpool - StartTags.com</dc:creator>
		<pubDate>Sat, 30 Jan 2010 06:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-179</guid>
		<description>[...] hype-o-thetic?com : FreeNAS Bash script to start a ZFS scrub ...pools=$($ZPOOL list -H -o name) # for each pool. for pool in $pools; do # start scrub for ... zpool [...]</description>
		<content:encoded><![CDATA[<p>[...] hype-o-thetic?com : FreeNAS Bash script to start a ZFS scrub &#8230;pools=$($ZPOOL list -H -o name) # for each pool. for pool in $pools; do # start scrub for &#8230; zpool [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My FreeNAS/FreeBSD configuration on D945GCLF2 / Atom 330 VS &#8220;panic spin lock held too long&#8221; by gimpe</title>
		<link>http://hype-o-thetic.com/2009/07/09/freenas-d945gclf2-configuration/comment-page-1/#comment-111</link>
		<dc:creator>gimpe</dc:creator>
		<pubDate>Sat, 07 Nov 2009 17:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=96#comment-111</guid>
		<description>Yes that&#039;s strange. Let me know if it solves it for you as well... Thanks for posting a comment.</description>
		<content:encoded><![CDATA[<p>Yes that&#8217;s strange. Let me know if it solves it for you as well&#8230; Thanks for posting a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My FreeNAS/FreeBSD configuration on D945GCLF2 / Atom 330 VS &#8220;panic spin lock held too long&#8221; by erik</title>
		<link>http://hype-o-thetic.com/2009/07/09/freenas-d945gclf2-configuration/comment-page-1/#comment-110</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Sat, 07 Nov 2009 13:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=96#comment-110</guid>
		<description>I just started getting this error just this week.  Its odd, because I&#039;ve had hyperthreading on for months now (MSI IM-945GC board).  I turned it off last night, hope that works... thanks for your efforts.</description>
		<content:encoded><![CDATA[<p>I just started getting this error just this week.  Its odd, because I&#8217;ve had hyperthreading on for months now (MSI IM-945GC board).  I turned it off last night, hope that works&#8230; thanks for your efforts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeNAS Bash script to start a ZFS scrub on each pool (scrub.sh) by harryd71</title>
		<link>http://hype-o-thetic.com/2009/08/28/freenas-bash-script-to-start-a-zfs-scrub-on-each-pool-scrub-sh/comment-page-1/#comment-66</link>
		<dc:creator>harryd71</dc:creator>
		<pubDate>Fri, 09 Oct 2009 19:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://hype-o-thetic.com/?p=234#comment-66</guid>
		<description>Many thanks for this script. I&#039;ve written a blogpost about scrubbing and take snapshots and I&#039;ve added a link to your website...

See here -&gt; http://harryd71.blogspot.com/2009/10/freenas-07-zfs-snapshots-and-scrubbing.html</description>
		<content:encoded><![CDATA[<p>Many thanks for this script. I&#8217;ve written a blogpost about scrubbing and take snapshots and I&#8217;ve added a link to your website&#8230;</p>
<p>See here -&gt; <a href="http://harryd71.blogspot.com/2009/10/freenas-07-zfs-snapshots-and-scrubbing.html" rel="nofollow">http://harryd71.blogspot.com/2009/10/freenas-07-zfs-snapshots-and-scrubbing.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
