<?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: Upgrading from RHEL4 to RHEL5 without a CD or a PXE server</title>
	<atom:link href="http://www.justdave.net/dave/2009/08/31/upgrading-from-rhel4-to-rhel5-without-a-cd-or-a-pxe-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justdave.net/dave/2009/08/31/upgrading-from-rhel4-to-rhel5-without-a-cd-or-a-pxe-server/</link>
	<description>Random Ramblings of a Sysadmin</description>
	<lastBuildDate>Thu, 06 May 2010 20:56:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.justdave.net/dave/2009/08/31/upgrading-from-rhel4-to-rhel5-without-a-cd-or-a-pxe-server/comment-page-1/#comment-104855</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.justdave.net/dave/?p=186#comment-104855</guid>
		<description>What we really need is a PXE bootable Anaconda installer with an SSH server built in.

as in some method of specifying in the ks.cfg
What to use as root password,
where to download SSH host keys,
and where to download an authorized_keys file  for root to SSH in with  and run the install.  

Otherwise without console, there&#039;s no way to monitor the upgrade process...</description>
		<content:encoded><![CDATA[<p>What we really need is a PXE bootable Anaconda installer with an SSH server built in.</p>
<p>as in some method of specifying in the ks.cfg<br />
What to use as root password,<br />
where to download SSH host keys,<br />
and where to download an authorized_keys file  for root to SSH in with  and run the install.  </p>
<p>Otherwise without console, there&#8217;s no way to monitor the upgrade process&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justdave</title>
		<link>http://www.justdave.net/dave/2009/08/31/upgrading-from-rhel4-to-rhel5-without-a-cd-or-a-pxe-server/comment-page-1/#comment-89291</link>
		<dc:creator>justdave</dc:creator>
		<pubDate>Wed, 25 Nov 2009 22:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.justdave.net/dave/?p=186#comment-89291</guid>
		<description>Shouldn&#039;t be any different.  you just have to set grub to default into your anaconda loader, and pray that it works on the first shot, because if it doesn&#039;t, you&#039;ll be SOL without a console.  No reason what I described above wouldn&#039;t work without a console though.</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t be any different.  you just have to set grub to default into your anaconda loader, and pray that it works on the first shot, because if it doesn&#8217;t, you&#8217;ll be SOL without a console.  No reason what I described above wouldn&#8217;t work without a console though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.justdave.net/dave/2009/08/31/upgrading-from-rhel4-to-rhel5-without-a-cd-or-a-pxe-server/comment-page-1/#comment-89271</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.justdave.net/dave/?p=186#comment-89271</guid>
		<description>OK, if you can pull this off with no PXE server, no CD *and* no console, then I&#039;ll be dancing in the aisles...</description>
		<content:encoded><![CDATA[<p>OK, if you can pull this off with no PXE server, no CD *and* no console, then I&#8217;ll be dancing in the aisles&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justdave</title>
		<link>http://www.justdave.net/dave/2009/08/31/upgrading-from-rhel4-to-rhel5-without-a-cd-or-a-pxe-server/comment-page-1/#comment-80109</link>
		<dc:creator>justdave</dc:creator>
		<pubDate>Mon, 31 Aug 2009 22:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.justdave.net/dave/?p=186#comment-80109</guid>
		<description>It really wasn&#039;t a lot.  The only major thing we&#039;ve run into is rhnsd somehow ends up getting all of its initscript symlinks nuked, so you have to &quot;chkconfig rhnsd --add&quot; in %post to make sure it still checks in with RHN after the upgrade.  The others were minor annoyances like lsb-base pulling in avahi-daemon and cups, and enabling them by default -- two services I&#039;d rather not have running on an internet-facing host.</description>
		<content:encoded><![CDATA[<p>It really wasn&#8217;t a lot.  The only major thing we&#8217;ve run into is rhnsd somehow ends up getting all of its initscript symlinks nuked, so you have to &#8220;chkconfig rhnsd &#8211;add&#8221; in %post to make sure it still checks in with RHN after the upgrade.  The others were minor annoyances like lsb-base pulling in avahi-daemon and cups, and enabling them by default &#8212; two services I&#8217;d rather not have running on an internet-facing host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Robinson</title>
		<link>http://www.justdave.net/dave/2009/08/31/upgrading-from-rhel4-to-rhel5-without-a-cd-or-a-pxe-server/comment-page-1/#comment-80102</link>
		<dc:creator>Peter Robinson</dc:creator>
		<pubDate>Mon, 31 Aug 2009 22:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.justdave.net/dave/?p=186#comment-80102</guid>
		<description>Fedora has introduced a &#039;preupgrade&#039; which I would think will be available as part of RHEL 6 whenever it debuts which will basically grab everything it needs to do an anaconda upgrade and pull it onto the local machine and then do the upgrade on reboot.

I&#039;d also be interested in a post outlining the issues you mention in the upgrade from RHEL 4 to 5.</description>
		<content:encoded><![CDATA[<p>Fedora has introduced a &#8216;preupgrade&#8217; which I would think will be available as part of RHEL 6 whenever it debuts which will basically grab everything it needs to do an anaconda upgrade and pull it onto the local machine and then do the upgrade on reboot.</p>
<p>I&#8217;d also be interested in a post outlining the issues you mention in the upgrade from RHEL 4 to 5.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.356 seconds -->
