<?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 1</title>
	<atom:link href="http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/feed" rel="self" type="application/rss+xml" />
	<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.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-part1.geek/comment-page-1#comment-2274</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-2274</guid>
		<description>You can install grub with all of its stage files in the livecd environment though, just make sure the network is functional, drop to a command line and run &quot;sudo apt-get update &amp;&amp; sudo apt-get install grub&quot;. I would think those stage files would be available since you can run the grub installer, but if they are missing that would explain inability to boot the new system.</description>
		<content:encoded><![CDATA[<p>You can install grub with all of its stage files in the livecd environment though, just make sure the network is functional, drop to a command line and run &#8220;sudo apt-get update &amp;&amp; sudo apt-get install grub&#8221;. I would think those stage files would be available since you can run the grub installer, but if they are missing that would explain inability to boot the new system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-2267</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Wed, 07 Jul 2010 06:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-2267</guid>
		<description>Steve, I have tried several times. I found that if using live-cd to build usb server, at the end, when building GRUB (grub-install), there will miss stage1/stage2 files if no grub installed on the parent system (ie. live-cd boot up). I think that&#039;s the point that after finished all steps you provided, the usb cannot boot up correctly, only go to grub prompt.</description>
		<content:encoded><![CDATA[<p>Steve, I have tried several times. I found that if using live-cd to build usb server, at the end, when building GRUB (grub-install), there will miss stage1/stage2 files if no grub installed on the parent system (ie. live-cd boot up). I think that&#8217;s the point that after finished all steps you provided, the usb cannot boot up correctly, only go to grub prompt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-2215</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 17 Jun 2010 02:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-2215</guid>
		<description>Wilson, paste your menu.lst in a pastebin like http://pastebin.org</description>
		<content:encoded><![CDATA[<p>Wilson, paste your menu.lst in a pastebin like <a href="http://pastebin.org" rel="nofollow">http://pastebin.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-2214</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Thu, 17 Jun 2010 02:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-2214</guid>
		<description>Thanks Steve.
I have tried (using the same built USB drive) in another machine.
It can boot. What do you think about this? Is that related to the BIOS or motherbroad?
Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks Steve.<br />
I have tried (using the same built USB drive) in another machine.<br />
It can boot. What do you think about this? Is that related to the BIOS or motherbroad?<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-2199</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 16 Jun 2010 16:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-2199</guid>
		<description>Wilson, if grub loads but you only see the prompt, it means grub couldn&#039;t read or find a configuration in /boot/grub/menu.lst so double check that and make sure the kernel location is correct.</description>
		<content:encoded><![CDATA[<p>Wilson, if grub loads but you only see the prompt, it means grub couldn&#8217;t read or find a configuration in /boot/grub/menu.lst so double check that and make sure the kernel location is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-2183</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Wed, 16 Jun 2010 07:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-2183</guid>
		<description>Thanks for your notes. However, I tried all steps, but the usb only boot at grub prompt.
It cannot boot to right prompt!!! What happen? I did make KARMIC version of ubuntu on the usb. Is it difference?</description>
		<content:encoded><![CDATA[<p>Thanks for your notes. However, I tried all steps, but the usb only boot at grub prompt.<br />
It cannot boot to right prompt!!! What happen? I did make KARMIC version of ubuntu on the usb. Is it difference?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-1215</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sat, 21 Nov 2009 00:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-1215</guid>
		<description>Greatly appreciated! I&#039;m not setting up a Ubuntu server on a stick- but it is exactly what I needed. Easy read-only updatability in a desktop environment.  Reduces the wear and tear on the flash drive. I had a different mostly read-only setup that failed on me once. This I&#039;ve verified is 100% read-only when booted in read-only mode.</description>
		<content:encoded><![CDATA[<p>Greatly appreciated! I&#8217;m not setting up a Ubuntu server on a stick- but it is exactly what I needed. Easy read-only updatability in a desktop environment.  Reduces the wear and tear on the flash drive. I had a different mostly read-only setup that failed on me once. This I&#8217;ve verified is 100% read-only when booted in read-only mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-1182</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 15 Oct 2009 18:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-1182</guid>
		<description>Thank you very much for the detailed guide! It really helped me set up a decent base system of Ubuntu on a stick!

Max.</description>
		<content:encoded><![CDATA[<p>Thank you very much for the detailed guide! It really helped me set up a decent base system of Ubuntu on a stick!</p>
<p>Max.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://xercestech.com/custom-ubuntu-server-usb-stick-part1.geek/comment-page-1#comment-15</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 28 Mar 2009 19:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=17#comment-15</guid>
		<description>Thank you for this detailed write up, it really helped me setup my USB booted ubuntu server!</description>
		<content:encoded><![CDATA[<p>Thank you for this detailed write up, it really helped me setup my USB booted ubuntu server!</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:16:56 -->