<?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: How to Split an Existing Large VMware File (vmdk) to Multiple 2GB Files</title>
	<atom:link href="http://www.dbuggr.com/smallwei/split-existing-large-vmware-file-vmdk-multiple-2gb-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com/smallwei/split-existing-large-vmware-file-vmdk-multiple-2gb-files/</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:13:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: smallwei</title>
		<link>http://www.dbuggr.com/smallwei/split-existing-large-vmware-file-vmdk-multiple-2gb-files/comment-page-1/#comment-370</link>
		<dc:creator>smallwei</dc:creator>
		<pubDate>Tue, 24 Nov 2009 03:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/split-existing-large-vmware-file-vmdk-multiple-2gb-files/#comment-370</guid>
		<description>To convert to a growable virtual disk split in 2Gb files
&lt;blockquote&gt;vmware-vdiskmanager.exe -r sourceDisk.vmdk -t 1 destinationDisk.vmdk&lt;/blockquote&gt;

To convert to a preallocated virtual disk split in 2Gb files
&lt;blockquote&gt;vmware-vdiskmanager.exe -r sourceDisk.vmdk -t 3 destinationDisk.vmdk&lt;/blockquote&gt;

&lt;strong&gt;Note: This conversion will require a minimum amount of free space on your hard drive as the size of the virtual disk. For example, if your virtual disk is currently 40GB, you will need at least that much on your drive to complete the conversion.&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>To convert to a growable virtual disk split in 2Gb files</p>
<blockquote><p>vmware-vdiskmanager.exe -r sourceDisk.vmdk -t 1 destinationDisk.vmdk</p></blockquote>
<p>To convert to a preallocated virtual disk split in 2Gb files</p>
<blockquote><p>vmware-vdiskmanager.exe -r sourceDisk.vmdk -t 3 destinationDisk.vmdk</p></blockquote>
<p><strong>Note: This conversion will require a minimum amount of free space on your hard drive as the size of the virtual disk. For example, if your virtual disk is currently 40GB, you will need at least that much on your drive to complete the conversion.</strong></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
