<?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>Curious Creature &#187; Linux</title>
	<atom:link href="http://curiouscreature.net/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiouscreature.net/blog</link>
	<description>because the world is an interesting place...</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ubuntu 9.04 on VMWare Fusion 2.0.4</title>
		<link>http://curiouscreature.net/blog/2009/05/01/ubuntu-904-on-vmware-fusion-204/</link>
		<comments>http://curiouscreature.net/blog/2009/05/01/ubuntu-904-on-vmware-fusion-204/#comments</comments>
		<pubDate>Fri, 01 May 2009 03:58:35 +0000</pubDate>
		<dc:creator>ccnet</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware fusion]]></category>

		<guid isPermaLink="false">http://curiouscreature.net/blog/?p=645</guid>
		<description><![CDATA[Happy to say that with minimal fuss I was able to get the newest release of Ubuntu Desktop, 9.04, running on VMWare Fusion on my Mac.   Five easy steps: Follow this blog post for the install (he also links to &#8230; <a href="http://curiouscreature.net/blog/2009/05/01/ubuntu-904-on-vmware-fusion-204/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Happy to say that with minimal fuss I was able to get the newest release of Ubuntu Desktop, 9.04, running on VMWare Fusion on my Mac.   Five easy steps:</p>
<ol>
<li>Follow <a href="http://blogs.vmware.com/teamfusion/2009/04/ubuntu-904-on-vmware-fusion-2.html">this</a> blog post for the install (he also links to the bits I am here) &#8211; but don&#8217;t worry about his suggestion for the mouse driver since the VMWare tools install takes care of it.</li>
<li>Once the install is completed uninstall VMWare tools (they were installed as part of step 1 but not all of it was done..vmhgfs isn&#8217;t set up).  You might have to remount the install &#8220;CD&#8221; by selecting &#8220;Install VMWare Tools&#8221; from the Virtual Machine menu.   In any case untar the tools tarball and run the uninstaller.  The uninstaller is in the bin directory of the vmware-tools-distrib directory you created.</li>
<li>Follow the directions <a href="http://laptopbisnis.blogspot.com/2009/04/ubuntu-904-beta-in-vmware-fusion.html">here</a> for getting vmhgfs to work.</li>
<li>Rerun the vmware tools installer in the distribution directory you created in step 2.</li>
<li>Bask in the glow of a job well done <img src='http://curiouscreature.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://curiouscreature.net/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://curiouscreature.net/blog/2009/05/01/ubuntu-904-on-vmware-fusion-204/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CentOS 5 graphic login screen bug&#8230;and a fix</title>
		<link>http://curiouscreature.net/blog/2007/11/21/centos-5-graphic-login-screen-bugand-a-fix/</link>
		<comments>http://curiouscreature.net/blog/2007/11/21/centos-5-graphic-login-screen-bugand-a-fix/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 02:53:59 +0000</pubDate>
		<dc:creator>ccnet</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[rhgb]]></category>

		<guid isPermaLink="false">http://brainfreezeblog.com/2007/11/21/centos-5-graphic-login-screen-bugand-a-fix/</guid>
		<description><![CDATA[I&#8217;m being forced to run CentOS 5 at my new job and there is a bug in the graphic boot screen where once the boot process is complete instead of getting the graphic login screen you get dumped back to &#8230; <a href="http://curiouscreature.net/blog/2007/11/21/centos-5-graphic-login-screen-bugand-a-fix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m being forced to run CentOS 5 at my new job and there is a bug in the graphic boot screen where once the boot process is complete instead of getting the graphic login screen you get dumped back to a virtual console. Hitting Alt-F7 brings up the graphic login screen.  This bug is documented <a href="http://bugs.centos.org/view.php?id=1939">here</a>.</p>
<p>The fix I tried was to install the Fedora Core 7 version of the RHGB package which fixed the issue (and caused another one&#8230;more on that in a second).   That fix is located <a href="ftp://rpmfind.net/linux/fedora/core/7/Fedora/i386/os/Fedora/rhgb-0.17.6-1.fc7.i386.rpm">here</a> at rpmfind.net.</p>
<p>In CentOS 5 the graphic boot process itself is glitchy on my Dell laptop (Precision M6300).  However it doesn&#8217;t cause any problems and I do get the graphic login screen as I should.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://curiouscreature.net/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://curiouscreature.net/blog/2007/11/21/centos-5-graphic-login-screen-bugand-a-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
