<?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 on: FUSE Challenge</title>
	<atom:link href="http://flickerdown.com/2009/07/fuse-challenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://flickerdown.com/2009/07/fuse-challenge/</link>
	<description>a Blog dedicated to storage and technology</description>
	<lastBuildDate>Mon, 16 Jan 2012 23:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: dave</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-294</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Thu, 16 Jul 2009 12:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-294</guid>
		<description>awesome!  let me know (via DM on Twitter) your t-shirt size and mailing address and i&#039;ll get one sent out.</description>
		<content:encoded><![CDATA[<p>awesome!  let me know (via DM on Twitter) your t-shirt size and mailing address and i&#8217;ll get one sent out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh Garg</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-406</link>
		<dc:creator>saurabh Garg</dc:creator>
		<pubDate>Thu, 16 Jul 2009 04:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-406</guid>
		<description>I was able to get the module installed with no issues in no time by building it from scratch and then &#039;insmod&#039;ing it. Where&#039;s my tshirt?</description>
		<content:encoded><![CDATA[<p>I was able to get the module installed with no issues in no time by building it from scratch and then &#39;insmod&#39;ing it. Where&#39;s my tshirt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh Garg</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-405</link>
		<dc:creator>saurabh Garg</dc:creator>
		<pubDate>Thu, 16 Jul 2009 01:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-405</guid>
		<description>Are we allowed to update the Linux kernel?</description>
		<content:encoded><![CDATA[<p>Are we allowed to update the Linux kernel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan Leith</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-404</link>
		<dc:creator>Ewan Leith</dc:creator>
		<pubDate>Thu, 16 Jul 2009 01:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-404</guid>
		<description>I assume:&lt;br&gt;&lt;br&gt;wget &lt;a href=&quot;http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm&quot; rel=&quot;nofollow&quot;&gt;http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/...&lt;/a&gt;&lt;br&gt;rpm --ivh  kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm&lt;br&gt;modprobe fuse&lt;br&gt;&lt;br&gt;Has already been tried?</description>
		<content:encoded><![CDATA[<p>I assume:</p>
<p>wget <a href="http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm" rel="nofollow">http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/&#8230;</a><br />rpm &#8211;ivh  kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm<br />modprobe fuse</p>
<p>Has already been tried?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh Garg</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-293</link>
		<dc:creator>saurabh Garg</dc:creator>
		<pubDate>Wed, 15 Jul 2009 23:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-293</guid>
		<description>I was able to get the module installed with no issues in no time by building it from scratch and then &#039;insmod&#039;ing it. Where&#039;s my tshirt?</description>
		<content:encoded><![CDATA[<p>I was able to get the module installed with no issues in no time by building it from scratch and then &#39;insmod&#39;ing it. Where&#39;s my tshirt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-292</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Wed, 15 Jul 2009 21:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-292</guid>
		<description>Ewan,

let&#039;s assume that elrepo.org didn&#039;t solve my problem. outside of bashing around to find an RPM repository, what would you do to ensure this works together? ;)

cheers,

Dave</description>
		<content:encoded><![CDATA[<p>Ewan,</p>
<p>let&#8217;s assume that elrepo.org didn&#8217;t solve my problem. outside of bashing around to find an RPM repository, what would you do to ensure this works together? <img src='http://flickerdown.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>cheers,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-291</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Wed, 15 Jul 2009 21:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-291</guid>
		<description>yes, you can update the kernel. Please use STABLE kernel releases only. 

dave</description>
		<content:encoded><![CDATA[<p>yes, you can update the kernel. Please use STABLE kernel releases only. </p>
<p>dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh Garg</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-289</link>
		<dc:creator>saurabh Garg</dc:creator>
		<pubDate>Wed, 15 Jul 2009 20:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-289</guid>
		<description>Are we allowed to update the Linux kernel?</description>
		<content:encoded><![CDATA[<p>Are we allowed to update the Linux kernel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan Leith</title>
		<link>http://flickerdown.com/2009/07/fuse-challenge/comment-page-1/#comment-288</link>
		<dc:creator>Ewan Leith</dc:creator>
		<pubDate>Wed, 15 Jul 2009 20:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://flickerdown.com/?p=639#comment-288</guid>
		<description>I assume:&lt;br&gt;&lt;br&gt;wget &lt;a href=&quot;http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm&quot; rel=&quot;nofollow&quot;&gt;http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/...&lt;/a&gt;&lt;br&gt;rpm --ivh  kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm&lt;br&gt;modprobe fuse&lt;br&gt;&lt;br&gt;Has already been tried?</description>
		<content:encoded><![CDATA[<p>I assume:</p>
<p>wget <a href="http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm" rel="nofollow">http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/&#8230;</a><br />rpm &#8211;ivh  kmod-fuse-2.7.4-1.el5.elrepo.x86_64.rpm<br />modprobe fuse</p>
<p>Has already been tried?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

