<?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>Straylight Run &#187; vmware</title>
	<atom:link href="http://blog.straylightrun.net/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.straylightrun.net</link>
	<description>Software, Technology, PHP</description>
	<lastBuildDate>Tue, 11 May 2010 03:53:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Running IE6 Virtual PC Image in VMware</title>
		<link>http://blog.straylightrun.net/2009/05/13/running-ie6-virtual-pc-image-in-vmware/</link>
		<comments>http://blog.straylightrun.net/2009/05/13/running-ie6-virtual-pc-image-in-vmware/#comments</comments>
		<pubDate>Wed, 13 May 2009 14:47:33 +0000</pubDate>
		<dc:creator>gerard</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[virtual pc]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[winxp]]></category>

		<guid isPermaLink="false">http://blog.straylightrun.net/2009/05/13/running-ie6-virtual-pc-image-in-vmware/</guid>
		<description><![CDATA[Though I have heard good things about Parallels and VirtualBox, I have always been a user of VMware.&#160; In particular, VMware Workstation.&#160; Workstation is great for firing up multiple Linux instances and testing out load-balancing or proxying scenarios.&#160; I haven&#8217;t really figured out any use for Windows VM&#8217;s other than testing IE6.&#160; 
While there are [...]]]></description>
			<content:encoded><![CDATA[<p>Though I have heard good things about <a href="http://www.parallels.com">Parallels</a> and <a href="http://www.virtualbox.org">VirtualBox</a>, I have always been a user of <a href="http://www.vmware.com">VMware</a>.&nbsp; In particular, <a href="http://www.vmware.com/products/ws/">VMware Workstation</a>.&nbsp; Workstation is great for firing up multiple Linux instances and testing out load-balancing or proxying scenarios.&nbsp; I haven&#8217;t really figured out any use for Windows VM&#8217;s other than testing IE6.&nbsp; </p>
<p>While there are a few Virtual PC hard disk images (.vhd) for Windows XP around, VMware cannot directly import .vhd files.&nbsp; It needs the actual Virtual PC virtual machine file (.vmc).&nbsp; After again losing my Windows XP virtual machine that I use for IE6 testing, I thought I&#8217;d document the process of running Windows XP in VMware so I don&#8217;t have to figure it out again the next time it happens.&nbsp; </p>
<p>Note: though these instructions are for VMware Workstation, some of this may apply to the <a href="http://www.vmware.com/products/player/">free VMware Player</a>.</p>
<ol>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&amp;displaylang=en">Download the IE6 Virtual PC Virtual Hard Disk (.vhd) image from Microsoft</a>.
<li><a href="http://www.microsoft.com/windows/virtual-pc/">Download and install Virtual PC from Microsoft</a>, if you don&#8217;t have it already.
<li>Start Virtual PC.&nbsp; If you have no virtual machines, you will get the New Virtual Machine Wizard.&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard1.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="163" alt="vmcwizard1" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard1-thumb.jpg" width="228" border="0"></a>
<li>Select &#8220;Use default settings to create a new virtual machine&#8221;. Click Next.<br />&nbsp;<a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="163" alt="vmcwizard2" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard2-thumb.jpg" width="228" border="0"></a>
<li>Pick a location to save your Virtual PC virtual machine.&nbsp; This should be the location you will create the VMware virtual machine.&nbsp; I keep all my VM&#8217;s in the same directory with meaningful names.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard3.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="163" alt="vmcwizard3" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard3-thumb.jpg" width="228" border="0"></a>
<li>Click Finish to create the new virtual machine.&nbsp; <br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard4.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="163" alt="vmcwizard4" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmcwizard4-thumb.jpg" width="228" border="0"></a>
<li>If you selected &#8220;When I click Finish, open Settings,&#8221; in the previous step, you will see the settings dialog.&nbsp; If you did not, select the new VM and click Settings.&nbsp; Select &#8220;Virtual hard disk file:&#8221; and find the .vhd file you downloaded in step 1.&nbsp; After finding it, click OK.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/startvmc1.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="170" alt="startvmc1" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/startvmc1-thumb.jpg" width="228" border="0"></a>
<li>You should see your VM in the Virtual PC Console.&nbsp; <br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/startvmc2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="167" alt="startvmc2" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/startvmc2-thumb.jpg" width="228" border="0"></a>
<li>Select your VM and click Start.&nbsp; Your Windows XP virtual machine should boot in its own window.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/startvmc3.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="144" alt="startvmc3" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/startvmc3-thumb.jpg" width="228" border="0"></a>
<li>Shut down the virtual machine using the Start button.&nbsp; Then exit out of Virtual PC.&nbsp; Start VMware Workstation.&nbsp; Once it&#8217;s started, select &#8220;Import or Export&#8230;&#8221; from the &#8220;File&#8221; menu.&nbsp; You should see the Conversion Wizard.&nbsp; Click Next. <br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard0.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="199" alt="vmxwizard0" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard0-thumb.jpg" width="228" border="0"></a>&nbsp;&nbsp;
<li>You are at Step 1 of the conversion. Click Next to select a Source Type. Under &#8220;Select the type of source you want to use:&#8221;, select Other.&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard1.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="199" alt="vmxwizard1" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard1-thumb.jpg" width="228" border="0"></a>
<li>Under &#8220;Source VM or image:&#8221;, find the Virtual PC (.vmc) file you created earlier.&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="199" alt="vmxwizard2" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard2-thumb.jpg" width="228" border="0"></a>
<li>Select &#8220;Convert all disks and maintain size.&#8221; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard3.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="vmxwizard3" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard3-thumb.jpg" width="228" border="0"></a>
<li>You are at Step 2 of the conversion. Click Next to select a destination type.&nbsp; Under &#8220;Select the destination type,&#8221; select &#8220;Other Virtual Machine.&#8221;&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard5.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="vmxwizard5" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard5-thumb.jpg" width="228" border="0"></a>
<li>Under &#8220;Virtual machine name,&#8221; fill in a meaningful name.&nbsp; Under &#8220;Location:&#8221;, find the place you want to store your virtual machine.&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard6.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="vmxwizard6" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard6-thumb.jpg" width="228" border="0"></a>
<li>The wizard tells you that the source files are in Microsoft virtual disk (.vhd) format.&nbsp; Under &#8220;How do you want to convert them?&#8221;, select &#8220;Import and convert (full-clone).&#8221;&nbsp; Under &#8220;Disk Allocation,&#8221; Select &#8220;Allow virtual disk files to expand.&#8221;&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard7.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="vmxwizard7" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard7-thumb.jpg" width="228" border="0"></a>
<li>The next step allows you to configure your VM networking.&nbsp; You should probably stick to the default of 1 NIC, bridged, that connects at power on.&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard8.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="vmxwizard8" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard8-thumb.jpg" width="228" border="0"></a>
<li>Step 3 allows for some VMware customisation.&nbsp; You definitely want to install the VMware Tools.&nbsp; Click Next.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard9.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="vmxwizard9" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard9-thumb.jpg" width="228" border="0"></a>
<li>You&#8217;re Virtual PC image is ready to be converted to VMware.&nbsp; Click Finish to begin the conversion!<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard10.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="200" alt="vmxwizard10" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/vmxwizard10-thumb.jpg" width="228" border="0"></a>
<li>Get up from your desk and take a walk around.&nbsp; Go get a cup of coffee.&nbsp;
<li>After the conversion is completed, you should see your new Windows XP virtual machine in VMware Workstation.<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/finished1.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="217" alt="finished1" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/finished1-thumb.jpg" width="228" border="0"></a>
<li>Click on &#8220;Power on this virtual machine&#8221; and your Windows XP VM should boot inside of VMware Workstation.&nbsp; You can uninstall Virtual PC at this point, if you want (which is likely, since you&#8217;re running VMware).<br /><a href="http://blog.straylightrun.net/wp-content/uploads/2009/05/finished2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="144" alt="finished2" src="http://blog.straylightrun.net/wp-content/uploads/2009/05/finished2-thumb.jpg" width="228" border="0"></a>&nbsp;&nbsp; </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.straylightrun.net/2009/05/13/running-ie6-virtual-pc-image-in-vmware/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->