<?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: Configuring the Icybox NAS 4220</title>
	<atom:link href="http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/</link>
	<description>My thoughts about the world and the web</description>
	<lastBuildDate>Thu, 14 Oct 2010 08:51:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Holger</title>
		<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/comment-page-1/#comment-82</link>
		<dc:creator>Holger</dc:creator>
		<pubDate>Wed, 24 Jun 2009 00:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/#comment-82</guid>
		<description>&lt;blockquote&gt;P.S. If you get a sec, what does the rsize and wsize do?&lt;/blockquote&gt;
To be honest: I have no clue! I picked that up from a tutorial or forum where I asked and it seems to be necessary, somehow.
I would have to look that up, too. While I use Ubuntu for quite a while now, I am not that &quot;console savy&quot; yet.  ;-)

Just did a quick googling (because now I wanted to know what it does too). Maybe this helps:
&lt;a href=&quot;http://unixfoo.blogspot.com/2008/06/nfs-client-rsize-wsize.html&quot; rel=&quot;nofollow&quot;&gt;http://unixfoo.blogspot.com/2008/06/nfs-client-rsize-wsize.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>P.S. If you get a sec, what does the rsize and wsize do?</p></blockquote>
<p>To be honest: I have no clue! I picked that up from a tutorial or forum where I asked and it seems to be necessary, somehow.<br />
I would have to look that up, too. While I use Ubuntu for quite a while now, I am not that &#8220;console savy&#8221; yet.  <img src='http://www.rothemund.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Just did a quick googling (because now I wanted to know what it does too). Maybe this helps:<br />
<a href="http://unixfoo.blogspot.com/2008/06/nfs-client-rsize-wsize.html" rel="nofollow">http://unixfoo.blogspot.com/2008/06/nfs-client-rsize-wsize.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex D</title>
		<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/comment-page-1/#comment-81</link>
		<dc:creator>Alex D</dc:creator>
		<pubDate>Wed, 24 Jun 2009 00:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/#comment-81</guid>
		<description>Hi Holger,

