<?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>Chesty&#039;s Blog &#187; upgrade</title>
	<atom:link href="http://chesterton.id.au/blog/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://chesterton.id.au/blog</link>
	<description>Press Belly Button to Begin</description>
	<lastBuildDate>Sat, 02 Apr 2011 01:24:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Remotely Upgrading RHEL to Ubuntu</title>
		<link>http://chesterton.id.au/blog/2008/02/05/remotely-upgrading-rhel-to-ubuntu/</link>
		<comments>http://chesterton.id.au/blog/2008/02/05/remotely-upgrading-rhel-to-ubuntu/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 18:47:44 +0000</pubDate>
		<dc:creator>chesty</dc:creator>
				<category><![CDATA[Slug]]></category>
		<category><![CDATA[ubuntu-au]]></category>
		<category><![CDATA[chesty]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://chesterton.id.au/blog/2008/02/05/remotely-upgrading-rhel-to-ubuntu/</guid>
		<description><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/02/05/remotely-upgrading-rhel-to-ubuntu/">Remotely Upgrading RHEL to Ubuntu</a></p>
Remotely Upgrading RHEL to Ubuntu We were given a server to play with to do whatever we wanted, hosted in a US data centre. It was running RHEL 4.x, I could have worked with that, but it didn&#8217;t look like it was on a support contract, I wasn&#8217;t able to update it, anyway. I thought [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/02/05/remotely-upgrading-rhel-to-ubuntu/">Remotely Upgrading RHEL to Ubuntu</a></p>
<p>We were given a server to play with to do whatever we wanted, hosted in a US data centre. It was running RHEL 4.x, I could have worked with that, but it didn&#8217;t look like it was on a support contract, I wasn&#8217;t able to update it, anyway.</p>
<p>I thought about trying to convert it to centos, but realised it would be more fun to upgrade it to ubuntu gutsy.</p>
<p>Quick steps from memory
<ol>
<li>swapoff -a</li>
<li>mkfs.ext3 /dev/VolGroup00/LogVol01 (old swap)</li>
<li>mount /dev/VolGroup00/LogVol01 /mnt</li>
<li>wget debootstrap.deb (from gutsy)</li>
<li>ar x debootstrap.deb</li>
<li>tar -C / -xzf data.tar.gz</li>
<li>debootstrap &#8211;arch=i386 gutsy /mnt</li>
<li>chroot /mnt</li>
<li>mount proc, edit /etc/fstab and /etc/network/interfaces</li>
<li>apt-get install ubuntu-minimal ubuntu-standard linux-image postfix openssh-server plus a few other packages, some that were recommends.</li>
<li>copied gutsy /boot/* to the real /boot and created a new entry in menu.lst</li>
<li>created an account and uploaded some ssh keys</li>
<li>probably some steps I&#8217;ve forgotten</li>
<li>reboot</li>
</ol>
<p>Easy peasy, just waiting for it to come up, it&#8217;s been 5 hours now, still waiting. Must be the slowest booting server ever.</p>
<p>Guess I&#8217;ll be calling the states now. :&#8217;(</p>
]]></content:encoded>
			<wfw:commentRss>http://chesterton.id.au/blog/2008/02/05/remotely-upgrading-rhel-to-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

