<?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>Vladimir Vuksan&#039;s blog &#187; RHEL6</title>
	<atom:link href="http://blog.vuksan.com/tag/rhel6/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vuksan.com</link>
	<description>Documenting the systems and network infrastructure madness</description>
	<lastBuildDate>Tue, 03 Jan 2012 03:50:38 +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>Installing RedHat 6 Enterprise DomU under Xen</title>
		<link>http://blog.vuksan.com/2010/05/11/installing-redhat-6-enterprise-domu-under-xen/</link>
		<comments>http://blog.vuksan.com/2010/05/11/installing-redhat-6-enterprise-domu-under-xen/#comments</comments>
		<pubDate>Tue, 11 May 2010 21:48:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Centos6]]></category>
		<category><![CDATA[RHEL6]]></category>

		<guid isPermaLink="false">http://blog.vuksan.com/?p=185</guid>
		<description><![CDATA[Recently I downloaded RedHat 6 Enteprise beta (RHEL6). I wanted to install it as a Xen guest (DomU) on top of an existing Centos 5 Xen host. Unfortunately it did not work out of the box. I ran virt-install --prompt on the Xen host which let me install RHEL6 however when the install rebooted I [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I downloaded RedHat 6 Enteprise beta (RHEL6). I wanted to install it as a Xen guest (DomU) on top of an existing Centos 5 Xen host. Unfortunately it did not work out of the box. I ran</p>
<pre>virt-install --prompt</pre>
<p>on the Xen host which let me install RHEL6 however when the install rebooted I was greeted with this error message</p>
<pre>fs = fsimage.open(file, get_fs_offset(file))
IOError: [Errno 95] Operation not supported</pre>
<p>Fortunately ﻿Karanbir Singh had a blog post about this at</p>
<p><span style="font-size: small;"><a href="http://www.karan.org/blog/index.php/2010/04/28/rhel6-xen-domu-on-a-centos-5-dom0#c5274">http://www.karan.org/blog/index.php/2010/04/28/rhel6-xen-domu-on-a-centos-5-dom0</a></span></p>
<p><span style="font-size: small;">Differences I found were that I had to make the root partition an ext2 filesystem as well. Also I found out that I couldn't review the partition layout if I ran the installation in the text mode. I had to use VNC to be able to set proper partition types. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vuksan.com/2010/05/11/installing-redhat-6-enterprise-domu-under-xen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

