<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sexy Sexy Penguins &#187; centos</title>
	<atom:link href="http://sexysexypenguins.com/tag/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://sexysexypenguins.com</link>
	<description>I love the smell of &#34;Free Software&#34; in the morning</description>
	<lastBuildDate>Fri, 20 Jan 2012 15:35:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Anaconda is Awesome! How to force a network request with local media using kickstart</title>
		<link>http://sexysexypenguins.com/2010/02/18/anaconda-is-awesome-how-to-force-a-network-request-with-local-media-using-kickstart/</link>
		<comments>http://sexysexypenguins.com/2010/02/18/anaconda-is-awesome-how-to-force-a-network-request-with-local-media-using-kickstart/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 23:56:14 +0000</pubDate>
		<dc:creator>herlo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Guru]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Yum]]></category>
		<category><![CDATA[anaconda]]></category>
		<category><![CDATA[asknetwork]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[kickstart]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[repo]]></category>

		<guid isPermaLink="false">http://sexysexypenguins.com/?p=665</guid>
		<description><![CDATA[I sure love it when I solve my own problems, but the internets are a great help to enabling me. Today, I found myself needing to enable the network (using dhcp) from the anaconda command line (the part that says boot: when you load a CentOS/RHEL/Fedora install disk). I needed this because I was providing <a href="http://sexysexypenguins.com/2010/02/18/anaconda-is-awesome-how-to-force-a-network-request-with-local-media-using-kickstart/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I sure love it when I solve my own problems, but the internets are a great help to enabling me.</p>
<p>Today, I found myself needing to enable the network (using dhcp) from the anaconda command line (the part that says <strong>boot:</strong> when you load a CentOS/RHEL/Fedora install disk).</p>
<p>I needed this because I was providing a bit of local media to our external employees for them to use to install, but I had 3 yum repositories I wanted them to be able to use for a few additional rpms I provided.</p>
<p>So, I popped into one of my common support channels and asked the question:</p>
<pre>16:11 &lt; herlo&gt; looking for an option that I can put on the anaconda boot: prompt that will force a
               dhcp request even though the install is from a local disk.  I have repos that are not
               being accessed because the network is not being enabled.
16:11 &lt; herlo&gt; things I have tried
16:11 &lt; herlo&gt; ip=dhcp
16:12 &lt; herlo&gt; boot: linux noipv6 ks=hd:sdb1:media/kickstart.cfg ip=dhcp
16:20 &lt; herlo&gt; okay, so for those who might care
16:20 &lt; herlo&gt; if you do
16:20 &lt; herlo&gt; boot: linux asknetwork ip=dhcp noipv6 ks=hd:sdb1:media/kickstart.cfg
16:20 &lt; herlo&gt; anaconda will force a network dhcp request :)
16:20  * herlo is happy again
</pre>
<p>As you may have noticed above, I resolved this issue without any assistance from the channel, and it only took me 10 minutes to do so.  I found my answer by trial and error from a great page on the fedora wiki: <a href="https://fedoraproject.org/wiki/Anaconda/Options">https://fedoraproject.org/wiki/Anaconda/Options</a></p>
<p>Probably the only thing I wish was documented on that page was when each of the options started being supported in anaconda.  Otherwise, thank you to the folks that wrote and maintain that page.</p>
<p>Cheers,</p>
<p>Herlo</p>
]]></content:encoded>
			<wfw:commentRss>http://sexysexypenguins.com/2010/02/18/anaconda-is-awesome-how-to-force-a-network-request-with-local-media-using-kickstart/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

