<?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: Custom read only, updatable Ubuntu Server USB stick part 2</title>
	<atom:link href="http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/feed" rel="self" type="application/rss+xml" />
	<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek</link>
	<description>Stuff geeks care about</description>
	<lastBuildDate>Fri, 03 Sep 2010 04:10:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-2296</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 21 Jul 2010 18:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-2296</guid>
		<description>I haven&#039;t tested this in Lucid, but if it doesn&#039;t work it should be possible to fix it with minor changes.

There is a project based on the rootaufs script that seems to be up to date and perhaps easier to use but I haven&#039;t tried it yet: &lt;a href=&quot;http://sourceforge.net/projects/lethe/files/&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/lethe/files/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tested this in Lucid, but if it doesn&#8217;t work it should be possible to fix it with minor changes.</p>
<p>There is a project based on the rootaufs script that seems to be up to date and perhaps easier to use but I haven&#8217;t tried it yet: <a href="http://sourceforge.net/projects/lethe/files/" rel="nofollow">http://sourceforge.net/projects/lethe/files/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Switzer</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-2292</link>
		<dc:creator>Steve Switzer</dc:creator>
		<pubDate>Wed, 21 Jul 2010 16:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-2292</guid>
		<description>Thanks for the write-up, this is pretty cool!

Are there any updates for 10.04? I found that I needed to install grub2 in the chroot, since my laptop was using grub2... so grub-install was installing a version that was looking for a grub.cfg, not a menu.lst.

As far as aufs and the initrd scripts, has any of this been tested in lucid?</description>
		<content:encoded><![CDATA[<p>Thanks for the write-up, this is pretty cool!</p>
<p>Are there any updates for 10.04? I found that I needed to install grub2 in the chroot, since my laptop was using grub2&#8230; so grub-install was installing a version that was looking for a grub.cfg, not a menu.lst.</p>
<p>As far as aufs and the initrd scripts, has any of this been tested in lucid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-2254</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 22 Jun 2010 18:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-2254</guid>
		<description>They do seem to have updated the rootaufs script for 9.10, the original is at the link below.

&lt;a href=&quot;https://help.ubuntu.com/community/aufsRootFileSystemOnUsbFlash#rootaufs%20Script&quot; rel=&quot;nofollow&quot;&gt;https://help.ubuntu.com/community/aufsRootFileSystemOnUsbFlash#rootaufs%20Script&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>They do seem to have updated the rootaufs script for 9.10, the original is at the link below.</p>
<p><a href="https://help.ubuntu.com/community/aufsRootFileSystemOnUsbFlash#rootaufs%20Script" rel="nofollow">https://help.ubuntu.com/community/aufsRootFileSystemOnUsbFlash#rootaufs%20Script</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-2253</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Tue, 22 Jun 2010 12:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-2253</guid>
		<description>Hi Steve,
I found that the file rootaufs has problem applying to Karmic 9.10.
Lines #110 &amp; #157 have different problems. Line #110: &quot;modprobe -Qb&quot; may be &quot;modprobe -qb&quot;. Line #157: should be a comment line (lack of a &quot;#&quot; sign).
Hence, I wondered that I still can install/remove some packages to the system even reboot.</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
I found that the file rootaufs has problem applying to Karmic 9.10.<br />
Lines #110 &amp; #157 have different problems. Line #110: &#8220;modprobe -Qb&#8221; may be &#8220;modprobe -qb&#8221;. Line #157: should be a comment line (lack of a &#8220;#&#8221; sign).<br />
Hence, I wondered that I still can install/remove some packages to the system even reboot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-2252</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 21 Jun 2010 04:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-2252</guid>
		<description>You can install whatever you want, it just won&#039;t be written to the USB stick and will be gone after a reboot, assuming you boot the read-only option.</description>
		<content:encoded><![CDATA[<p>You can install whatever you want, it just won&#8217;t be written to the USB stick and will be gone after a reboot, assuming you boot the read-only option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-2221</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Thu, 17 Jun 2010 07:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-2221</guid>
		<description>I tried those read-only steps.
However after boot, grub menu shows 3 items, 1st is default.
I boot it from default. But I tried to install dhcp server, it can install.
Hence, what is your mean of read-only?
Thanks.</description>
		<content:encoded><![CDATA[<p>I tried those read-only steps.<br />
However after boot, grub menu shows 3 items, 1st is default.<br />
I boot it from default. But I tried to install dhcp server, it can install.<br />
Hence, what is your mean of read-only?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dd</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-1734</link>
		<dc:creator>dd</dc:creator>
		<pubDate>Thu, 04 Mar 2010 13:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-1734</guid>
		<description>Hi,

Well, I had Ubuntu 8 (can&#039;t remeber 8.4 or 8.10), but yesterday I reinstalled the whole system with ubuntu 9.10... and now the system boots fine. No idea what the problem was.

However, I have another problem. As soon as disconnected the display from the computer and restart the system, it hangs.
I already found out that there&#039;s a problem with the kernel mode setting which should be deactivated via &quot;nomodeset&quot; kernel parameter in grub, but actually doesn&#039;t work for me.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Well, I had Ubuntu 8 (can&#8217;t remeber 8.4 or 8.10), but yesterday I reinstalled the whole system with ubuntu 9.10&#8230; and now the system boots fine. No idea what the problem was.</p>
<p>However, I have another problem. As soon as disconnected the display from the computer and restart the system, it hangs.<br />
I already found out that there&#8217;s a problem with the kernel mode setting which should be deactivated via &#8220;nomodeset&#8221; kernel parameter in grub, but actually doesn&#8217;t work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-1732</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 01 Mar 2010 20:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-1732</guid>
		<description>Unfortunately i can&#039;t replicate that fsck error here, which version of Ubuntu are you using?</description>
		<content:encoded><![CDATA[<p>Unfortunately i can&#8217;t replicate that fsck error here, which version of Ubuntu are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-1731</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-1731</guid>
		<description>Hmm, never seen that before. When I get home tonight i&#039;ll run through the entire tutorial again and see if i can replicate that error.</description>
		<content:encoded><![CDATA[<p>Hmm, never seen that before. When I get home tonight i&#8217;ll run through the entire tutorial again and see if i can replicate that error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dd</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part2.geek/comment-page-1#comment-1730</link>
		<dc:creator>dd</dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=182#comment-1730</guid>
		<description>Oh man... I resolved this issue. When I typed &#039;head rootaufs&#039; i saw, that there were some strange characters before #!, which were not displayed in VI or nano. Maybe this was a copy/paste mistake.

However, now the boot process stops when checking the root file system. I have this error: 

fsck.ext2: No such device or address while trying to open /lib/init/rw/rootdev Possibly non-existent or swap device?
fsck died with exit status 8

I saw now that in this guide ext3 is used, but that should not be the problem?

thanks so far,
dd</description>
		<content:encoded><![CDATA[<p>Oh man&#8230; I resolved this issue. When I typed &#8216;head rootaufs&#8217; i saw, that there were some strange characters before #!, which were not displayed in VI or nano. Maybe this was a copy/paste mistake.</p>
<p>However, now the boot process stops when checking the root file system. I have this error: </p>
<p>fsck.ext2: No such device or address while trying to open /lib/init/rw/rootdev Possibly non-existent or swap device?<br />
fsck died with exit status 8</p>
<p>I saw now that in this guide ext3 is used, but that should not be the problem?</p>
<p>thanks so far,<br />
dd</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: xercestech.com @ 2010-09-08 10:34:53 -->