<?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>RYAN TROY&#187; os x</title>
	<atom:link href="http://rtroy.com/tag/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://rtroy.com</link>
	<description>virtualization, life and random technology.</description>
	<lastBuildDate>Mon, 09 Apr 2012 01:07:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>VMWare ESX 3.5u3 in Fusion</title>
		<link>http://rtroy.com/2008/12/26/vmware-esx-35u3-in-vmware-fusion/</link>
		<comments>http://rtroy.com/2008/12/26/vmware-esx-35u3-in-vmware-fusion/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 14:37:05 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Apple & OSX]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://moxiefoxtrot.com/?p=209</guid>
		<description><![CDATA[I&#8217;ve recently been working on a project and needed quick access to a ESX server for reference. I happen to use Macbook Pro and run VMWare&#8217;s Fusion product to manage my Ubuntu Linux and Windows desktops. I figured why not try to run ESX as well. Below are the extra variables I added to make [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been working on a project and needed quick access to a ESX server for reference. I happen to use Macbook Pro and run VMWare&#8217;s Fusion product to manage my Ubuntu Linux and Windows desktops. I figured why not try to run ESX as well. Below are the extra variables I added to make ESX run stable inside Fusion.</p>
<p>Hardware: MacBook Pro 2.4ghz (code 2 duo), 4GB ram (early 2008 model)<br />
VMWare Fusion: 2.0.1<br />
VMWare ESX: 3.5U3</p>
<p>I needed to add the following variables to my .vmx file in order to successfully boot and install ESX inside Fusion. I&#8217;ve noticed some people are suggesting using 2 cpu&#8217;s instead of one however I found this caused serve slowness and ESX will run just fine with 1 CPU.</p>
<p><code>monitor_control.restrict_backdoor = TRUE<br />
monitor_control.vt32 = TRUE<br />
numvcpus = "1"<br />
scsi0.virtualDev = "lsilogic"<br />
ethernet0.virtualDev = "e1000"<br />
ethernet0.addressType = "generated"<br />
ethernet0.connectionType = "bridged"</code></p>
]]></content:encoded>
			<wfw:commentRss>http://rtroy.com/2008/12/26/vmware-esx-35u3-in-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

