<?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: Fedora 10 Live USB How to</title>
	<atom:link href="http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/</link>
	<description>Your source for the open source!!!</description>
	<lastBuildDate>Sun, 25 Jul 2010 08:54:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Christine Kramer</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-2410</link>
		<dc:creator>Christine Kramer</dc:creator>
		<pubDate>Fri, 08 Jan 2010 18:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-2410</guid>
		<description>Guter Post, danke.</description>
		<content:encoded><![CDATA[<p>Guter Post, danke.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achillies</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-2356</link>
		<dc:creator>Achillies</dc:creator>
		<pubDate>Sun, 17 May 2009 17:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-2356</guid>
		<description>This may or may not help, and it applies to FC10 and 11. You can boot from a CD or DVD, and use the USB for root and a persistent overlay.

Create BOTH a Live-CD and Live-USB (as directed above). Open the USB drive and in the boot directory open the file olpc.fth.
Towards the bottom find a line that looks like this --&gt; &quot; root=UUID=3868-0D30 rootfstype=vfat rw liveimg overlay=UUID=3868-0D30 quiet rhgb&quot; to boot-file (You&#039;re interested in the root= and overlay= parts).  Print olpc.fth, or write down the UUID number for root and the overlay.  Also make note of the fstype, it&#039;s important.

Put the CD in the drive and re-boot. Depending on your BIOS and boot order, you may need to remove the USB drive for the moment, because a few of the machines I tried simply lock up with the Live-USB stick in place when booting.

When the &quot;Automatic boot&quot; screen appears, press a key to get to the boot menu.  Then press [TAB] to edit the boot options.  The mouse doesn&#039;t work here, and there&#039;s no cut and paste, so type carefully (or you&#039;ll be typing it all again!).

For me, the line ORIGINALLY reads:
&gt; vmlinuz0 initrd0.img root=CDLABEL=F11-Preview-i686-Live rootfstype=auto ro liveimg quiet rhgb
To point to the USB, we want to change this to:
&gt; vmlinuz0 initrd0.img root=UUID=YOURUUIDHERE rootfstype=vfat rw liveimg overlay=UUID=YOURUUIDHERE fstype=vfat quiet rhgb

Make sure you enter the correct UUID (from olpc.fth) and change the filesystem type (the LiveUSB creator suggests using fat32 when you format the USB drive, hence the vfat filesystem type for root and the overlay).

Press enter to boot, and the cd should spin for a few seconds and then the USB drive should take over.  I&#039;ve only been playing with this since yesterday, but it works, and now I&#039;ve got a laptop without a hard drive or USB Boot support booting FC11 and saving changes back to the USB!</description>
		<content:encoded><![CDATA[<p>This may or may not help, and it applies to FC10 and 11. You can boot from a CD or DVD, and use the USB for root and a persistent overlay.</p>
<p>Create BOTH a Live-CD and Live-USB (as directed above). Open the USB drive and in the boot directory open the file olpc.fth.<br />
Towards the bottom find a line that looks like this &#8211;&gt; &#8221; root=UUID=3868-0D30 rootfstype=vfat rw liveimg overlay=UUID=3868-0D30 quiet rhgb&#8221; to boot-file (You&#8217;re interested in the root= and overlay= parts).  Print olpc.fth, or write down the UUID number for root and the overlay.  Also make note of the fstype, it&#8217;s important.</p>
<p>Put the CD in the drive and re-boot. Depending on your BIOS and boot order, you may need to remove the USB drive for the moment, because a few of the machines I tried simply lock up with the Live-USB stick in place when booting.</p>
<p>When the &#8220;Automatic boot&#8221; screen appears, press a key to get to the boot menu.  Then press [TAB] to edit the boot options.  The mouse doesn&#8217;t work here, and there&#8217;s no cut and paste, so type carefully (or you&#8217;ll be typing it all again!).</p>
<p>For me, the line ORIGINALLY reads:<br />
&gt; vmlinuz0 initrd0.img root=CDLABEL=F11-Preview-i686-Live rootfstype=auto ro liveimg quiet rhgb<br />
To point to the USB, we want to change this to:<br />
&gt; vmlinuz0 initrd0.img root=UUID=YOURUUIDHERE rootfstype=vfat rw liveimg overlay=UUID=YOURUUIDHERE fstype=vfat quiet rhgb</p>
<p>Make sure you enter the correct UUID (from olpc.fth) and change the filesystem type (the LiveUSB creator suggests using fat32 when you format the USB drive, hence the vfat filesystem type for root and the overlay).</p>
<p>Press enter to boot, and the cd should spin for a few seconds and then the USB drive should take over.  I&#8217;ve only been playing with this since yesterday, but it works, and now I&#8217;ve got a laptop without a hard drive or USB Boot support booting FC11 and saving changes back to the USB!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ramos</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-2347</link>
		<dc:creator>Martin Ramos</dc:creator>
		<pubDate>Mon, 06 Apr 2009 17:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-2347</guid>
		<description>Hello, first thanks for the tips, my problem is i&#039;ve fedora 10 installed but i wished setup my video driver but my xorg get down, so if someone know how to do something like linux-rescue from a live usb i appreciated so much because i don&#039;t wanna installed again. one more thing. for umount the system just we need to format the usb or need to do something else? sorry for my english :p</description>
		<content:encoded><![CDATA[<p>Hello, first thanks for the tips, my problem is i&#8217;ve fedora 10 installed but i wished setup my video driver but my xorg get down, so if someone know how to do something like linux-rescue from a live usb i appreciated so much because i don&#8217;t wanna installed again. one more thing. for umount the system just we need to format the usb or need to do something else? sorry for my english :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Awesome</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-2327</link>
		<dc:creator>Bob Awesome</dc:creator>
		<pubDate>Mon, 02 Mar 2009 02:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-2327</guid>
		<description>This is my awesome comment.</description>
		<content:encoded><![CDATA[<p>This is my awesome comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajendra</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-2323</link>
		<dc:creator>rajendra</dc:creator>
		<pubDate>Thu, 29 Jan 2009 15:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-2323</guid>
		<description>try Live USB Creator version 3.2</description>
		<content:encoded><![CDATA[<p>try Live USB Creator version 3.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedora 10 Live USB Persistent Overlay Workaround &#124; [:Tech Babble:]</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-87</link>
		<dc:creator>Fedora 10 Live USB Persistent Overlay Workaround &#124; [:Tech Babble:]</dc:creator>
		<pubDate>Mon, 22 Dec 2008 05:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-87</guid>
		<description>[...] As always, if you liked this, found it informative, or have anything to add please put it into the comments. Also you can find the original guide to Fedora 10 Live USB install,  &lt;&lt;HERE&gt;&gt; [...]</description>
		<content:encoded><![CDATA[<p>[...] As always, if you liked this, found it informative, or have anything to add please put it into the comments. Also you can find the original guide to Fedora 10 Live USB install,  &lt;&lt;HERE&gt;&gt; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travo.Cadavo</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-85</link>
		<dc:creator>Travo.Cadavo</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-85</guid>
		<description>It&#039;s just the same as fedora 9 install but there might be an error at the end. If there is an error and you did make it till the end the drive will still be bootable but the persistent overlay might not function properly. When I did mine I had Fedora 9 installed on it previously, so maybe that may be a step that needs to be done before an upgrade to Fedora 10. Now that I look at it, it just might be that because the boot loader is installed properly with Fedora 9 that a Fedora 10 install is possible. I will look into that though.</description>
		<content:encoded><![CDATA[<p>It&#8217;s just the same as fedora 9 install but there might be an error at the end. If there is an error and you did make it till the end the drive will still be bootable but the persistent overlay might not function properly. When I did mine I had Fedora 9 installed on it previously, so maybe that may be a step that needs to be done before an upgrade to Fedora 10. Now that I look at it, it just might be that because the boot loader is installed properly with Fedora 9 that a Fedora 10 install is possible. I will look into that though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yellowguy</title>
		<link>http://ig33k.portzilla.com/2008/12/fedora-10-live-usb-how-to/comment-page-1/#comment-84</link>
		<dc:creator>yellowguy</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://ig33k.portzilla.com/?p=230#comment-84</guid>
		<description>As far as I know Fedor Live USB Creator doesn&#039;t support Fedora 10. The leatest release 2.7 suport up to Fedora 9. Can You explain me how You installed Fedora 10 using this tool?</description>
		<content:encoded><![CDATA[<p>As far as I know Fedor Live USB Creator doesn&#8217;t support Fedora 10. The leatest release 2.7 suport up to Fedora 9. Can You explain me how You installed Fedora 10 using this tool?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
