<?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>VM /ETC &#187; player</title>
	<atom:link href="http://vmetc.com/category/player/feed/" rel="self" type="application/rss+xml" />
	<link>http://vmetc.com</link>
	<description>Go Green with Virtualization. Go UGLY Green with vmetc.com.</description>
	<lastBuildDate>Sun, 05 Sep 2010 17:33:38 +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>Disable Debug Mode In VMware Player Or Workstation Betas</title>
		<link>http://vmetc.com/2010/04/25/disable-debug-mode-in-vmware-player-or-workstation-betas/</link>
		<comments>http://vmetc.com/2010/04/25/disable-debug-mode-in-vmware-player-or-workstation-betas/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 15:16:00 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[workstation]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[debug mode]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware player]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5765</guid>
		<description><![CDATA[If you are exploring the latest beta version of VMware Workstation or Player you are not getting access to the full performance of the application due to debug mode being enabled by default. Sure I want to help in the development process, but there are times I just want to experience the bliss of reveling [...]]]></description>
			<content:encoded><![CDATA[<p><strong>If you are exploring the latest beta version of VMware Workstation or Player you are not getting access to the full performance of the application due to debug mode being enabled by default</strong>. Sure I want to help in the development process, but there are times I just want to experience the bliss of reveling in the latest application improvements at top performance. For these times, this post documents a couple of ways others have successfully turned off debug mode for VMware Workstation on Windows and on suggests how to do the same on Linux. This post also points out that disabling debug mode in the free VMware Player is not an option.</p>
<p>Although I’ve received a similar notice when running beta VMware Workstation on my systems, I most recently have been exploring the Player 3.1 Beta. The following screen shot shows the debug mode pop up notification whenever a VM is powered on.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2010/04/image3.png" width="480" height="208" /> </p>
<p><strong><u>Disable Debug Mode In VMware Workstation on Windows</u></strong></p>
<p>Here’s one of the latest VMware Communities threads explaining how to do it: <a href="http://communities.vmware.com/message/1510156#1510156" target="_blank">Turn off Beta Debug mode</a>. As described in the forum thread, the answer to disabling debug mode <strong>could be this simple</strong>:</p>
</p>
<p> <span id="more-5765"></span>
</p>
<p><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<blockquote><p>Rename vmware-vmx-debug to vmware-vmx-debug.save.      <br />Copy vmware-vmx to vmware-vmx-debug.       <br />Enjoy.</p>
</blockquote>
<p>In the past that’s all I had to do with Workstation on my Windows computers.</p>
<p>To expand the realm of possibilities you could encounter <strong>depending on your Windows OS flavor and VMware Workstation beta</strong>, the post <a href="http://www.hacktrix.com/get-rid-of-debug-mode-in-vmware-workstation-beta" target="_blank">Get Rid of Debug Mode in VMware Workstation Beta</a> explains two other scenarios:</p>
<blockquote><p>1. Paste “%PROGRAMFILES%\VMware\VMware Workstation\” (without the quotes) in your windows explorer bar and press Enter to open the local installation folder of VMware Workstation.</p>
<p>2. Now there are two cases depending upon your host’s environment and your VMware Workstation’s version,</p>
<ul>
<li>Either you’ll see two files with names, vmware-vmx-debug.exe and vmware-remotemks-debug.exe. In this case,
<ol>
<li>First rename vmware-vmx-debug.exe file to vmware-vmx-debug.exe.old. </li>
<li>Then rename vmware-remotemks-debug.exe file to vmware-vmx-debug.exe.old. </li>
</ol>
</li>
<li>Or, you’ll see two folders with names bin and bin-debug. In this case,
<ol>
<li>First rename the bin-debug folder to bin-debug-old. </li>
<li>Then make a copy of the bin folder and rename the copied folder to bin-debug. </li>
</ol>
</li>
</ul>
<p>That’s it. After making these changes you’ll get rid of the debug mode forever.</p>
</blockquote>
<p><strong>Eureka! Bye Bye debug mode for Windows.</strong></p>
<p><strong><u>Disable Debug Mode in VMware Workstation on Linux</u></strong></p>
<p>For ending Workstation beta debugging on Linux the process is essentially the same. Search your own distribution to be sure, but <strong>the files to be renamed should be found at /usr/lib/vmware/bin. </strong></p>
<p><strong><u>Disable Debug Mode in VMware Player – Not Possible?</u></strong></p>
<p>I have tried to disable debug mode in the Player 3.1 beta&#160; without success. If I rename the files as suggested in the VMware Workstation workarounds above I end up with the following error message when starting a VM.</p>
<p><a href="http://vmetc.com/wp-content/uploads/2010/04/image2.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://vmetc.com/wp-content/uploads/2010/04/image_thumb.png" width="484" height="165" /></a></p>
<p>The error is looking for it, but there was not a file named vmware-vmx.exe anywhere on my 64 bit Windows 7 system.</p>
<p>I found a thread in the VMware Player 3.1 beta community forum that confirmed <strong>VMware Player does not allow debug mode to be disabled</strong>. <a href="http://communities.vmware.com/message/1497229#1497229" target="_blank">Gather debugging information</a> contains a response from VMware Developer jameslin that states:</p>
<blockquote><p>“The beta version of Player doesn&#8217;t include a release version of the vmware-vmx.exe binary, so currently there is no way to disable running it with debugging enabled.”</p>
</blockquote>
<p>Since VMware Workstation includes a copy of VMware Player, I guess I will have to install the full beta of Workstation 7.1 to explore VMs running in Player 3.1 without debugging getting in the way.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2010%2F04%2F25%2Fdisable-debug-mode-in-vmware-player-or-workstation-betas%2F';
  addthis_title  = 'Disable+Debug+Mode+In+VMware+Player+Or+Workstation+Betas';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2010/04/25/disable-debug-mode-in-vmware-player-or-workstation-betas/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Direct Launch, OpenGL 2.1, Bigger VMs Now In VMware Workstation 7.1 and Player 3.1 Public Betas</title>
		<link>http://vmetc.com/2010/03/13/direct-launch-opengl-2-1-bigger-vms-now-in-vmware-workstation-7-1-and-player-3-1-public-betas/</link>
		<comments>http://vmetc.com/2010/03/13/direct-launch-opengl-2-1-bigger-vms-now-in-vmware-workstation-7-1-and-player-3-1-public-betas/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 05:00:15 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[player]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[workstation]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[directx]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtualizationreview.com]]></category>
		<category><![CDATA[vmware ace]]></category>
		<category><![CDATA[vmware player]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5573</guid>
		<description><![CDATA[Almost as if to segue from my recent Virtumania Podcast episode about type 2 hypervisors, VMware has announced the release of the public betas for the latest versions of their popular Workstation and Player desktop products. Touting several new features and performance improvements, VMware Workstation 7.1 and Player 3.1 betas can now be downloaded from their VMware Beta Community [...]]]></description>
			<content:encoded><![CDATA[<p>Almost as if to segue from my recent Virtumania Podcast <a href="http://vmetc.com/2010/03/03/virtumania-podcast-episode-1-virtualbox-type-2-hypervisors-and-security-nipples/" target="_blank">episode about type 2 hypervisors</a>, VMware has announced the release of the public betas for the latest versions of their popular Workstation and Player desktop products. Touting several new features and performance improvements, VMware Workstation 7.1 and Player 3.1 betas can now be downloaded from their <a href="http://communities.vmware.com/community/beta/ws" target="_blank">VMware Beta Community pages</a>.</p>
<p>I am downloading my copy as I write this post, but several new features have caught my attention.</p>
<ul>
<li>Open GL 2.1 support for Windows 7 and Vista guests</li>
<li>Improved graphics support enabling high resolution videos in VMs</li>
<li>Autologin for Windows Guests</li>
<li>Inclusion of the OVF 1.0 command line tool to convert VMs to .OVF files for exporting to other hypervisors</li>
<li>8 way vCPU support in VMs</li>
<li>up to 2TB virtual disks</li>
<li>Direct Launch &#8211; drag icon to host desktop and seamlessly start an application inside a VM &#8211; even after closing VMware Workstation or Player.</li>
<li>Support for Fedora 12 as a guest OS</li>
<li>VMware Ace upgraded to version 3.7</li>
</ul>
<p>Also, I can&#8217;t help but notice Known Issues from the Release Notes such as the following:</p>
<p><strong>&#8220;Display</strong></p>
<ul>
<li>Exiting FIFA 08 game on Windows 7 guests and hosts with Aero enabled, might cause the desktop wallpaper to turn black.</li>
<li>There are known issues with the ATI Linux driver 10.2. VMware recommends that you use ATI Linux driver 9.11 for the best 3D user experience.&#8221;</li>
</ul>
<p>Looks like I&#8217;ve got some new testing to do! (and maybe a new <a href="http://vmetc.com/2009/07/18/video-of-working-windows-directx-games-in-virtualbox-302-on-ubuntu-904/" target="_blank">3D games video</a> to make!)</p>
<p><strong><span style="text-decoration: underline;">Copying more information from the Release Notes</span></strong>:</p>
<p><span id="more-5573"></span> <center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p>With this release of VMware Workstation, VMware Player, and VMware ACE the following new features and operating systems have been added:</p>
<ul>
<table border="1" cellspacing="1" cellpadding="6" width="523">
<tbody>
<tr>
<th width="210">
<h3><span style="font-family: Arial, Helvetica, sans-serif;">Operating System</span></h3>
</th>
<th width="291">
<h3><span style="font-family: Arial, Helvetica, sans-serif;">Host and Guest Support</span></h3>
</th>
</tr>
<tr>
<td>Ubuntu 8.04.4</td>
<td>Host and guest</td>
</tr>
<tr>
<td>Ubuntu 10.04</td>
<td>Host and guest</td>
</tr>
<tr>
<td>OpenSUSE 11.2</td>
<td>Host and guest</td>
</tr>
<tr>
<td>Fedora 12</td>
<td>Guest</td>
</tr>
<tr>
<td>Debian 5.0.4</td>
<td>Guest</td>
</tr>
<tr>
<td>Mandriva 2009.1</td>
<td>Guest</td>
</tr>
</tbody>
</table>
</ul>
<p><a name="wsfeatures"></a></p>
<h3>New Features in VMware Workstation and VMware Player</h3>
<p>To provide feedback on the new features of the VMware Workstation 7.1 and VMware Player 3.1 Beta, go to the <a href="http://communities.vmware.com/community/beta/ws" target="_blank">Beta Community</a> site. For more information on how to provide feedback, see <a href="#product">Product Feedback</a>.</p>
<ul>
<li>OpenGL 2.1 support for Windows 7 and Vista guests — Improves the ability to run graphics-based applications in virtual machines.</li>
<li>Improved Graphics Performance — Enhanced performance with better benchmarks, frame rates, and improved rendering on Windows 7 and Vista guests allows you to run various graphics-based applications. In addition, major improvements in video playback enable you to play high-resolution videos in virtual machines.</li>
<li>Automatic Software Updates — Download and install VMware Tools, new, and maintenance releases updates when available.</li>
<li>Autologon — Save your login credentials and bypass the login dialog box when you power on a Windows guest. Use this feature if you restart the guest frequently and want to avoid entering your login credentials. You can enable Autologon when you open guest applications from the host.</li>
<li>OVF 1.0 Support — Import or export virtual machines and vApps to upload them to VMware vSphere or VMware Cloud. The VMware OVF tool is a command-line utility bundled in the VMware Workstation installer. Use this tool along with VMware Workstation to convert VMware <tt>.vmx</tt>files to <tt>.ovf </tt>format or vice versa. VMware recommends that you use the OVF command-line utility. For more information, see the <a href="https://docs.google.com/viewer?url=http://www.vmware.com/support/developer/ovf/ovf10/ovftool_10_userguide.pdf" target="_blank">OVF Tool User Guide</a>.</li>
<li>Eight-Way SMP Support — Create and run virtual machines with a total of up to eight-processor cores.</li>
<li>2TB Virtual Disk Support — Maximum virtual disks and raw disks size increased from 950MB to 2TB.</li>
<li>Direct Launch — Drag guest applications from the Unity start menu directly onto the host desktop. Double-click the shortcut to open the guest application. The shortcut remains on the desktop after you exit Unity and close VMware Workstation or VMware Player.</li>
<li>User Experience Improvement Program — Help VMware improve future versions of the product by participating in the User Experience Improvement Program. Participation in the program is voluntary and you can opt out at any time. When you participate in the User Experience Improvement Program, your computer sends anonymous information to VMware, which may include product configuration, virtual machine configuration, usage and performance data, and information about your host system specifications and configuration.The User Experience Improvement Program does not collect any personal data, such as your name, address, telephone number, or email address that can be used to identify or contact you. No user identifiable data such as the product license key or MAC address are sent to VMware. VMware does not store your IP address with the data that is collected.For more information about the User Experience Improvement Program, click the Learn More link during installation or from the WorkstationPreferences menu.</li>
</ul>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2010%2F03%2F13%2Fdirect-launch-opengl-2-1-bigger-vms-now-in-vmware-workstation-7-1-and-player-3-1-public-betas%2F';
  addthis_title  = 'Direct+Launch%2C+OpenGL+2.1%2C+Bigger+VMs+Now+In+VMware+Workstation+7.1+and+Player+3.1+Public+Betas';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2010/03/13/direct-launch-opengl-2-1-bigger-vms-now-in-vmware-workstation-7-1-and-player-3-1-public-betas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force Remove VMware Tools and Manual Clean Up</title>
		<link>http://vmetc.com/2010/01/30/force-remove-vmware-tools-and-manual-clean-up/</link>
		<comments>http://vmetc.com/2010/01/30/force-remove-vmware-tools-and-manual-clean-up/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 14:15:24 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmtools]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[vm]]></category>
		<category><![CDATA[vmware player]]></category>
		<category><![CDATA[vmware tools]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5281</guid>
		<description><![CDATA[I created a Windows 7 virtual machine in VMware Player, ran it for a while on my Windows notebook, and then decided to move it to one of my Ubuntu machines and host it in VirtualBox. I had no problem copying the folder and files between the different host based hypervisors. VirtualBox can use a [...]]]></description>
			<content:encoded><![CDATA[<p>I <strong>created a Windows 7 virtual machine in VMware Player</strong>, ran it for a while on my Windows notebook, and <strong>then decided to move it to one of my Ubuntu machines and host it in VirtualBox</strong>. I had no problem copying the folder and files between the different host based hypervisors. VirtualBox can use a virtual disk in the VMware .vmdk format so it was just a matter of file transfers between computers. VirtualBox has it’s own Guest Editions (or host tools) to add functionality and improve performance, so I needed to make that switch inside the VM too. My problem was that I did not remove the VMware Tools before I moved the VM.</p>
<p>When I went to uninstall VMware Tools after powering the VM on Ubuntu and in VirtualBox I received a <strong>message that “no VMware Products were detected”</strong>. Luckily, I quickly figured out I wasn’t the first to attempt this move and experience this hurdle. The post <a href="http://www.1stbyte.com/2009/07/21/uninstalling-vmware-tools-when-not-running-on-a-vmware-host/" target="_blank">Uninstalling VMware tools when not running on a VMware host</a> tells the same tale and provides the answer.</p>
<blockquote><p>“I added the VMware Tools ISO to that VM and opened a command prompt. Then I found the “setup.exe” or “setup64.exe” files on the cd. Run those in the cmd window with a /c switch. (example:  ”setup64.exe /c” )  This will remove the Tools.  I installed the VirtualBox additions and then reboot.  On my Windows 2008 server it crashed on first reboot, then then I tried again and it loaded up just fine.  Network works and everything! Yay!”</p></blockquote>
<p>On my Windows host with VMware Player installed (VMware Workstation has a similar location) <strong>the windows.iso file was found at C:\program files(x86)\VMware\VMware Player\windows.iso</strong>. Your path needs to be adjusted based on whether you have a 32 bit or 64 bit OS obviously. Mine was a 64 bit host even though the directory was at c:\program files(x86), by the way.</p>
<p>I’ll let you figure out your preferred method on how to <strong>copy the windows.iso file to the Ubuntu host</strong>, but once you do you can:</p>
<p><span id="more-5281"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<ol>
<li><strong>mount the .iso in the virtual CDrom of the VM in VirtualBox</strong>.</li>
<li>Use the command prompt to start the appropriate setup.exe file with the /c or /clean switch</li>
</ol>
<p>The /c or /clean  switch forces the uninstall of VMware Tools on Vmware Player.</p>
<p>I ran it like so:</p>
<blockquote><p>&gt;setup64.exe /c</p></blockquote>
<p>and got the following message before clicking OK.</p>
<p><img class="aligncenter size-large wp-image-5282" title="force remove vmware tools" src="http://vmetc.com/wp-content/uploads/2010/01/force-remove-vmware-tools-500x409.png" alt="" width="500" height="409" /></p>
<p>If you are a stickler for a completely clean removal of the tools check out the following VMware KB article for how to manually remove the tools and even clean the registry afterwards. The KB Article also has a script attached to it to help automate the process</p>
<p><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1308" target="_blank">Cleaning up after an incomplete uninstallation on a Windows host</a></p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2010%2F01%2F30%2Fforce-remove-vmware-tools-and-manual-clean-up%2F';
  addthis_title  = 'Force+Remove+VMware+Tools+and+Manual+Clean+Up';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2010/01/30/force-remove-vmware-tools-and-manual-clean-up/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VMware Easter Egg? Easy Install of ESXi 4 On VMware Player 3.0</title>
		<link>http://vmetc.com/2009/10/31/vmware-easter-egg-easy-install-of-esxi-4-on-vmware-player-3-0ter/</link>
		<comments>http://vmetc.com/2009/10/31/vmware-easter-egg-easy-install-of-esxi-4-on-vmware-player-3-0ter/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 07:39:01 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[easy install]]></category>
		<category><![CDATA[vmware player]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=4948</guid>
		<description><![CDATA[Unlike it&#8217;s big brother VMware Workstation 7, nowhere is it published that ESX/ESXi 4 is a supported guest OS of VMware Player 3.0. In fact, ESX 4 is not even among the listed choices in the Version drop down box when building a new virtual machine (VM), nor is it mentioned in the VMware Player [...]]]></description>
			<content:encoded><![CDATA[<p>Unlike it&#8217;s big brother <a href="http://vmetc.com/2009/10/26/vmware-workstation-7-now-available/" target="_blank">VMware Workstation 7</a>, nowhere is it published that ESX/ESXi 4 is a supported guest OS of VMware Player 3.0. In fact, ESX 4 is not even among the listed choices in the Version drop down box when <a href="http://vmetc.com/2009/10/04/free-vmware-player-3-0-rc-adds-ability-to-create-vms/" target="_blank">building a new virtual machine</a> (VM), nor is it mentioned in the VMware Player <a href="http://www.vmware.com/support/player30/doc/releasenotes_player3.html" target="_blank">Release Notes</a> or <a href="http://www.vmware.com/pdf/vmware_player300.pdf" target="_blank">Getting Started Guide</a>.<strong> I was surprised when I was able to perform an Easy Install of ESXi 4, and just like ESXi 4 VMs running on Workstation 7, VMware Player nested ESXi successfully hosted guests. Best of all, ESXi 4 in VMware Player 3.0 can be run without any additional manual (<a href="http://vmetc.com/tag/vi35-in-a-box/" target="_blank">ESX in a box</a>) configurations </strong>(just like VMware Workstation 7).<strong><br />
</strong></p>
<p><strong>Interestingly enough, the full Console ESX 4 install DVD is not recognized by VMware Player 3.0 for an Easy Install. However, performing a full ESX 4 Easy Install is possible with a last minute switch of the install media. </strong>That is, first browse to the ESXi 4 .ISO, complete the new VM Easy Install wizard, but modify the hardware before booting and change to the ESX 4 DVD .ISO. Watch<a href="http://vimeo.com/7362532" target="_blank"> the video</a> at the end of this post for a demonstration on getting full ESX4 to work.<strong><br />
</strong></p>
<p>The rest of this post highlights the important parts of the Easy Install of ESXi 4 on VMware Player 3.0 with screen shots. To get an idea of more of the Easy Install screens check out my post about<a href="http://vmetc.com/2009/01/07/vmware-workstation-65-easy-install-of-windows-7-beta/" target="_blank"> installing Windows 7 as a VM in Workstation</a> earlier this year. <span id="more-4948"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p><span style="text-decoration: underline;"><strong>ESX/ESXi 4 not listed as a supported version<br />
</strong></span></p>
<p>If you choose to install the OS later you won&#8217;t find a pre existing option to build an ESX VM. In Workstation 7 ESX 4 is found under &#8220;Other&#8221; Guest operating systems, but it is missing as a selection in the free Player (shown in the next image).</p>
<p><img src="http://vmetc.com/wp-content/uploads/2009/10/103109_1605_VMwareEaste1.png" alt="" /></p>
<p><span style="text-decoration: underline;"><strong>Starting the ESXi 4 Easy Install<br />
</strong></span></p>
<p>However, when you select the ESXi 4.0 .ISO image as the installer disk during the New Virtual Machine Wizard an Easy Install becomes possible. In the image below the mouse is pointing at the informational message &#8220;ESX Server 4.0 detected&#8221; that appeared after I browsed to the ESXi 4 ISO file.</p>
<p><img src="http://vmetc.com/wp-content/uploads/2009/10/103109_1605_VMwareEaste2.png" alt="" /></p>
<p>As I previously mentioned, selecting the full ESX 4 DVD did not detect and therefore an Easy Install was not possible. <strong> </strong></p>
<p><strong>This almost feels as if Workstation 7 code was accidentally left in the new release of VMware Player. Remember when remote administration of ESXi 3.5 was <a href="http://vmetc.com/2008/12/15/vmware-free-esxi-35-update-3-rcli-apis-opened-unintentionally/" target="_blank">accidentally left enabled</a>? Otherwise, this is the first VMware &#8220;<a href="http://en.wikipedia.org/wiki/Easter_egg_%28virtual%29" target="_blank">virtual Easter Egg</a>&#8221; that I am aware of.<br />
</strong></p>
<p>Getting back to using the ESXi 4 .ISO, clicking Next launched an Easy Install just like in Workstation 7. A few clicks later the settings summary screen showed that a template was in fact used, and my VM would be built with 2 GB RAM, 2 vCPUs, and an operating system of &#8220;ESX Server 4.0&#8243;. I want to point out that I was never prompted to confirm or select any of these settings other than the size of the hard disk. The hard disk was 40 GB by default and thin provisioned. The only time I deviated from the default options was to choose to split the .vmdk in 2GB files.</p>
<p><img src="http://vmetc.com/wp-content/uploads/2009/10/103109_1605_VMwareEaste3.png" alt="" /></p>
<p>Clicking Finish started the new VM and launched the install with the usual Easy Install footer message and instructions. See the next screen shot:</p>
<p><img src="http://vmetc.com/wp-content/uploads/2009/10/103109_1605_VMwareEaste4.png" alt="" /></p>
<p>After the installation finished I was able to install the vSphere Client on the hosting desktop and connect to my ESXi 4 VMware Player instance. Using the nested ESXi&#8217;s local VMFS I tested running 2 different VMs. I created a DSL (<a href="http://www.damnsmalllinux.org/" target="_blank">Damn Small Linux</a>) VM which I then booted to the live CD. Later I downloaded the <a href="http://www.vmware.com/appliances/directory/126" target="_blank">Nostalgia virtual appliance</a> and ran it completely from the nested, local VMFS datastore.</p>
<p><span style="text-decoration: underline;"><strong>UGHtv video – Full ESX 4 Easy Install work around</strong></span></p>
<p>I recorded the workaround process for invoking the Easy Install with the ESXi ISO and then switching to the full ESX 4 DVD. I&#8217;ve also started a VIMEO channel called UGHtv! Look for more virtualization videos I create there as well as other&#8217;s videos that I&#8217;ll share from that channel.<span style="text-decoration: underline;"><br />
</span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=7362532&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=7362532&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/7362532">UGHtv VMware Player Easter Egg? ESX 4 Easy Install</a> from <a href="http://vimeo.com/rbrambley">Rich Brambley</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>VMware&#8217;s free Player 3.0 now can create new VMs, but unlike the licensed VMware Workstation 7, ESX/ESXi 4 is not listed as a supported guest operating system. However, this video demonstrates that if you select the ESXi 4 install ISO an Easy Install routine is started that pre-configures a nested ESX 4 VM capable of running it&#8217;s own guests.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F10%2F31%2Fvmware-easter-egg-easy-install-of-esxi-4-on-vmware-player-3-0ter%2F';
  addthis_title  = 'VMware+Easter+Egg%3F+Easy+Install+of+ESXi+4+On+VMware+Player+3.0';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2009/10/31/vmware-easter-egg-easy-install-of-esxi-4-on-vmware-player-3-0ter/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Free VMware Player 3.0 RC Adds Ability To Create VMs</title>
		<link>http://vmetc.com/2009/10/04/free-vmware-player-3-0-rc-adds-ability-to-create-vms/</link>
		<comments>http://vmetc.com/2009/10/04/free-vmware-player-3-0-rc-adds-ability-to-create-vms/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 04:58:46 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[player]]></category>
		<category><![CDATA[workstation]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[vmware player]]></category>

		<guid isPermaLink="false">http://vmetc.com/2009/10/04/free-vmware-player-3-0-rc-adds-ability-to-create-vms/</guid>
		<description><![CDATA[A public a release candidate of VMware Player 3.0 is now available to the public. The free Player finally has the ability to create new virtual machines (VMs), thus making it a viable alternative to other free, host based hypervisors such as VirtualBox and Microsoft&#8217;s Virtual PC. Not packing quite as many features as the [...]]]></description>
			<content:encoded><![CDATA[<p>A public a release candidate of VMware Player 3.0 is now available to the public. The free Player finally has the ability to create new virtual machines (VMs), thus making it a viable alternative to other free, host based hypervisors such as VirtualBox and Microsoft&#8217;s Virtual PC. Not packing quite as many features as the licensed VMware Workstation, Player version 3.0 still offers a good enough platform for basic desktop testing and development.</p>
<p>More information and a download link is available at <a href="http://communities.vmware.com/community/beta/player">VMware Communities: VMware Player Release Candidate.</a></p>
<p>The Feature Highlights listed on the VMware Player 3.0 RC Page:
<ul>
<li>The ability to create Virtual Machines</li>
<li>Aero support for Windows 7 and Windows Vista guests!!!</li>
<li>OpenGL support for Windows guests (give Google Earth a try!) </li>
<li>New User Interface including a Virtual Machine Library </li>
<li>Windows 7 support (as a Host and Guest OS) </li>
<li>Automatically download and install the latest VMware Tools package </li>
<li>Multiple Monitor Support </li>
<li>Print from your VM without installing printer drivers. Virtual Printing courtesy of our friends at <a href="http://www.thinprint.com">ThinPrint</a>. </li>
<li>ALSA Sound support on Linux hosts enables multiple VMs to play &#8220;music&#8221; concurrently </li>
<li>VIX API support will let our coding fans write applications that can interact with their VMs </li>
</ul>
<p>I have not had the opportunity to try the new Player yet, but I plan on downloading it soon and will probably post some screen shots when I get it installed.<br /><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F10%2F04%2Ffree-vmware-player-3-0-rc-adds-ability-to-create-vms%2F';
  addthis_title  = 'Free+VMware+Player+3.0+RC+Adds+Ability+To+Create+VMs';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2009/10/04/free-vmware-player-3-0-rc-adds-ability-to-create-vms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware releases VMware Player 2.5 along with new versions of Workstation, Ace and Server</title>
		<link>http://vmetc.com/2008/09/24/vmware-releases-vmware-player-25-along-with-new-versions-of-workstation-ace-and-server/</link>
		<comments>http://vmetc.com/2008/09/24/vmware-releases-vmware-player-25-along-with-new-versions-of-workstation-ace-and-server/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 22:54:15 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[player]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[workstation]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmwareace]]></category>
		<category><![CDATA[vmwareplayer]]></category>
		<category><![CDATA[vmwareworkstation]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=1001</guid>
		<description><![CDATA[Several web sites have already reported the new releases of VMware Workstation 6.5, VMware Ace 2.5, and VMware Server 2.0, but I have not seen any mention of the new VMware Player 2.5. According to the VMware Player 2.5 Release Notes the latest version is dated 09.23.08 and is now available for download. Some exciting [...]]]></description>
			<content:encoded><![CDATA[<p>Several <a href="http://blog.scottlowe.org/2008/09/24/workstation-65-and-server-20-released/" target="_blank">web sites</a> have <a href="http://vmblog.com/archive/2008/09/24/vmware-s-free-server-virtualization-product-server-2-0-released.aspx" target="_blank">already reported</a> the <a href="http://weblog.infoworld.com/virtualization/archives/2008/09/vmware_workstat_3.html?source=rss" target="_blank">new releases</a> of <a href="http://www.vmware.com/support/ws65/doc/releasenotes_ws65.html" target="_blank">VMware Workstation 6.5</a>, <a href="http://www.vmware.com/support/ace25/doc/releasenotes_ace25.html" target="_blank">VMware Ace 2.5</a>, and <a href="http://www.vmware.com/support/server2/doc/releasenotes_vmserver2.html" target="_blank">VMware Server 2.0</a>, but I have not seen any mention of the new VMware Player 2.5. According to the <a href="http://vmware.com/support/player25/doc/releasenotes_player25.html">VMware Player 2.5 Release Notes</a> the latest version is dated 09.23.08 and is now available for <a href="http://vmware.com/download/player/" target="_blank">download</a>.</p>
<p>Some exciting new features of the latest version are the support for 3-D graphics, a GUI based Linux installer, faster performance for transferring files between guests and host as well as seamless windows on the host desktop (the popular Unity feature already in Fusion and the new Workstation version).</p>
<p>VMware Player is a free download from VMware that lets you run virtual machines (VM) on your desktop. Unlike Workstation, Player does not have the ability to create a new VM. However, using the <a href="http://vmetc.com/2007/11/19/build-new-vms-with-easyvmx/" target="_blank">online easyVMX virtual machine creator</a> lets you work around this limitation.</p>
<p>The following is taken from the &#8220;What&#8217;s New&#8221; section of the previously mentioned Player Release Notes page:<span id="more-1001"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<h3>New Support for 32-Bit and 64-Bit Operating Systems</h3>
<p>This release provides experimental support for the following operating systems:</p>
<ul>
<li>32-bit and 64-bit Microsoft Windows Preinstallation environment (all versions) as a guest operating system</li>
<li>32-bit and 64-bit Microsoft Windows Recovery environment as a guest operating system</li>
<li>32-bit and 64-bit Ubuntu LTS 8.04.1 as a guest operating system</li>
</ul>
<p>This release provides full support for the following operating systems in addition to those operating systems supported</p>
<p>in previous releases:</p>
<ul>
<li>32-bit and 64-bit Microsoft Windows 2008 Standard Server, Data<br />
Center, Enterprise, and Small Business Server as guest operating<br />
systems without Hyper-V</li>
<li>32-bit and 64-bit Asianux 3 as a guest operating system</li>
<li>32-bit and 64-bit CentOS 5.0-5.2 as host and guest operating systems</li>
<li>32-bit and 64-bit Oracle Enterprise Linux 5.0-5.2 as host and guest operating systems</li>
<li>32-bit and 64-bit Red Hat Enterprise Linux 4, Update 7<br />
(Workstation, Enterprise Server, and Advanced Server) as host and guest<br />
operating systems</li>
<li>32-bit and 64-bit Red Hat Enterprise Linux 5.1 and 5.2 (Advanced<br />
Platform, Desktop, and Server) as host and guest operating systems</li>
<li>32-bit and 64-bit SUSE Linux Enterprise Desktop 10 and 10 SP1 and SP2 as host and guest operating systems</li>
<li>32-bit SUSE Linux Enterprise Server 10 SP2 as a guest operating system</li>
<li>32-bit and 64-bit Mandriva Linux 2008 as a guest operating system</li>
<li>32-bit and 64-bit Ubuntu LTS 8.04 as host and guest operating systems</li>
<li>32-bit and 64-bit Solaris 10 Operating System for x86 Platforms, 10 5/08 (Update 5), as a guest operating system</li>
</ul>
<h3>Major New Features</h3>
<ul>
<li><strong>Unity view</strong> — Integrate your favorite guest<br />
applications with your host. Open the application window, enter Unity<br />
view, and the VMware Player window is automatically minimized. The<br />
guest application windows look just like host application windows, but<br />
with color-coded borders. You can access the virtual machine&#8217;s Start<br />
menu (for Windows virtual machines) or Applications menu (for Linux<br />
virtual machines) by placing the mouse pointer over the host&#8217;s Start or<br />
Applications menu, or by using a key combination.</li>
<li><strong>Installer bundle for Linux hosts</strong> — Installing<br />
VMware Player on Linux hosts just got a lot easier. The new bundle<br />
format provides a graphical UI wizard for most Linux operating systems.<br />
With a few mouse clicks, VMware Player is installed. For users who want<br />
a custom installation, a command-line interface provides complete<br />
control.</li>
<li><strong>Accelerated 3-D graphics on Windows XP guests</strong> — VMware Player 2.5 virtual machines now work with applications<br />
that use DirectX 9 accelerated graphics with shaders up through Shader Model 2.0 on Windows XP guests. Hosts can be running<br />
Windows 2000, Windows XP, Windows Vista, or Linux.</li>
</ul>
<p><a name="easy2use"></a></p>
<h3>Usability Enhancements</h3>
<ul>
<li><strong>Full screen mode </strong> — While in full screen mode, you can now switch from one powered-on virtual machine to another.</li>
<li><strong>Suspend and exit </strong> — Both Windows and Linux hosts now support suspending the virtual machine when exiting.</li>
<li><strong>Change preferences — </strong>Set preferences, such as how devices are displayed in VMware Player.</li>
<li><strong>Expanded in-product help system</strong> — When you choose Help &gt; Help Topics, or click a Help button in a dialog box,<br />
you have access to twice as much content as was provided in VMware Player 2.0.</li>
</ul>
<p><a name="performance"></a></p>
<h3>Performance Improvements</h3>
<ul>
<li><strong>Folder sharing and dragging, dropping, copying, and pasting text and files</strong> — Transferring files between<br />
virtual machines or between host and guests using these features is up to 25 percent faster.</li>
<li><strong>Memory allocation — </strong>Change the amount of memory allocated to the virtual machine.</li>
</ul>
<p><a name="platform"></a></p>
<h3>New Platform Capabilities</h3>
<ul>
<li><strong>(Experimental) Support for smart cards in virtual machines</strong> — You can plug a smart card reader into a host<br />
and insert your smart card to authenticate yourself on your host or on a guest. Smart cards can be shared between the host and<br />
guests or between guests.</li>
<li><strong>Text copy and paste enhancements</strong> — On Windows guests, you can copy and paste text in rich text format,<br />
and copy up to 4MB of text. (On Linux guests, the old limitations still apply. You can copy and paste up to 64K of plain text.)</li>
</ul>
<p class="technorati-tags"><a rel="tag" href="http://technorati.com/tag/virtualization">virtualization</a>, <a rel="tag" href="http://technorati.com/tag/vmware">vmware</a>, <a rel="tag" href="http://technorati.com/tag/vmwareace">vmwareace</a>, <a rel="tag" href="http://technorati.com/tag/vmwareplayer">vmwareplayer</a>, <a rel="tag" href="http://technorati.com/tag/vmwareworkstation">vmwareworkstation</a>, <a rel="tag" href="http://technorati.com/tag/vmwareserver">vmwareserver</a></p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2008%2F09%2F24%2Fvmware-releases-vmware-player-25-along-with-new-versions-of-workstation-ace-and-server%2F';
  addthis_title  = 'VMware+releases+VMware+Player+2.5+along+with+new+versions+of+Workstation%2C+Ace+and+Server';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2008/09/24/vmware-releases-vmware-player-25-along-with-new-versions-of-workstation-ace-and-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube &#8211; Vmware player 2.0 on Ubuntu 7.04</title>
		<link>http://vmetc.com/2007/11/20/vmware-player-20-on-ubuntu-704/</link>
		<comments>http://vmetc.com/2007/11/20/vmware-player-20-on-ubuntu-704/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 17:05:43 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[easyvmx]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware player]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=136</guid>
		<description><![CDATA[This YouTube video showing off VMware Player blew me away. The start of the video shows the EasyVMX.com web site, so I am assuming the author created the various VMs he is showcasing with EasyVMX.The video demonstrates using multiple sessions of the VM Player running Windows and Linux on the same desktop. The file drag [...]]]></description>
			<content:encoded><![CDATA[<p>This YouTube video showing off VMware Player blew me away.  The start of the video shows the <a href="http://www.easyvmx.com" target="_blank">EasyVMX.com web site</a>, so I am assuming the author created the various VMs he is showcasing with EasyVMX.The video demonstrates using multiple sessions of the VM Player running Windows and Linux on the same desktop. The file drag and drop feature between host and guest VMs is also demonstrated nicely.</p>
<p>What really amazed me was that the author&#8217;s pc for this computer has the following hardware:</p>
<pre>Intel C2D 4300@2700</pre>
<pre>2GB DDR2 667</pre>
<pre>Nvidia 7900GS</pre>
<p>Here&#8217;s the link to the video and the discussion on YouTube.com<br />
<a href="http://www.youtube.com/watch?v=yT8YiWX43uU" target="_blank">YouTube &#8211; VMware player 2.0 on Ubuntu 7.04</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2007%2F11%2F20%2Fvmware-player-20-on-ubuntu-704%2F';
  addthis_title  = 'YouTube+%26%238211%3B+Vmware+player+2.0+on+Ubuntu+7.04';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2007/11/20/vmware-player-20-on-ubuntu-704/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build new VMs for VMware Player with EasyVMX</title>
		<link>http://vmetc.com/2007/11/19/build-new-vms-with-easyvmx/</link>
		<comments>http://vmetc.com/2007/11/19/build-new-vms-with-easyvmx/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 10:23:11 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[easyvmx]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[virtual appliance]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware player]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=134</guid>
		<description><![CDATA[So, you need to build a new VM. You don&#8217;t have a license for VMware Workstation? You don&#8217;t want to install VMware Server on your desktop? You realize the free VMware server is only supported on a few server operating systems, right? WinXP or Vista is not supported (you can make it work, but that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>So, you need to build a new VM. You don&#8217;t have a license for VMware Workstation? You don&#8217;t want to install VMware Server on your desktop? You realize the free VMware server is only supported on a few server operating systems, right? WinXP or Vista is not supported (you can make it work, but that&#8217;s another post for another time).</p>
<p>In my experience, the simplest solution has been to <span id="more-134"></span><br />
<center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center><br />
download the free VM Player and use the online <a href="http://www.easyvmx.com/easyvmx.shtml" target="_blank">EasyVMX: Virtual Machine Creator</a>. This website will create a downloadable .zip file containing your VM&#8217;s virtual hardware &#8211; the .vmx and .vmdk files.  Although the EasyVMX has options for expert VM creation, a novice can create a new VM with just 4 required fields.</p>
<p>The site is intuitive and straightforward. There is even a tutorial if you can&#8217;t figure it out:</p>
<blockquote><p> These are the steps for creating and running a virtual machine in VMware Player:</p>
<ul>
<li>Install <a href="http://www.vmware.com/products/player/" target="_blank">VMware Player</a>. (Requires reboot&#8230;)</li>
<li>Go through EasyVMX!.</li>
<li>Download the virtual machine created by EasyVMX!.</li>
<li>Unzip the virtual machine to a folder of your choice.</li>
<li>Double-click on the vmx-file to start your virtual machine.</li>
</ul>
<p>Now you can insert an installation CD into your CDROM drive, and start installing!</p></blockquote>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2007%2F11%2F19%2Fbuild-new-vms-with-easyvmx%2F';
  addthis_title  = 'Build+new+VMs+for+VMware+Player+with+EasyVMX';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2007/11/19/build-new-vms-with-easyvmx/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
