<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://buffalo.nas-central.org/w/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>FreeLink for the Kurobox Pro - Automatic Install - Revision history</title>
		<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Sun, 19 May 2013 02:52:01 GMT</lastBuildDate>
		<item>
			<title>Reebadab:&amp;#32;zill fill old non-virgin drive methods update</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=27166&amp;oldid=prev</link>
			<description>&lt;p&gt;zill fill old non-virgin drive methods update&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:54, 4 February 2009&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use a virgin kurobox pro (ie : no system ever installed on it), if not you will have to change u-boot settings (require a [[serial port|serial console access]]) to set [[Kurobox_Pro_u-boot_environment_variable_settings | u-boot to boot on /dev/mtdblock2]] &amp;lt;font color=red&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use a virgin kurobox pro (ie : no system ever installed on it), if not you will have to change u-boot settings (require a [[serial port|serial console access]]) to set [[Kurobox_Pro_u-boot_environment_variable_settings | u-boot to boot on /dev/mtdblock2]] &amp;lt;font color=red&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Attention &amp;quot;non-virgins&amp;quot;: if you are using a hard disk which has already been used to set up either Freelink or the Kurobox linux distribution, you need to erase the previous data, not just delete the partitions with fdisk: if leftover remnants of the previous installation are there, they may reappear when the identical partitions are recreated, and prevent the new installation from proceeding.&amp;nbsp;  It's not clear how thoroughly the old data must be erased: if you have this problem, overwrite the the older data with zeros (empty space too). You have a couple of choices here: One is 'shred' which will allow for multiple re-writes and is used for secure disk wipes. Shred can literally take days on a large terabyte size drive. The other method is to use a command like cat /dev/zeros &amp;gt; /dev/sda1 for each partition. If a partition was formally a swap and you have i/o errors performing the zero fill, then simply delete the offending partitions, recombine them, and issue the cat /dev/zero fill on the new partion.&amp;nbsp; Once this is complete you now have a drive filled with 'zeros', and this takes only hours as opposed to days with 'shred'. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Note ... that either of these methods are best done on another box. (HINT: boot off of a DVD-ROM Ubuntu Distro (or similar) ... and have the drive to be reformatted connected to an open SATA port) &lt;/del&gt;&amp;lt;/font&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Attention &amp;quot;non-virgins&amp;quot;: if you are using a hard disk which has already been used to set up either Freelink or the Kurobox linux distribution, you need to erase the previous data, not just delete the partitions with fdisk: if leftover remnants of the previous installation are there, they may reappear when the identical partitions are recreated, and prevent the new installation from proceeding.&amp;nbsp;  It's not clear how thoroughly the old data must be erased: if you have this problem, overwrite the the older data with zeros (empty space too). You have a couple of choices here: &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{Note ... that either of these methods are best done on another box. (HINT: boot off of a DVD-ROM Ubuntu Distro (or similar) ... and have the drive to be reformatted connected to an open SATA port)}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;## &lt;/ins&gt;One is 'shred' which will allow for multiple re-writes and is used for secure disk wipes. Shred can literally take days on a large terabyte size drive. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;## &lt;/ins&gt;The other method is to use a command like cat /dev/zeros &amp;gt; /dev/sda1 for each partition. If a partition was formally a swap and you have i/o errors performing the zero fill, then simply delete the offending partitions, recombine them, and issue the cat /dev/zero fill on the new partion.&amp;nbsp; Once this is complete you now have a drive filled with 'zeros', and this takes only hours as opposed to days with 'shred'. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;/font&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Connect up the blank unformatted hard drive and power on&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Connect up the blank unformatted hard drive and power on&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Access the Samba share on the kurobox named mtd_device&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Access the Samba share on the kurobox named mtd_device&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-18 09:28:32 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:27161:newid:27166 --&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 04 Feb 2009 12:54:40 GMT</pubDate>			<dc:creator>Reebadab</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Reebadab:&amp;#32;update of non-virgin drive wipe methods</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=27161&amp;oldid=prev</link>
			<description>&lt;p&gt;update of non-virgin drive wipe methods&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:47, 4 February 2009&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use a virgin kurobox pro (ie : no system ever installed on it), if not you will have to change u-boot settings (require a [[serial port|serial console access]]) to set [[Kurobox_Pro_u-boot_environment_variable_settings | u-boot to boot on /dev/mtdblock2]] &amp;lt;font color=red&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use a virgin kurobox pro (ie : no system ever installed on it), if not you will have to change u-boot settings (require a [[serial port|serial console access]]) to set [[Kurobox_Pro_u-boot_environment_variable_settings | u-boot to boot on /dev/mtdblock2]] &amp;lt;font color=red&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Attention &amp;quot;non-virgins&amp;quot;: if you are using a hard disk which has already been used to set up either Freelink or the Kurobox linux distribution, you need to erase the previous data, not just delete the partitions with fdisk: if leftover remnants of the previous installation are there, they may reappear when the identical partitions are recreated, and prevent the new installation from proceeding.&amp;nbsp;  It's not clear how thoroughly the old data must be erased: if you have this problem, overwrite the the older data with zeros (empty space too) &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;using e&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;g&lt;/del&gt;. shred.&amp;lt;/font&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Attention &amp;quot;non-virgins&amp;quot;: if you are using a hard disk which has already been used to set up either Freelink or the Kurobox linux distribution, you need to erase the previous data, not just delete the partitions with fdisk: if leftover remnants of the previous installation are there, they may reappear when the identical partitions are recreated, and prevent the new installation from proceeding.&amp;nbsp;  It's not clear how thoroughly the old data must be erased: if you have this problem, overwrite the the older data with zeros (empty space too). &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;You have a couple of choices here: One is 'shred' which will allow for multiple re-writes and is used for secure disk wipes&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Shred can literally take days on a large terabyte size drive. The other method is to use a command like cat /dev/zeros &amp;gt; /dev/sda1 for each partition. If a partition was formally a swap and you have i/o errors performing the zero fill, then simply delete the offending partitions, recombine them, and issue the cat /dev/zero fill on the new partion.&amp;nbsp; Once this is complete you now have a drive filled with 'zeros', and this takes only hours as opposed to days with '&lt;/ins&gt;shred&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'. Note ... that either of these methods are best done on another box. (HINT: boot off of a DVD-ROM Ubuntu Distro (or similar) ..&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and have the drive to be reformatted connected to an open SATA port) &lt;/ins&gt;&amp;lt;/font&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Connect up the blank unformatted hard drive and power on&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Connect up the blank unformatted hard drive and power on&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Access the Samba share on the kurobox named mtd_device&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Access the Samba share on the kurobox named mtd_device&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-18 09:28:32 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:21581:newid:27161 --&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 04 Feb 2009 12:47:32 GMT</pubDate>			<dc:creator>Reebadab</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Ramuk at 20:31, 23 June 2008</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=21581&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 20:31, 23 June 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'''&amp;lt;big&amp;gt;[[Armel Debian for the Kurobox Pro - Manual install]]'''&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;}}&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-18 09:28:32 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:21576:newid:21581 --&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 23 Jun 2008 20:31:32 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Ramuk at 17:52, 23 June 2008</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=21576&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:52, 23 June 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;&amp;lt;br&amp;gt;'''&amp;lt;big&amp;gt;[[Armel Debian for the Kurobox Pro - Manual install]]'''&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;br&amp;gt;&lt;/ins&gt;&amp;lt;br&amp;gt;'''&amp;lt;big&amp;gt;[[Armel Debian for the Kurobox Pro - Manual install]]'''&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-14 14:57:30 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:21571:newid:21576 --&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 23 Jun 2008 17:52:03 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Ramuk at 17:51, 23 June 2008</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=21571&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:51, 23 June 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;br&amp;gt; &lt;/del&gt;&amp;lt;br&amp;gt;'''&amp;lt;big&amp;gt;[[Armel Debian for the Kurobox Pro - Manual install]]'''&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/ins&gt;&amp;lt;br&amp;gt;'''&amp;lt;big&amp;gt;[[Armel Debian for the Kurobox Pro - Manual install]]'''&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-14 15:12:36 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:21566:newid:21571 --&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 23 Jun 2008 17:51:47 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Ramuk at 17:51, 23 June 2008</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=21566&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:51, 23 June 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;'''[[Armel Debian for the Kurobox Pro - Manual install]]'''}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;'''&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;big&amp;gt;&lt;/ins&gt;[[Armel Debian for the Kurobox Pro - Manual install]]'''&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;/ins&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-15 16:11:55 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:21561:newid:21566 --&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 23 Jun 2008 17:51:37 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Ramuk at 17:47, 23 June 2008</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=21561&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:47, 23 June 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;{{Warning| &amp;lt;big&amp;gt; This document is close to being deprecated,&amp;nbsp; please look towards the armel article: &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;'''[[Armel Debian for the Kurobox Pro - Manual install]]'''}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==FreeLink (Debian)==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-15 17:05:32 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:18376:newid:21561 --&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 23 Jun 2008 17:47:45 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Vquintans:&amp;#32;fstab wrong, modified /dev/sda2 to /dev/sda3</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=18376&amp;oldid=prev</link>
			<description>&lt;p&gt;fstab wrong, modified /dev/sda2 to /dev/sda3&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:21, 21 February 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 39:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 39:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;none&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /dev/pts&amp;nbsp;  devpts&amp;nbsp; gid=5,mode=20&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  0 0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;none&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /dev/pts&amp;nbsp;  devpts&amp;nbsp; gid=5,mode=20&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  0 0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;tmpfs&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  /tmp&amp;nbsp; &amp;nbsp; &amp;nbsp;  tmpfs&amp;nbsp;  size=10M,mode=1777&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;tmpfs&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  /tmp&amp;nbsp; &amp;nbsp; &amp;nbsp;  tmpfs&amp;nbsp;  size=10M,mode=1777&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;/dev/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;sda2 &lt;/del&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; swap&amp;nbsp; &amp;nbsp; &amp;nbsp;  swap&amp;nbsp; &amp;nbsp; defaults&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;/dev/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;sda3 &lt;/ins&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; swap&amp;nbsp; &amp;nbsp; &amp;nbsp;  swap&amp;nbsp; &amp;nbsp; defaults&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;/dev/sda1&amp;nbsp; &amp;nbsp; &amp;nbsp;  /boot&amp;nbsp; &amp;nbsp; &amp;nbsp; ext3&amp;nbsp; &amp;nbsp; defaults,noatime,errors=remount-ro&amp;nbsp; 0 1&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;/dev/sda1&amp;nbsp; &amp;nbsp; &amp;nbsp;  /boot&amp;nbsp; &amp;nbsp; &amp;nbsp; ext3&amp;nbsp; &amp;nbsp; defaults,noatime,errors=remount-ro&amp;nbsp; 0 1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;/dev/sda4&amp;nbsp; &amp;nbsp; &amp;nbsp;  /mnt/disk1 xfs&amp;nbsp; &amp;nbsp;  defaults,noatime,nodiratime&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  0 0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;/dev/sda4&amp;nbsp; &amp;nbsp; &amp;nbsp;  /mnt/disk1 xfs&amp;nbsp; &amp;nbsp;  defaults,noatime,nodiratime&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  0 0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-18 09:28:32 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:17971:newid:18376 --&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 21 Feb 2008 08:21:00 GMT</pubDate>			<dc:creator>Vquintans</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Ramuk at 05:27, 15 February 2008</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=17971&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 05:27, 15 February 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Articles|KuroboxPro|FreeLink|Debian}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;==FreeLink (Debian)==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The following procedure creates the following partition scheme, and untars a root file system onto '''&amp;lt;tt&amp;gt;p2 (/dev/sda2)&amp;lt;/tt&amp;gt;'''. Somehow it rewrites the uboot variables allowing a boot from the hard drive. [[Add Serial Port| Serial]] Console access can be used instead to change these uboot settings.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The following procedure creates the following partition scheme, and untars a root file system onto '''&amp;lt;tt&amp;gt;p2 (/dev/sda2)&amp;lt;/tt&amp;gt;'''. Somehow it rewrites the uboot variables allowing a boot from the hard drive. [[Add Serial Port| Serial]] Console access can be used instead to change these uboot settings.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 10:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{warning|The provided documentation says that this process is not recommended. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{warning|The provided documentation says that this process is not recommended. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;==FreeLink (Debian)==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use a virgin kurobox pro (ie : no system ever installed on it), if not you will have to change u-boot settings (require a [[serial port|serial console access]]) to set [[Kurobox_Pro_u-boot_environment_variable_settings | u-boot to boot on /dev/mtdblock2]] &amp;lt;font color=red&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use a virgin kurobox pro (ie : no system ever installed on it), if not you will have to change u-boot settings (require a [[serial port|serial console access]]) to set [[Kurobox_Pro_u-boot_environment_variable_settings | u-boot to boot on /dev/mtdblock2]] &amp;lt;font color=red&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2013-05-12 11:39:32 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:17836:newid:17971 --&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 15 Feb 2008 05:27:38 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
		<item>
			<title>Ramuk:&amp;#32;FreeLink for the Kurobox Pro moved to FreeLink for the Kurobox Pro - Automatic Install</title>
			<link>http://buffalo.nas-central.org/w/index.php?title=FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&amp;diff=17836&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;a href=&quot;/wiki/FreeLink_for_the_Kurobox_Pro&quot; title=&quot;FreeLink for the Kurobox Pro&quot;&gt;FreeLink for the Kurobox Pro&lt;/a&gt; moved to &lt;a href=&quot;/wiki/FreeLink_for_the_Kurobox_Pro_-_Automatic_Install&quot; title=&quot;FreeLink for the Kurobox Pro - Automatic Install&quot;&gt;FreeLink for the Kurobox Pro - Automatic Install&lt;/a&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 00:28, 15 February 2008&lt;/td&gt;
		&lt;/tr&gt;
		&lt;!-- diff generator: internal 2013-05-18 09:28:32 --&gt;
&lt;!-- diff cache key nascentral_wiki-mwiki_:diff:version:1.11a:oldid:16646:newid:17836 --&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 15 Feb 2008 00:28:54 GMT</pubDate>			<dc:creator>Ramuk</dc:creator>			<comments>http://buffalo.nas-central.org/wiki/Talk:FreeLink_for_the_Kurobox_Pro_-_Automatic_Install</comments>		</item>
	</channel>
</rss>