<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating LEAN_AND_MEAN Virtual Hard Disk (.vhd) Files</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx</link><description>Not so recently I discovered a way that can significantly reduce VHD file sizes: I was able to reduce the sizes of all my VHDs down to 100MB or less bigger than what their guest operating systems report. Just today I compacted a Japanese Windows XP SP2</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Creating LEAN_AND_MEAN Virtual Hard Disk (.vhd) Files</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#418766</link><pubDate>Tue, 17 May 2005 19:20:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:418766</guid><dc:creator>Ron</dc:creator><description>cool, thx for the link to the defragger</description></item><item><title>Dealing with a VHD that grew too large</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#419703</link><pubDate>Thu, 19 May 2005 02:05:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:419703</guid><dc:creator>The Soul of a Virtual Machine</dc:creator><description>Q: Lach writes with this question: &amp;amp;quot;I have 2 virtual machines installed, and had them set up as dynamic...</description></item><item><title>Help reduce painful bloating in your VPC images.</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#420411</link><pubDate>Fri, 20 May 2005 14:49:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:420411</guid><dc:creator>Craig : Geek, IBlogger</dc:creator><description>I stumbled upon Guoqiang Wu's post&amp;amp;amp;nbsp;the other day on slimming down the virtual hard disk files for...</description></item><item><title>re: Creating LEAN_AND_MEAN Virtual Hard Disk (.vhd) Files</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#436780</link><pubDate>Fri, 08 Jul 2005 12:58:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:436780</guid><dc:creator>Mike</dc:creator><description>Tried QEMU and its QCOW format? First defrag (and zero-fill free space) as usual, then convert a flat image to QCOW (zlib-compressed).&lt;br&gt;&lt;br&gt;XP (no sp) in roughly half a gig image file. Still way too large I think, considering the functionality XP provides, but at least better than wasting a gigabyte of host disk space for ... often nothing.</description></item><item><title>Reduce the size of your VPC</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#439463</link><pubDate>Sat, 16 Jul 2005 02:32:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439463</guid><dc:creator>The Sound</dc:creator><description>Recently, I had to send out a demo VPC to a coworker.&amp;amp;amp;nbsp; No problem, I simply need to zip up the .VHD...</description></item><item><title>re: Creating LEAN_AND_MEAN Virtual Hard Disk (.vhd) Files</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#441749</link><pubDate>Fri, 22 Jul 2005 15:41:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441749</guid><dc:creator>Maritha</dc:creator><description>I brought my disk down to 1.8G from 5.8G, this was great. What is the smallest the VHD can be, this still seems a bit big.</description></item><item><title>re: Creating LEAN_AND_MEAN Virtual Hard Disk (.vhd) Files</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#452136</link><pubDate>Tue, 16 Aug 2005 16:51:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452136</guid><dc:creator>Deva W.</dc:creator><description>Had a 50 Gig (physical size).vhd, (disk set to grow dynamically largest virtual size 130 gig) followed the steps - took nearly 4 1/2 hours, but now the vhd is 17 gig.</description></item><item><title>re: Creating LEAN_AND_MEAN Virtual Hard Disk (.vhd) Files</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#539033</link><pubDate>Sat, 25 Feb 2006 07:37:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:539033</guid><dc:creator>K. See</dc:creator><description>I had a 14 GB vhd I could not shrink using all the methods I could find on the net. &amp;nbsp;The XP defragger would not move some files towards the beginning and prevented the precompact.iso from working to shrink it much. &amp;nbsp;As a last resort I resized the partition to 4 GB and it moved all the data together but it still would not shrink the unallocated space.&lt;br&gt;&lt;br&gt;After trying everything for 2 days including the Whitney Defragger (I didn't find this blog until after resizing the partion) it still did not shrink. &amp;nbsp;But in reading how it works it occured to me that it was working but could not work on the unpartitioned space. &amp;nbsp;And even after partitioning the precompactor.iso didn't work. &amp;nbsp;You actually need to create some partition with a drive letter for it to work. &amp;nbsp;You can then follow the steps at the top of this blog and it shrank to 4 GB. &amp;nbsp;You can then delete the empty partition and the virtual disk will not expand beyond the partition you have defined yet will allow you to add on. &amp;nbsp;A disk imaging software would have been much faster but I didn't have that available.</description></item><item><title>re: Creating LEAN_AND_MEAN Virtual Hard Disk (.vhd) Files</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#544988</link><pubDate>Tue, 07 Mar 2006 06:00:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:544988</guid><dc:creator>elecman</dc:creator><description>The other choice is using GHOST to image your current VHD disk to a new VHD blank disk, the size is significent drop. You do not need do a dragment first </description></item><item><title>A Little Virtual PC Maintenance</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#746434</link><pubDate>Fri, 08 Sep 2006 18:19:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:746434</guid><dc:creator>Darrin's Workbench</dc:creator><description>I finally gave up this week. My main VPCs were getting pretty slow and I had an real annnoying VPC issue...</description></item><item><title>A Little Virtual PC Maintenance</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#2056700</link><pubDate>Mon, 09 Apr 2007 03:47:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2056700</guid><dc:creator>Darrin Bishop</dc:creator><description>&lt;p&gt;A Little Virtual PC Maintenance&lt;/p&gt;
</description></item><item><title>Desktop Computers &amp;raquo; Virtual PC Guy&amp;#8217;s WebLog : Tips for compacting virtual hard disks</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#8325499</link><pubDate>Wed, 19 Mar 2008 14:35:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8325499</guid><dc:creator>Desktop Computers » Virtual PC Guy’s WebLog : Tips for compacting virtual hard disks</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://desktopcomputerreviewsblog.info/virtual-pc-guys-weblog-tips-for-compacting-virtual-hard-disks/"&gt;http://desktopcomputerreviewsblog.info/virtual-pc-guys-weblog-tips-for-compacting-virtual-hard-disks/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Cómo compactar un disco duro virtual (pero bien compactado)</title><link>http://blogs.msdn.com/guowu/archive/2005/05/17/418457.aspx#8721539</link><pubDate>Fri, 11 Jul 2008 18:51:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8721539</guid><dc:creator>Julio Casal</dc:creator><description>&lt;p&gt;Quienes trabajen construyendo aplicaciones de servidor, especialmente aquellas basadas en SharePoint&lt;/p&gt;
</description></item></channel></rss>