<?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: Virtual disks revisted&#8230;	</title>
	<atom:link href="https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Wed, 26 Nov 2014 03:01:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-117102</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 26 Nov 2014 03:01:28 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=85#comment-117102</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-116936&quot;&gt;Krzyś&lt;/a&gt;.

It&#039;s incredibly disappointing that Microsoft turned it into a glorified IE6 serving app.  At least the old version could run games, VPC 2007 should have been a legacy type solution but I guess the MSDN folks can&#039;t have any of that!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-116936">Krzyś</a>.</p>
<p>It&#8217;s incredibly disappointing that Microsoft turned it into a glorified IE6 serving app.  At least the old version could run games, VPC 2007 should have been a legacy type solution but I guess the MSDN folks can&#8217;t have any of that!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Krzyś		</title>
		<link>https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-116936</link>

		<dc:creator><![CDATA[Krzyś]]></dc:creator>
		<pubDate>Tue, 25 Nov 2014 21:24:59 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=85#comment-116936</guid>

					<description><![CDATA[Some 11-12 years ago (certainly after 2001 but before 2004), back when Virtual PC was not Microsoft&#039;s but still Connectix&#039;s, I&#039;ve used this feature (virtual disks linked to physical ones) to run virtualised XP (with 64 MB of RAM) on top of ... the exact same installation of XP (128 MB on host). Virtual-but-linked-to-physical disk was of course read-only. It worked, though slow.]]></description>
			<content:encoded><![CDATA[<p>Some 11-12 years ago (certainly after 2001 but before 2004), back when Virtual PC was not Microsoft&#8217;s but still Connectix&#8217;s, I&#8217;ve used this feature (virtual disks linked to physical ones) to run virtualised XP (with 64 MB of RAM) on top of &#8230; the exact same installation of XP (128 MB on host). Virtual-but-linked-to-physical disk was of course read-only. It worked, though slow.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-32793</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 24 Jan 2013 11:16:08 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=85#comment-32793</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-32782&quot;&gt;Pratt G&lt;/a&gt;.

from what I recall hyper-v changed the format to allow disks bigger than what virtual pc allowed, and for some other changes I don&#039;t recall off the top of my head.

For converting from Hyper-V I used a tool that let me do a block read of a &quot;physical&quot; disk, and catch it on the linux side and redirect it to a 1:1 raw hard file, while running that within the VM.  As long as I shut down the services that would normally be running (SQL, IIS, etc) it worked fine.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-32782">Pratt G</a>.</p>
<p>from what I recall hyper-v changed the format to allow disks bigger than what virtual pc allowed, and for some other changes I don&#8217;t recall off the top of my head.</p>
<p>For converting from Hyper-V I used a tool that let me do a block read of a &#8220;physical&#8221; disk, and catch it on the linux side and redirect it to a 1:1 raw hard file, while running that within the VM.  As long as I shut down the services that would normally be running (SQL, IIS, etc) it worked fine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pratt G		</title>
		<link>https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-32782</link>

		<dc:creator><![CDATA[Pratt G]]></dc:creator>
		<pubDate>Thu, 24 Jan 2013 04:58:30 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=85#comment-32782</guid>

					<description><![CDATA[Does this target.vhd converted file from command qemu-img convert source.img -O vpc target.vhd work on Hyper-V and xen hypervisor ??]]></description>
			<content:encoded><![CDATA[<p>Does this target.vhd converted file from command qemu-img convert source.img -O vpc target.vhd work on Hyper-V and xen hypervisor ??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neozeed		</title>
		<link>https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-57</link>

		<dc:creator><![CDATA[Neozeed]]></dc:creator>
		<pubDate>Wed, 27 May 2009 10:57:09 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=85#comment-57</guid>

					<description><![CDATA[No I do not know anything about the public availability of AT&#038;T SYSV disks.....]]></description>
			<content:encoded><![CDATA[<p>No I do not know anything about the public availability of AT&amp;T SYSV disks&#8230;..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stucar		</title>
		<link>https://virtuallyfun.com/2009/01/25/virtual-disks-revisted/comment-page-1/#comment-56</link>

		<dc:creator><![CDATA[Stucar]]></dc:creator>
		<pubDate>Wed, 27 May 2009 07:32:24 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=85#comment-56</guid>

					<description><![CDATA[Do you know if the virtual disk image for the AT&#038;T SysV Unix is available is some place ?&lt;br /&gt;&lt;br /&gt;Thanks]]></description>
			<content:encoded><![CDATA[<p>Do you know if the virtual disk image for the AT&amp;T SysV Unix is available is some place ?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
