<?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: Reinstall CentOS using grub</title>
	<atom:link href="http://www.thegoldfish.org/2009/12/reinstall-centos-using-grub/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegoldfish.org/2009/12/reinstall-centos-using-grub/</link>
	<description>blogging it so I dont forget it</description>
	<lastBuildDate>Tue, 13 Dec 2011 08:11:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: thughes</title>
		<link>http://www.thegoldfish.org/2009/12/reinstall-centos-using-grub/comment-page-1/#comment-58</link>
		<dc:creator>thughes</dc:creator>
		<pubDate>Wed, 29 Dec 2010 18:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegoldfish.org/?p=34#comment-58</guid>
		<description>&lt;a href=&quot;#comment-57&quot; rel=&quot;nofollow&quot;&gt;@andrew &lt;/a&gt; 
I don&#039;t see why not although I haven&#039;t tried it before. Take a look at the bottom of the anaconda documentation at http://fedoraproject.org/wiki/Anaconda/Options and the Kickstart docs http://fedoraproject.org/wiki/Anaconda/Kickstart . Both of them have methode for enabling VNC and should work depending on your use case. I think you will get a VNC connection earlier in the boot process with the Anaconda one which may enable you to see issues that may occur before the kickstart file is retrieved. Please come back and let us know how you get on.</description>
		<content:encoded><![CDATA[<p><a href="#comment-57" rel="nofollow">@andrew </a><br />
I don&#8217;t see why not although I haven&#8217;t tried it before. Take a look at the bottom of the anaconda documentation at <a href="http://fedoraproject.org/wiki/Anaconda/Options" rel="nofollow">http://fedoraproject.org/wiki/Anaconda/Options</a> and the Kickstart docs <a href="http://fedoraproject.org/wiki/Anaconda/Kickstart" rel="nofollow">http://fedoraproject.org/wiki/Anaconda/Kickstart</a> . Both of them have methode for enabling VNC and should work depending on your use case. I think you will get a VNC connection earlier in the boot process with the Anaconda one which may enable you to see issues that may occur before the kickstart file is retrieved. Please come back and let us know how you get on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://www.thegoldfish.org/2009/12/reinstall-centos-using-grub/comment-page-1/#comment-57</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Wed, 29 Dec 2010 17:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegoldfish.org/?p=34#comment-57</guid>
		<description>Instead of starting a kickstart install, is it possible to start a VNC install ? I am always considering a easiest way of installing Centos remotely.</description>
		<content:encoded><![CDATA[<p>Instead of starting a kickstart install, is it possible to start a VNC install ? I am always considering a easiest way of installing Centos remotely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi Brender</title>
		<link>http://www.thegoldfish.org/2009/12/reinstall-centos-using-grub/comment-page-1/#comment-52</link>
		<dc:creator>Avi Brender</dc:creator>
		<pubDate>Thu, 11 Nov 2010 11:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegoldfish.org/?p=34#comment-52</guid>
		<description>Hi,

Great script! One suggested modification would be to change:
 repourl=$(curl $ksurl 2&gt;/dev/null &#124; sed -n &#039;s/.*\(http\)/\1/ p&#039;)
to:
repourl=$(curl $ksurl 2&gt;/dev/null &#124; sed -n &#039;s/^url.*\(http\)/\1/ p&#039;)

That way config files that contain other URLs (in ours we have %ksappend http://) won&#039;t interfere with the script getting the proper repo URL.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great script! One suggested modification would be to change:<br />
 repourl=$(curl $ksurl 2&gt;/dev/null | sed -n &#8216;s/.*\(http\)/\1/ p&#8217;)<br />
to:<br />
repourl=$(curl $ksurl 2&gt;/dev/null | sed -n &#8216;s/^url.*\(http\)/\1/ p&#8217;)</p>
<p>That way config files that contain other URLs (in ours we have %ksappend <a href="http://" rel="nofollow">http://</a>) won&#8217;t interfere with the script getting the proper repo URL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

