<?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: Debian NSLU2 post-install part 1</title>
	<atom:link href="http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/</link>
	<description>The ramblings of a bochap guy</description>
	<lastBuildDate>Tue, 09 Mar 2010 20:44:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zcat</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-287</link>
		<dc:creator>zcat</dc:creator>
		<pubDate>Sat, 18 Apr 2009 15:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-287</guid>
		<description>Use port 1 for USB drive with /
Use port 2 with self-powered USB hub (now you do not need the ac power adaptor since the NSLU2 gets USB power)
Use UUIDs (not dev/sdx) in fstab and menu.lst and will never have a problem getting devices mixed up when puugging in additional drives and re-booting</description>
		<content:encoded><![CDATA[<p>Use port 1 for USB drive with /<br />
Use port 2 with self-powered USB hub (now you do not need the ac power adaptor since the NSLU2 gets USB power)<br />
Use UUIDs (not dev/sdx) in fstab and menu.lst and will never have a problem getting devices mixed up when puugging in additional drives and re-booting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chewearn</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-272</link>
		<dc:creator>chewearn</dc:creator>
		<pubDate>Sun, 08 Feb 2009 03:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-272</guid>
		<description>hi Andrew, thanks for the reminder.

I did have the swap in the thumbdrive.  However, I provided a link in &quot;Debian NSLU2 post-install part 2&quot; (see related posts, above) on &lt;a title=&quot;How do you set ’swappiness’?&quot; href=&quot;http://lwn.net/Articles/83830/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;how to change the &quot;swappiness&quot;&lt;/a&gt;; essentially reduce the tendency for memory swapping to occur.</description>
		<content:encoded><![CDATA[<p>hi Andrew, thanks for the reminder.</p>
<p>I did have the swap in the thumbdrive.  However, I provided a link in &#8220;Debian NSLU2 post-install part 2&#8243; (see related posts, above) on <a href="http://lwn.net/Articles/83830/" title="How do you set ’swappiness’?"  target="_blank" rel="nofollow">how to change the &#8220;swappiness&#8221;</a>; essentially reduce the tendency for memory swapping to occur.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-271</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 07 Feb 2009 16:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-271</guid>
		<description>Do you have your swap running on your pen drive? 

Probably a bad idea if you do -- You probably know already, but for those reading this page who don&#039;t, writes are limited on flash media and will shorten life-span. Admittedly, max number of writes is high, but if you&#039;re going to swap all the time, as you&#039;re likely to do on a slug, it&#039;s not healthy.

Just pondering a re-install of my slug to Lenny running on a pen drive. Currently got it going on a 20Gb hard drive but there&#039;s no point given that it&#039;s only doing DNS, DHCP and acting as an SSH tunnel to get in from work.</description>
		<content:encoded><![CDATA[<p>Do you have your swap running on your pen drive? </p>
<p>Probably a bad idea if you do &#8212; You probably know already, but for those reading this page who don&#8217;t, writes are limited on flash media and will shorten life-span. Admittedly, max number of writes is high, but if you&#8217;re going to swap all the time, as you&#8217;re likely to do on a slug, it&#8217;s not healthy.</p>
<p>Just pondering a re-install of my slug to Lenny running on a pen drive. Currently got it going on a 20Gb hard drive but there&#8217;s no point given that it&#8217;s only doing DNS, DHCP and acting as an SSH tunnel to get in from work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chewearn</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-213</link>
		<dc:creator>chewearn</dc:creator>
		<pubDate>Sun, 14 Dec 2008 17:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-213</guid>
		<description>hi Darko
Again, my apologies since I have never been too concern about disk I/O on the slug, and have not run extensive testing on it.  In my own speed test of sequential write to disk (dd command write to a blank disk), USB1 appeared to be faster than USB2.  That&#039;s as far as I went, and I did not test read speed as well.

However, if I am faced with the same doubt, I would let the data disks I/O be as fast as possible.  The root partition would only be sparingly used after the device has booted up, so it won&#039;t be a bottleneck in overall speed.

In other words, do the test with a ext2 or ext3 formatted disks for read and write to compare USB1 and USB2.  Even so, I am not sure how representative the results would be in practice.

See here for an example of some attempt to benchmark file systems.
http://linuxgazette.net/102/piszcz.html
http://www.debian-administration.org/articles/388

If I am reading these pages correctly, the answer to which file system is faster is... it depends.  ;)</description>
		<content:encoded><![CDATA[<p>hi Darko<br />
Again, my apologies since I have never been too concern about disk I/O on the slug, and have not run extensive testing on it.  In my own speed test of sequential write to disk (dd command write to a blank disk), USB1 appeared to be faster than USB2.  That&#8217;s as far as I went, and I did not test read speed as well.</p>
<p>However, if I am faced with the same doubt, I would let the data disks I/O be as fast as possible.  The root partition would only be sparingly used after the device has booted up, so it won&#8217;t be a bottleneck in overall speed.</p>
<p>In other words, do the test with a ext2 or ext3 formatted disks for read and write to compare USB1 and USB2.  Even so, I am not sure how representative the results would be in practice.</p>
<p>See here for an example of some attempt to benchmark file systems.<br />
<a target="_blank" href="http://linuxgazette.net/102/piszcz.html"  rel="nofollow">http://linuxgazette.net/102/piszcz.html</a><br />
<a target="_blank" href="http://www.debian-administration.org/articles/388"  rel="nofollow">http://www.debian-administration.org/articles/388</a></p>
<p>If I am reading these pages correctly, the answer to which file system is faster is&#8230; it depends.  <img src='http://blog.chewearn.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darko</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-212</link>
		<dc:creator>Darko</dc:creator>
		<pubDate>Sun, 14 Dec 2008 16:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-212</guid>
		<description>I&#039;m getting the sence to stay away from ntfs altogether for this device.  Perhaps ext2 to avoid the overhead of ext3 ?   Again, just trying to max the performance of what I can of this device.   So, let me rephrase, assuming you know, ...  how would you config this device for max throughput having 1 20gb 2.5&quot; boot drive, 1 usb 2.0 hub and 1 or more external attached to usb hub drives (format ? - ext2, fat32, etc).   Only consideration would be the desire to unplug external drives an mass load them once in a while from faster pc (win or linux - linux perhaps via vmware within vista (yeah, I know :( )  I still need windows in many ways.

So, 20 gb boot on usb 2?
hub on usb 1 ?  External drive(s) - ext 2 to hub

Is that the best it can get ?

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the sence to stay away from ntfs altogether for this device.  Perhaps ext2 to avoid the overhead of ext3 ?   Again, just trying to max the performance of what I can of this device.   So, let me rephrase, assuming you know, &#8230;  how would you config this device for max throughput having 1 20gb 2.5&#8243; boot drive, 1 usb 2.0 hub and 1 or more external attached to usb hub drives (format ? &#8211; ext2, fat32, etc).   Only consideration would be the desire to unplug external drives an mass load them once in a while from faster pc (win or linux &#8211; linux perhaps via vmware within vista (yeah, I know <img src='http://blog.chewearn.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )  I still need windows in many ways.</p>
<p>So, 20 gb boot on usb 2?<br />
hub on usb 1 ?  External drive(s) &#8211; ext 2 to hub</p>
<p>Is that the best it can get ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chewearn</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-211</link>
		<dc:creator>chewearn</dc:creator>
		<pubDate>Sun, 14 Dec 2008 16:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-211</guid>
		<description>hi Darko
Sorry, I don&#039;t use NTFS for at least a year now, since I switched completely from Windows to Linux.  Can&#039;t help you there.</description>
		<content:encoded><![CDATA[<p>hi Darko<br />
Sorry, I don&#8217;t use NTFS for at least a year now, since I switched completely from Windows to Linux.  Can&#8217;t help you there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darko</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-210</link>
		<dc:creator>Darko</dc:creator>
		<pubDate>Sun, 14 Dec 2008 16:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-210</guid>
		<description>So I&#039;m trying to figure out which usb port to use for my boot hd (20gb port 2.5&quot; drive) and the usb 2.0 hub for my media files.  Doing  dd read/write tests show boot drive on USB Disk 1 are approx 5x faster but the dd tests on attached ntfs-3g mounted 3.5&quot; 300gb drive are approx same with both usb ports... ie 15.6 MB/s on reads but only 1.4 MB/s on write on either USB1 or USB2 ports.   I should verify that  the hub isn&#039;t getting in the way but ntfs-3g does seem to indicate poor write performances..... so, any way to same me some time here ?   Should I scrap the ntfs and use ext2 on which usb port ?   If you know, please advise.   Thanks.</description>
		<content:encoded><![CDATA[<p>So I&#8217;m trying to figure out which usb port to use for my boot hd (20gb port 2.5&#8243; drive) and the usb 2.0 hub for my media files.  Doing  dd read/write tests show boot drive on USB Disk 1 are approx 5x faster but the dd tests on attached ntfs-3g mounted 3.5&#8243; 300gb drive are approx same with both usb ports&#8230; ie 15.6 MB/s on reads but only 1.4 MB/s on write on either USB1 or USB2 ports.   I should verify that  the hub isn&#8217;t getting in the way but ntfs-3g does seem to indicate poor write performances&#8230;.. so, any way to same me some time here ?   Should I scrap the ntfs and use ext2 on which usb port ?   If you know, please advise.   Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darko</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-208</link>
		<dc:creator>Darko</dc:creator>
		<pubDate>Sun, 14 Dec 2008 02:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-208</guid>
		<description>Thanks again for the prompt responses...
see here as well...
http://jbcobb.net/?p=43
good blog.

.. and yes, it is still somewhat as a toy :)  so I&#039;m more in it for the education.   eeePC&#039;s are still more expensive toys for me at the moment but am keeping an eye on them.

So just did a reboot with my main / in usb1 and attached a powered usb hub into usb2 and noticed it providing power to my nslu2 so quickly unpowered the hub.  Then powered on the nslu2...heard the beeps :)   saw all usb ports lit up...

Did the UUID method.  All looks well.  Seem to be able to interchange between usb1 and usb2.  Am now using ntfs-3g to attach ntfs drives.   Need to figure out security and userid mappings, etc..</description>
		<content:encoded><![CDATA[<p>Thanks again for the prompt responses&#8230;<br />
see here as well&#8230;<br />
<a target="_blank" href="http://jbcobb.net/?p=43"  rel="nofollow">http://jbcobb.net/?p=43</a><br />
good blog.</p>
<p>.. and yes, it is still somewhat as a toy <img src='http://blog.chewearn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   so I&#8217;m more in it for the education.   eeePC&#8217;s are still more expensive toys for me at the moment but am keeping an eye on them.</p>
<p>So just did a reboot with my main / in usb1 and attached a powered usb hub into usb2 and noticed it providing power to my nslu2 so quickly unpowered the hub.  Then powered on the nslu2&#8230;heard the beeps <img src='http://blog.chewearn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    saw all usb ports lit up&#8230;</p>
<p>Did the UUID method.  All looks well.  Seem to be able to interchange between usb1 and usb2.  Am now using ntfs-3g to attach ntfs drives.   Need to figure out security and userid mappings, etc..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chewearn</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-209</link>
		<dc:creator>chewearn</dc:creator>
		<pubDate>Sat, 13 Dec 2008 20:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-209</guid>
		<description>hi Darko
Yes, it should be “plug ‘n play”. If you are worried about reinstall issue, do what I did: keep a disk dump of the entire root partition. You can do this in a PC using “dd” command.

If you refer to my earlier post on this category, I made the hardware hack to use the additional internal USB3 port. This would be the best solution for you requirement, since you get two higher speed ports (USB1 and USB3). Though, I’m not sure whether you are confident in modifying the hardware.

Personally, I am using the slug as more of a “toy”, to play around a Debian system; I have yet to find a real use for it (unless you counted when I originally bought and used it for: as a home file server using the original Linksys firmware).

I am not really familiar with alternative device. But if you are really looking a workable low power alternative, a cheap netbook (e.g. eeePC) could easily fill that role. Perhaps, install Ubuntu on it; it’s a lot easier to work with.

I have not personally tried the UUID method. Looking at the howto you linked, it appeared to be non-trivial. Writing to the flash is always risky, but the risk would be minimised if you backup the flash, and perform a verification of the backup before proceeding.</description>
		<content:encoded><![CDATA[<p>hi Darko<br />
Yes, it should be “plug ‘n play”. If you are worried about reinstall issue, do what I did: keep a disk dump of the entire root partition. You can do this in a PC using “dd” command.</p>
<p>If you refer to my earlier post on this category, I made the hardware hack to use the additional internal USB3 port. This would be the best solution for you requirement, since you get two higher speed ports (USB1 and USB3). Though, I’m not sure whether you are confident in modifying the hardware.</p>
<p>Personally, I am using the slug as more of a “toy”, to play around a Debian system; I have yet to find a real use for it (unless you counted when I originally bought and used it for: as a home file server using the original Linksys firmware).</p>
<p>I am not really familiar with alternative device. But if you are really looking a workable low power alternative, a cheap netbook (e.g. eeePC) could easily fill that role. Perhaps, install Ubuntu on it; it’s a lot easier to work with.</p>
<p>I have not personally tried the UUID method. Looking at the howto you linked, it appeared to be non-trivial. Writing to the flash is always risky, but the risk would be minimised if you backup the flash, and perform a verification of the backup before proceeding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darko</title>
		<link>http://blog.chewearn.com/2008/08/12/debian-nslu2-post-install-part-1/comment-page-1/#comment-206</link>
		<dc:creator>Darko</dc:creator>
		<pubDate>Sat, 13 Dec 2008 19:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chewearn.com/?p=100#comment-206</guid>
		<description>Ok, I think this is what I need to do but was shy to try it without understanding it.

http://www.nslu2-linux.org/wiki/HowTo/MountDisksByLabel

Any experience with this ?  What&#039;s the worse that can happen ? I take a backup of my image and reflash it if necessary ?  Right ?</description>
		<content:encoded><![CDATA[<p>Ok, I think this is what I need to do but was shy to try it without understanding it.</p>
<p><a target="_blank" href="http://www.nslu2-linux.org/wiki/HowTo/MountDisksByLabel"  rel="nofollow">http://www.nslu2-linux.org/wiki/HowTo/MountDisksByLabel</a></p>
<p>Any experience with this ?  What&#8217;s the worse that can happen ? I take a backup of my image and reflash it if necessary ?  Right ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
