<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Convert your Windows computer into a virtual machine</title>
	<atom:link href="http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 22:28:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mike D.</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/comment-page-1/#comment-37153</link>
		<dc:creator>Mike D.</dc:creator>
		<pubDate>Mon, 10 May 2010 21:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14482#comment-37153</guid>
		<description>A comment on Colin Walters&#039; post, he was hitting the 127GB limit imposed by MS Virtual PC.  I just overcame that by using Disk2vhd and then creating a virtual machine using VirtualBox  www.virtualbox.org instead of MS Virtual PC.  Works great.</description>
		<content:encoded><![CDATA[<p>A comment on Colin Walters&#8217; post, he was hitting the 127GB limit imposed by MS Virtual PC.  I just overcame that by using Disk2vhd and then creating a virtual machine using VirtualBox  <a href="http://www.virtualbox.org" rel="nofollow">http://www.virtualbox.org</a> instead of MS Virtual PC.  Works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boran</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/comment-page-1/#comment-33832</link>
		<dc:creator>Boran</dc:creator>
		<pubDate>Mon, 15 Mar 2010 22:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14482#comment-33832</guid>
		<description>What if I have a dual boot setup? Can I convert each OS into it&#039;s own virtual machine? I&#039;m guessing it can since it lets you choose a volume/partition correct? Thanks.</description>
		<content:encoded><![CDATA[<p>What if I have a dual boot setup? Can I convert each OS into it&#8217;s own virtual machine? I&#8217;m guessing it can since it lets you choose a volume/partition correct? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Walters</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/comment-page-1/#comment-32279</link>
		<dc:creator>Colin Walters</dc:creator>
		<pubDate>Fri, 19 Feb 2010 19:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14482#comment-32279</guid>
		<description>More information since my last post.
The problem detailed above (item 4) was because although the logical partition I converted using disk2vhd was less than the 127GB limit imposed by MS Virtual PC, other partitions on the same physical drive, pushed the whole VHD beyond 127GB. (i.e it builds all partitions on the source disc, even those are not needed).
I got around this problem by using WHS to put the physical XP system on a smaller hard drive, and then running disk2vhd again.
That solved that problem, but Virtual PC still fails to boot from the VHD file built by disk2vhd.
I can get the system to start booting in Windows Safe Mode but it just hangs whilst loading the driver files found in \windows\system32\drivers.
I currently have a call out with Microsoft for their input.</description>
		<content:encoded><![CDATA[<p>More information since my last post.<br />
The problem detailed above (item 4) was because although the logical partition I converted using disk2vhd was less than the 127GB limit imposed by MS Virtual PC, other partitions on the same physical drive, pushed the whole VHD beyond 127GB. (i.e it builds all partitions on the source disc, even those are not needed).<br />
I got around this problem by using WHS to put the physical XP system on a smaller hard drive, and then running disk2vhd again.<br />
That solved that problem, but Virtual PC still fails to boot from the VHD file built by disk2vhd.<br />
I can get the system to start booting in Windows Safe Mode but it just hangs whilst loading the driver files found in \windows\system32\drivers.<br />
I currently have a call out with Microsoft for their input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Walters</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/comment-page-1/#comment-32085</link>
		<dc:creator>Colin Walters</dc:creator>
		<pubDate>Mon, 15 Feb 2010 19:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14482#comment-32085</guid>
		<description>Sorry, but this utility does not work for me! I have generated several VHD images from a working Windows XP Professional system. Disk2VHD generates the VHD image file OK; but when the image file is given to the Windows 7 Virtual PC Manager as &quot;an existing virtual hard disk&quot; the following error message is displayed &quot;Cannot attach the virtual hard disk to the virtual machine.

Check the values provided and try again&quot;. Which is highly unhelpful! The VHD image is accessible when attached to the Windows 7 Disk Management; but the Virtual PC Manager must presumablly, have more strict validation rules. Can you tell me how to overcome this problem?

I am using Windows 7 Ultimate and have several Virtual PCs running OK. But I need to convert my existing XP images. None of these work under Virtual PC; presumably because the system32 drivers required by the system used direct on the hardware and not present in the virtual PC environment. I had hoped this software would overcome thta problem...</description>
		<content:encoded><![CDATA[<p>Sorry, but this utility does not work for me! I have generated several VHD images from a working Windows XP Professional system. Disk2VHD generates the VHD image file OK; but when the image file is given to the Windows 7 Virtual PC Manager as &#8220;an existing virtual hard disk&#8221; the following error message is displayed &#8220;Cannot attach the virtual hard disk to the virtual machine.</p>
<p>Check the values provided and try again&#8221;. Which is highly unhelpful! The VHD image is accessible when attached to the Windows 7 Disk Management; but the Virtual PC Manager must presumablly, have more strict validation rules. Can you tell me how to overcome this problem?</p>
<p>I am using Windows 7 Ultimate and have several Virtual PCs running OK. But I need to convert my existing XP images. None of these work under Virtual PC; presumably because the system32 drivers required by the system used direct on the hardware and not present in the virtual PC environment. I had hoped this software would overcome thta problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wiredmind</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/comment-page-1/#comment-30199</link>
		<dc:creator>wiredmind</dc:creator>
		<pubDate>Sun, 10 Jan 2010 04:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14482#comment-30199</guid>
		<description>Can you use this tool to convert offline Windows XP installation to virtual machine, eg. your cousin&#039;s computer croaked and there is a program he must access so you plug in the drive into your computer and convert that into .vhd so you can bring his machine back to life as a virtual machine.</description>
		<content:encoded><![CDATA[<p>Can you use this tool to convert offline Windows XP installation to virtual machine, eg. your cousin&#8217;s computer croaked and there is a program he must access so you plug in the drive into your computer and convert that into .vhd so you can bring his machine back to life as a virtual machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yansky</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/comment-page-1/#comment-27081</link>
		<dc:creator>Yansky</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14482#comment-27081</guid>
		<description>Cheers, thanks for the tip. Virtualizing Windows was easy. </description>
		<content:encoded><![CDATA[<p>Cheers, thanks for the tip. Virtualizing Windows was easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigjohnny</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/convert-pc-into-virtual-machine/comment-page-1/#comment-26640</link>
		<dc:creator>bigjohnny</dc:creator>
		<pubDate>Sun, 01 Nov 2009 20:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14482#comment-26640</guid>
		<description>you can also load a VHD into Virtualbox ( http://www.virtualbox.org/ )</description>
		<content:encoded><![CDATA[<p>you can also load a VHD into Virtualbox ( <a href="http://www.virtualbox.org/" rel="nofollow">http://www.virtualbox.org/</a> )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/13 queries in 0.004 seconds using disk
Object Caching 329/332 objects using disk

Served from: www.online-tech-tips.com @ 2012-02-13 13:09:12 -->
