<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Booting a live cd?]]></title><description><![CDATA[<p dir="auto">Ive tried booting to the most recent ubuntu iso but for some reason when I select it from the boot menu it says somthing about append a correct “root=”. Could there something be something wrong with my /default file? I have my ubuntu iso mouted to /tftpboot/ubuntu/12.10/</p>
<p dir="auto">[CODE]LABEL ubuntu<br />
kernel tftpboot/ubuntu/12.10/casper/vmlinuz<br />
append boot=casper netboot=nfs nfsroot=192.168.0.3/tftpboot/ubuntu/12.10/<br />
initrd=ubuntu/12.10/casper/linitrd.lz[/CODE]</p>
]]></description><link>http://forums.fogproject.org/topic/1493/booting-a-live-cd</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 20:43:49 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/1493.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Jan 2013 07:50:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Booting a live cd? on Thu, 31 Jan 2013 18:46:24 GMT]]></title><description><![CDATA[<p dir="auto">[CODE]append root=/dev/nfs initrd=/ubuntu/12.10/casper/initrd.lz boot=casper netboot=nfs nfsroot=192.168.0.3:/ubuntu/12.10[/CODE]</p>
<p dir="auto">Your append line should look like this. Note the “root=/dev/nfs”<br />
you will need to test if you still need your “initrd=” line because it is in the append line.</p>
]]></description><link>http://forums.fogproject.org/post/11284</link><guid isPermaLink="true">http://forums.fogproject.org/post/11284</guid><dc:creator><![CDATA[Spicoli]]></dc:creator><pubDate>Thu, 31 Jan 2013 18:46:24 GMT</pubDate></item><item><title><![CDATA[Reply to Booting a live cd? on Tue, 29 Jan 2013 23:35:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Shouldn’t nfsroot be set as nsfroot=192.168.0.3:/tftpboot/xxx (with the “:” between the IP &amp; the NFS path)?</p>
<p dir="auto">Cheers,<br />
Gilou</p>
]]></description><link>http://forums.fogproject.org/post/11248</link><guid isPermaLink="true">http://forums.fogproject.org/post/11248</guid><dc:creator><![CDATA[Gilou]]></dc:creator><pubDate>Tue, 29 Jan 2013 23:35:47 GMT</pubDate></item><item><title><![CDATA[Reply to Booting a live cd? on Tue, 22 Jan 2013 17:46:45 GMT]]></title><description><![CDATA[<p dir="auto">Try it without the tftpboot listed in the kernel line, maybe?</p>
<p dir="auto">[CODE]LABEL ubuntu<br />
kernel ubuntu/12.10/casper/vmlinuz[/CODE]</p>
<p dir="auto">I’m just guessing because I’ve never tried booting to the ubuntu live cd, but the structure of my default file doesn’t include the tftpboot folder in the kernel line. I wonder if it’s looking for a file located at /tftpboot/tftpboot/ubuntu instead of /tftpboot/ubuntu because of it.</p>
]]></description><link>http://forums.fogproject.org/post/11157</link><guid isPermaLink="true">http://forums.fogproject.org/post/11157</guid><dc:creator><![CDATA[dvlsg]]></dc:creator><pubDate>Tue, 22 Jan 2013 17:46:45 GMT</pubDate></item></channel></rss>