<?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: Resizing a KVM Windows virtual disk image</title>
	<atom:link href="http://www.michaeldolan.com/1063/feed" rel="self" type="application/rss+xml" />
	<link>http://www.michaeldolan.com/1063</link>
	<description>Linux, Law, Open Source, and a Comedy of Errors</description>
	<lastBuildDate>Tue, 10 Jan 2012 12:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.michaeldolan.com/1063/comment-page-1#comment-56683</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 09 May 2011 17:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaeldolan.com/1063#comment-56683</guid>
		<description>This is even easier for an NTFS XP image...

dd if=/dev/zero of=some_file bs=1024 count=10240000

cat some_file &gt;&gt; existing_xp_image

Restart the KVM machine and extend the partition with Partition Magic.</description>
		<content:encoded><![CDATA[<p>This is even easier for an NTFS XP image&#8230;</p>
<p>dd if=/dev/zero of=some_file bs=1024 count=10240000</p>
<p>cat some_file &gt;&gt; existing_xp_image</p>
<p>Restart the KVM machine and extend the partition with Partition Magic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

