<?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/"
	>

<channel>
	<title>nslu2 openwrt &#8211; Farlock.org</title>
	<atom:link href="https://www.farlock.org/tag/nslu2-openwrt/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.farlock.org</link>
	<description>What you want to hack today?</description>
	<lastBuildDate>Wed, 02 Apr 2014 06:10:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>
	<item>
		<title>Configure OpenWrt on Nslu2</title>
		<link>https://www.farlock.org/nslu2/configure-openwrt-on-nslu2/</link>
					<comments>https://www.farlock.org/nslu2/configure-openwrt-on-nslu2/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 03 Sep 2008 12:46:26 +0000</pubDate>
				<category><![CDATA[Nslu2 Hack]]></category>
		<category><![CDATA[nslu2 hack]]></category>
		<category><![CDATA[nslu2 linux]]></category>
		<category><![CDATA[nslu2 openwrt]]></category>
		<guid isPermaLink="false">http://farlock.wallweb.net/?p=26</guid>

					<description><![CDATA[ Point a browser to your new nslu2 IP (in my case 10.1.20.26) and set a new password. Set your time zone (with web interface is easier 😉 ) Login into your nslu2 with ssh (user root, password whichever password you set previously) Disable Web interface (we don&#8217;t need it 😉 ): <p># /etc/init.d/webif disable</p> [...]]]></description>
										<content:encoded><![CDATA[<ul>
<li>Point a browser to your new nslu2 IP (in my case 10.1.20.26) and set a new password.</li>
<li>Set your time zone (with web interface is easier <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> )</li>
<li>Login into your nslu2 with ssh (user root, password whichever password you set previously)</li>
<li>Disable Web interface (we don&#8217;t need it <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ):</li>
</ul>
<p><em># /etc/init.d/webif disable</em></p>
<p><em># /etc/init.d/httpd disable</em></p>
<ul>
<li>Change the hostname:</li>
</ul>
<p><em># vi /etc/config/system </em>and edit the &#8220;<em>option hostname</em>&#8221; line</p>
<ul>
<li>Fresh our installation:</li>
</ul>
<p><em># ipkg update &amp;&amp; ipkg upgrade</em></p>
<ul>
<li>Install kernel modules for usb support:</li>
</ul>
<p><em># ipkg install kmod-usb2 kmod-usb-storage kmod-usb-ohci kmod-usb-serial</em></p>
<ul>
<li>Install kernel modules for some cellular (Motorola, Samsung,&#8230;):<em><br />
</em></li>
</ul>
<p><em># ipkg install kmod-usb-acm</em></p>
<ul>
<li>Install kernel modules for some USB modem (Huawei E220):</li>
</ul>
<p><em># ipkg install </em><em>kmod-usb-serial-option</em></p>
<ul>
<li>Install any other kernel modules for (almost) all serial converter (such usb modem):</li>
</ul>
<p><em># ipkg install kmod-usb-serial-visor kmod-usb-serial-sierrawireless kmod-usb-serial-pl2303  kmod-usb-serial-mct kmod-usb-serial-ftdi kmod-usb-serial-belkin kmod-usb-serial-airprime </em></p>
<ul>
<li>Install kernel modules for usb disk:</li>
</ul>
<p><em># ipkg install kmod-nls-cp1250 kmod-nls-utf8 kmod-nls-base kmod-fs-vfat</em></p>
<ul>
<li>Install useful package:</li>
</ul>
<p><em># ipkg install usbutils pciutils minicom ntpclient</em></p>
<ul>
<li>Add this line into <em>start()</em> function of <em>/etc/init.d/boot</em>:</li>
</ul>
<blockquote><p>echo 0 &gt; /sys/class/leds/status/brightness<br />
echo 0 &gt; /sys/class/leds/ready/brightness</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://www.farlock.org/nslu2/configure-openwrt-on-nslu2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install OpenWrt on Nslu2</title>
		<link>https://www.farlock.org/nslu2/install-openwrt-on-nslu2/</link>
					<comments>https://www.farlock.org/nslu2/install-openwrt-on-nslu2/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 03 Sep 2008 11:05:22 +0000</pubDate>
				<category><![CDATA[Nslu2 Hack]]></category>
		<category><![CDATA[install openwrt]]></category>
		<category><![CDATA[nslu2 hack]]></category>
		<category><![CDATA[nslu2 linux]]></category>
		<category><![CDATA[nslu2 openwrt]]></category>
		<guid isPermaLink="false">http://farlock.wallweb.net/?p=20</guid>

					<description><![CDATA[ Download latest version of openwrt binaries from http://www.slug-firmware.net/ (or http://downloads.openwrt.org/snapshots/ixp4xx/openwrt-ixp4xx-squashfs.img for development version) Install UpSlug2 (utility to upgrade the firmware of a LinkSys NSLU2 via the network), into Debian-based system, simply type &#8220;apt-get install upslug2&#8221; Put Nslu2 in upgrade mode (hold-on the reset switch, turn-on the nslu2, wait 10 seconds until &#8220;Ready/Status&#8221; led blink [...]]]></description>
										<content:encoded><![CDATA[<ul>
<li>Download latest version of openwrt binaries from http://www.slug-firmware.net/ (or http://downloads.openwrt.org/snapshots/ixp4xx/openwrt-ixp4xx-squashfs.img for development version)</li>
<li>Install UpSlug2 (utility to upgrade the firmware of a LinkSys NSLU2 via the network), into Debian-based system, simply type &#8220;apt-get install upslug2&#8221;</li>
<li>Put Nslu2 in upgrade mode (hold-on the reset switch, turn-on the nslu2, wait 10 seconds until &#8220;Ready/Status&#8221; led blink alternatively red/green, release reset switch)</li>
<li>Connect network cable <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
<li>On command line type: <em>upslug2 </em>&#8211; you should receive an output similar to this one:</li>
</ul>
<p><em>etch:~/nslu2/709# upslug2<br />
NSLU2     00:14:bf:70:dc:86 Product ID: 1 Protocol ID: 0 Firmware Version: R23V63 [0x2363]</em></p>
<ul>
<li>Now upload the downloaded image:</li>
</ul>
<p><em>etch:~/nslu2/709# upslug2 -i openwrt-kamikaze-7.09-nslu2.bin</em></p>
<ul>
<li>The ouput should end with:</li>
</ul>
<p><em>Rebooting&#8230; done</em></p>
<ul>
<li>Now, if you have a DHCP server enabled on your network, Nslu2 take IP address from it.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.farlock.org/nslu2/install-openwrt-on-nslu2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
