<?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>Bahramov's Personal Blog &#187; XP Mode</title>
	<atom:link href="http://www.bahramov.com/tag/xp-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bahramov.com</link>
	<description>Computers, databases, networks and virtualization</description>
	<lastBuildDate>Fri, 24 Jun 2011 12:05:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to move virtual hard disk of XP Mode virtual  machine</title>
		<link>http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 15:14:20 +0000</pubDate>
		<dc:creator>Zaur Bahramov</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Virtual PC]]></category>
		<category><![CDATA[Windows 7 XP Mode]]></category>
		<category><![CDATA[XP Mode]]></category>

		<guid isPermaLink="false">http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/</guid>
		<description><![CDATA[When you install XP Mode on Windows 7 by default all the virtual machine files are saved under â€œ%USERPROFILE%\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines\â€. The file that has *.vhd extension is a virtual hard disk file. Recently, I had to move the vhd file to another drive and I accomplished it this way:
1) Run Windows XP Mode [...]]]></description>
			<content:encoded><![CDATA[<p>When you install XP Mode on Windows 7 by default all the virtual machine files are saved under â€œ<font face="Courier New">%USERPROFILE%\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines\</font>â€. The file that has *.vhd extension is a virtual hard disk file. Recently, I had to move the vhd file to another drive and I accomplished it this way:</p>
<p>1) Run Windows XP Mode virtual machine and go to Tools â€“&gt; Settings</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb.png" width="441" height="124" /></a> </p>
<p>2) Then select Close and in the right side click â€œPrompt for actionâ€</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image1.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb1.png" width="509" height="343" /></a></p>
<p>3) Click OK and close virtual machine. This time when you close it the following window will appear:</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image2.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb2.png" width="401" height="199" /></a> </p>
<p>4) Select Shut down and click OK. The virtual machine will shutdown.</p>
<p>5) Now, click Start button, enter the following path:â€œ<font face="Courier New">%USERPROFILE%\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines\</font>â€ without quotation marks and hit Enter.</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image3.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb3.png" width="258" height="123" /></a> </p>
<p>6) This will open the folder where the virtual machine file reside. Move the vhd file to desired location by cutting and pasting.</p>
<p>7) Once done moving the file, open the â€˜vmcâ€™ file with Notepad, which is a configuration file of the virtual machine. VMC file is an xml formatted file containing configuration of the virtual machine. Find the line that refers to vhd file location. For example â€œXP Mode.vhdâ€ with the full path in front of it. Modify the path accordingly to point to a new location:</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image4.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb4.png" width="567" height="100" /></a> </p>
<p>Now you may start the XP mode virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