Thanks for replying. I did a little digging and found that as you say, it basicaly executes the fstab to save rebooting, which I had already done. Running in a VM for now so no big deal.
I&#039;m new to Linux having flirted with it in the past, and must say it&#039;s a breath of fresh mainly due to how enthusiastic the community are, and how willing people like you are to help. I&#039;d have given up already otherwise. All I need to do now is get Myth TV working and I can consider dropping Windows.
Many thanks again. :-)
P.S. If you get a sec, what does the rsize and wsize do?</description>
		<content:encoded><![CDATA[<p>Hi Holger,</p>
<p>Thanks for replying. I did a little digging and found that as you say, it basicaly executes the fstab to save rebooting, which I had already done. Running in a VM for now so no big deal.<br />
I&#8217;m new to Linux having flirted with it in the past, and must say it&#8217;s a breath of fresh mainly due to how enthusiastic the community are, and how willing people like you are to help. I&#8217;d have given up already otherwise. All I need to do now is get Myth TV working and I can consider dropping Windows.<br />
Many thanks again. <img src='http://www.rothemund.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
P.S. If you get a sec, what does the rsize and wsize do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holger</title>
		<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/comment-page-1/#comment-80</link>
		<dc:creator>Holger</dc:creator>
		<pubDate>Tue, 23 Jun 2009 23:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/#comment-80</guid>
		<description>Hi Alex!
The &quot;mount&quot; part is not really necessary. Once you&#039;ve included the share correctly in the fstab, it will be mounted automatically, whenever you start your computer. However, when you do the whole process and include the share in the fstab, but not restart, the share will not be mounted during this session. That&#039;s what the mounting at this point was for. Not really necessary. You could just restart your computer or maybe there is the possibility to &quot;reload&quot; the fstab. Who knows? ;-)

If it works well for you: congratulations!</description>
		<content:encoded><![CDATA[<p>Hi Alex!<br />
The &#8220;mount&#8221; part is not really necessary. Once you&#8217;ve included the share correctly in the fstab, it will be mounted automatically, whenever you start your computer. However, when you do the whole process and include the share in the fstab, but not restart, the share will not be mounted during this session. That&#8217;s what the mounting at this point was for. Not really necessary. You could just restart your computer or maybe there is the possibility to &#8220;reload&#8221; the fstab. Who knows? <img src='http://www.rothemund.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>If it works well for you: congratulations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex D</title>
		<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/comment-page-1/#comment-79</link>
		<dc:creator>Alex D</dc:creator>
		<pubDate>Tue, 23 Jun 2009 21:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/#comment-79</guid>
		<description>Hi, I realise I&#039;m very late to this party, and I am pretty new with Linux generally. I followed your guide and it workes perfectly after 2 days strugling with the apparently incorrect method int he manual.
One question, the
 &quot;That’s it. You will now have to mount your share:

    * sudo mount -a&quot;

Bit, what is that bit for? It mounts on restart as expected, with me never entering that command. I appreciate it&#039;s irrelevant really, but I can&#039;t help but wonder. Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi, I realise I&#8217;m very late to this party, and I am pretty new with Linux generally. I followed your guide and it workes perfectly after 2 days strugling with the apparently incorrect method int he manual.<br />
One question, the<br />
 &#8220;That’s it. You will now have to mount your share:</p>
<p>    * sudo mount -a&#8221;</p>
<p>Bit, what is that bit for? It mounts on restart as expected, with me never entering that command. I appreciate it&#8217;s irrelevant really, but I can&#8217;t help but wonder. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holger</title>
		<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/comment-page-1/#comment-64</link>
		<dc:creator>Holger</dc:creator>
		<pubDate>Wed, 02 Jul 2008 22:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/#comment-64</guid>
		<description>Thank you for your comment, Simon. You are totally right, NFS support must be installed and I should have mentioned that in this post.
I will update it as soon as possible. I even had the same problem as you, when I followed my own post (!) to set up my new Ubuntu 8.04 a few weeks ago.</description>
		<content:encoded><![CDATA[<p>Thank you for your comment, Simon. You are totally right, NFS support must be installed and I should have mentioned that in this post.<br />
I will update it as soon as possible. I even had the same problem as you, when I followed my own post (!) to set up my new Ubuntu 8.04 a few weeks ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Cowen</title>
		<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/comment-page-1/#comment-63</link>
		<dc:creator>Simon Cowen</dc:creator>
		<pubDate>Wed, 02 Jul 2008 22:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/#comment-63</guid>
		<description>Thanks for the article it was excellent. I have just purchased a IB-NAS4220-B and I was trying to mount shares with Ubuntu 8.04. However I followed your guide and had the following problems.
I manually tried to mount the shares on my icybox and received the following error message. 

&quot;mount: wrong fs type, bad option, bad superblock on 192.168.X.X:/mnt/md1/icybox, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount. helper program) In some cases useful info is found in syslog - try dmesg &#124; tail  or so&quot; 

After a little googling I realised I had to add &quot;nfs-common&quot; (which is the NFS client) from the snaptics package manager. This fixed the problem and allowed the shares to mount error free. I thought you might want to update your blog and explain how to correct the error.

Thanks again Simon</description>
		<content:encoded><![CDATA[<p>Thanks for the article it was excellent. I have just purchased a IB-NAS4220-B and I was trying to mount shares with Ubuntu 8.04. However I followed your guide and had the following problems.<br />
I manually tried to mount the shares on my icybox and received the following error message. </p>
<p>&#8220;mount: wrong fs type, bad option, bad superblock on 192.168.X.X:/mnt/md1/icybox, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount. helper program) In some cases useful info is found in syslog &#8211; try dmesg | tail  or so&#8221; </p>
<p>After a little googling I realised I had to add &#8220;nfs-common&#8221; (which is the NFS client) from the snaptics package manager. This fixed the problem and allowed the shares to mount error free. I thought you might want to update your blog and explain how to correct the error.</p>
<p>Thanks again Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Find your NAS server in your network -- Rothemund</title>
		<link>http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/comment-page-1/#comment-60</link>
		<dc:creator>Find your NAS server in your network -- Rothemund</dc:creator>
		<pubDate>Sat, 14 Jun 2008 22:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rothemund.org/2008/01/13/configuring-the-icybox-nas-4220/#comment-60</guid>
		<description>[...] one of my posts I described how to configure the Icybox NAS 4220. One of the main problems was to find the Icybox in my network. The software Raidsonic offered on [...]</description>
		<content:encoded><![CDATA[<p>[...] one of my posts I described how to configure the Icybox NAS 4220. One of the main problems was to find the Icybox in my network. The software Raidsonic offered on [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

