<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Resize a Virtual Disk with VMware Converter</title>
	<atom:link href="http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Fri, 12 Mar 2010 17:09:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Odds and Ends &#124; The Sales Engineer</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-124140</link>
		<dc:creator>Odds and Ends &#124; The Sales Engineer</dc:creator>
		<pubDate>Wed, 18 Feb 2009 04:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-124140</guid>
		<description>[...] what you have. No longer to you have to go through this old methodical process. Now you can use VMware Converter to do it for you through the UI. Very slick! (why this isn&#8217;t standard in Workstation I [...]</description>
		<content:encoded><![CDATA[<p>[...] what you have. No longer to you have to go through this old methodical process. Now you can use VMware Converter to do it for you through the UI. Very slick! (why this isn&#8217;t standard in Workstation I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chipping the web: November 22nd -- Chip&#8217;s Quips</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-120658</link>
		<dc:creator>Chipping the web: November 22nd -- Chip&#8217;s Quips</dc:creator>
		<pubDate>Sun, 23 Nov 2008 13:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-120658</guid>
		<description>[...] 4sysops - Resize a Virtual Disk with VMware ConverterExcellent! You can download the VMWare Converter utility here.Tags: vmware resize sysadmin converter cloning virtualization [...]</description>
		<content:encoded><![CDATA[<p>[...] 4sysops &#8211; Resize a Virtual Disk with VMware ConverterExcellent! You can download the VMWare Converter utility here.Tags: vmware resize sysadmin converter cloning virtualization [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Findeisen</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-111030</link>
		<dc:creator>Piotr Findeisen</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-111030</guid>
		<description>simplier:
vmware-vdiskmanager -x 10GB myDisk.vmdk
( http://www.clydesdalesoftware.net/blogs/jluif/PermaLink,guid,e8e85c34-5fd1-4ce4-b6b7-4cea58121ae8.aspx )</description>
		<content:encoded><![CDATA[<p>simplier:<br />
vmware-vdiskmanager -x 10GB myDisk.vmdk<br />
( <a href="http://www.clydesdalesoftware.net/blogs/jluif/PermaLink,guid,e8e85c34-5fd1-4ce4-b6b7-4cea58121ae8.aspx" rel="nofollow">http://www.clydesdalesoftware.net/blogs/jluif/PermaLink,guid,e8e85c34-5fd1-4ce4-b6b7-4cea58121ae8.aspx</a> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Faure</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-99697</link>
		<dc:creator>David Faure</dc:creator>
		<pubDate>Tue, 26 Aug 2008 11:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-99697</guid>
		<description>Then again, I just used VMWare Converter 3.0.3 (with source other and destination other, to convert from a VMWare image to a VMWare image), and the NTFS partition seems to have resized automatically. I see the new size in Explorer immediately after booting the new image. So ntfsresize doesn&#039;t seem to be needed after all.</description>
		<content:encoded><![CDATA[<p>Then again, I just used VMWare Converter 3.0.3 (with source other and destination other, to convert from a VMWare image to a VMWare image), and the NTFS partition seems to have resized automatically. I see the new size in Explorer immediately after booting the new image. So ntfsresize doesn&#8217;t seem to be needed after all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Faure</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-99672</link>
		<dc:creator>David Faure</dc:creator>
		<pubDate>Tue, 26 Aug 2008 10:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-99672</guid>
		<description>Paul (comment #12): you need to use ntfsresize to enlarge the filesystem, as explained in http://weblogs.asp.net/kdente/archive/2006/01/07/434789.aspx, I think.</description>
		<content:encoded><![CDATA[<p>Paul (comment #12): you need to use ntfsresize to enlarge the filesystem, as explained in <a href="http://weblogs.asp.net/kdente/archive/2006/01/07/434789.aspx" rel="nofollow">http://weblogs.asp.net/kdente/archive/2006/01/07/434789.aspx</a>, I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VMware Converter 3.0 - Easy Way to Create virtual machines on your computer</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-99475</link>
		<dc:creator>VMware Converter 3.0 - Easy Way to Create virtual machines on your computer</dc:creator>
		<pubDate>Mon, 25 Aug 2008 17:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-99475</guid>
		<description>[...] information on Resize a Virtual Disk with VMware Converter Via [...]</description>
		<content:encoded><![CDATA[<p>[...] information on Resize a Virtual Disk with VMware Converter Via [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Coddington</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-63360</link>
		<dc:creator>Paul Coddington</dc:creator>
		<pubDate>Tue, 29 Apr 2008 01:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-63360</guid>
		<description>Of course, doing it the old-fashioned way works just fine, even better in fact:

1. Add an extra disk to the VM.
2. Boot the VM with an Acronis TrueImage CD in the CD-ROM.
3. Format the new disk using TrueImage.
4. Backup system to extra disk.
5. Shutdown VM.
6. Delete and recreate system disk in larger/smaller size, preallocated or dynamic, as desired.
7. Disconnect and reconnect all virtual hard disks in required order (to ensure IDE assignments are correct).
8. Boot from CD.
9. Format the new blank system disk using TrueImage.
10. Reboot from CD to reassign drive letters.
11. Restore image from backup to C: drive.
12. Shutdown VM.
13. Delete backup disk.

Viola: system boots, disk space is increased, no need to repair VMware Tools, gets around VMware 6 not recognising Vista as importable, etc.</description>
		<content:encoded><![CDATA[<p>Of course, doing it the old-fashioned way works just fine, even better in fact:</p>
<p>1. Add an extra disk to the VM.<br />
2. Boot the VM with an Acronis TrueImage CD in the CD-ROM.<br />
3. Format the new disk using TrueImage.<br />
4. Backup system to extra disk.<br />
5. Shutdown VM.<br />
6. Delete and recreate system disk in larger/smaller size, preallocated or dynamic, as desired.<br />
7. Disconnect and reconnect all virtual hard disks in required order (to ensure IDE assignments are correct).<br />
8. Boot from CD.<br />
9. Format the new blank system disk using TrueImage.<br />
10. Reboot from CD to reassign drive letters.<br />
11. Restore image from backup to C: drive.<br />
12. Shutdown VM.<br />
13. Delete backup disk.</p>
<p>Viola: system boots, disk space is increased, no need to repair VMware Tools, gets around VMware 6 not recognising Vista as importable, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Coddington</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-63344</link>
		<dc:creator>Paul Coddington</dc:creator>
		<pubDate>Mon, 28 Apr 2008 23:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-63344</guid>
		<description>Hmm... seeing an interesting problem with this tool.

I tried increasing a machine from 25GB to 50GB, and the result is:

1. VMware reports 50GB.
2. Guest &#039;Windows Disk Manager&#039; reports 50GB.
3. Guest &#039;Windows Explorer&#039; reports 25GB.
4. Guest &#039;chkdsk&#039; reports 25GB.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; seeing an interesting problem with this tool.</p>
<p>I tried increasing a machine from 25GB to 50GB, and the result is:</p>
<p>1. VMware reports 50GB.<br />
2. Guest &#8216;Windows Disk Manager&#8217; reports 50GB.<br />
3. Guest &#8216;Windows Explorer&#8217; reports 25GB.<br />
4. Guest &#8216;chkdsk&#8217; reports 25GB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-61966</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Mon, 21 Apr 2008 15:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-61966</guid>
		<description>The solution I used was to clone the latest snapshot (making a &#039;full clone&#039;) and then using that as a starting point to resize.</description>
		<content:encoded><![CDATA[<p>The solution I used was to clone the latest snapshot (making a &#8216;full clone&#8217;) and then using that as a starting point to resize.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theUtmost</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-61585</link>
		<dc:creator>theUtmost</dc:creator>
		<pubDate>Sat, 19 Apr 2008 05:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-61585</guid>
		<description>@Gabriel - which process are you referring to?
The VM Converter procedure as outlined by Michael?
Can&#039;t answer that sorry - never tried it.

As for using the VM Import wizard (as outlined in my comment #24 on the other post):
 &quot;...if you have multiple snapshots, you can keep whatever state you would like for the new VM, although the new VM will not be able to USE any of the snapshots in the old machine. However, you still have the original VM machine unaltered as a backup&quot;
Hope that helps
tU</description>
		<content:encoded><![CDATA[<p>@Gabriel &#8211; which process are you referring to?<br />
The VM Converter procedure as outlined by Michael?<br />
Can&#8217;t answer that sorry &#8211; never tried it.</p>
<p>As for using the VM Import wizard (as outlined in my comment #24 on the other post):<br />
 &#8220;&#8230;if you have multiple snapshots, you can keep whatever state you would like for the new VM, although the new VM will not be able to USE any of the snapshots in the old machine. However, you still have the original VM machine unaltered as a backup&#8221;<br />
Hope that helps<br />
tU</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-61204</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Wed, 16 Apr 2008 22:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-61204</guid>
		<description>Does this work when snapshots are used?</description>
		<content:encoded><![CDATA[<p>Does this work when snapshots are used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theUtmost</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-37918</link>
		<dc:creator>theUtmost</dc:creator>
		<pubDate>Mon, 17 Dec 2007 22:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-37918</guid>
		<description>Sorry in advance for posting this again, I&#039;m just trying to be helpful...

Essentially there is ALSO a way to do this using a standard vmware workstation v6 without any extra functions, addons or tools, or using any commandline tools. You do it all from the plain vanilla vmware GUI. I cannot vouch for earlier versions - you may need to use the vmware Converter tool.

See my comment #24 on this post:
http://4sysops.com/archives/expanding-a-virtual-vmware-disk/</description>
		<content:encoded><![CDATA[<p>Sorry in advance for posting this again, I&#8217;m just trying to be helpful&#8230;</p>
<p>Essentially there is ALSO a way to do this using a standard vmware workstation v6 without any extra functions, addons or tools, or using any commandline tools. You do it all from the plain vanilla vmware GUI. I cannot vouch for earlier versions &#8211; you may need to use the vmware Converter tool.</p>
<p>See my comment #24 on this post:<br />
<a href="http://4sysops.com/archives/expanding-a-virtual-vmware-disk/" rel="nofollow">http://4sysops.com/archives/expanding-a-virtual-vmware-disk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-32169</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Tue, 13 Nov 2007 09:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-32169</guid>
		<description>Thanks
this really helped</description>
		<content:encoded><![CDATA[<p>Thanks<br />
this really helped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jokerc</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-21341</link>
		<dc:creator>jokerc</dc:creator>
		<pubDate>Mon, 13 Aug 2007 02:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-21341</guid>
		<description>Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VMware Converter 3.0 - Easy Way to Create virtual machines on your computer at AdGlobe Tech Blog</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-16228</link>
		<dc:creator>VMware Converter 3.0 - Easy Way to Create virtual machines on your computer at AdGlobe Tech Blog</dc:creator>
		<pubDate>Sun, 13 May 2007 11:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-16228</guid>
		<description>[...] information on Resize a Virtual Disk with VMware Converter Via LiveHacker  Share This post to :These icons link to social bookmarking sites where readers can [...]</description>
		<content:encoded><![CDATA[<p>[...] information on Resize a Virtual Disk with VMware Converter Via LiveHacker  Share This post to :These icons link to social bookmarking sites where readers can [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Verdens mest ligegyldige blog &#187; Resizing af diskst&#248;rrelse i VMWare</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-16095</link>
		<dc:creator>Verdens mest ligegyldige blog &#187; Resizing af diskst&#248;rrelse i VMWare</dc:creator>
		<pubDate>Thu, 10 May 2007 10:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-16095</guid>
		<description>[...] en kort tur på Google faldt jeg over denne artikel, der omtaler at det er muligt at bruge VMWare Converter til at resize den virtuelle disk, som en [...]</description>
		<content:encoded><![CDATA[<p>[...] en kort tur på Google faldt jeg over denne artikel, der omtaler at det er muligt at bruge VMWare Converter til at resize den virtuelle disk, som en [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-15446</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 28 Apr 2007 13:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-15446</guid>
		<description>Did the clone, and resize, then boot to Windows Server 2003 in my Vista Premium Laptop and it still shows 4GB on the VM system. The settings confirm 6GB. I&#039;ll try to do a few more tweaks to see if I can get it going.</description>
		<content:encoded><![CDATA[<p>Did the clone, and resize, then boot to Windows Server 2003 in my Vista Premium Laptop and it still shows 4GB on the VM system. The settings confirm 6GB. I&#8217;ll try to do a few more tweaks to see if I can get it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VMware Converter 3.0 - Easy Way to Create virtual machines on your computer at TechMixer</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-11247</link>
		<dc:creator>VMware Converter 3.0 - Easy Way to Create virtual machines on your computer at TechMixer</dc:creator>
		<pubDate>Mon, 12 Feb 2007 04:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-11247</guid>
		<description>[...] More information on Resize a Virtual Disk with VMware Converter Via LiveHacker  Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</description>
		<content:encoded><![CDATA[<p>[...] More information on Resize a Virtual Disk with VMware Converter Via LiveHacker  Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VMTN Blog</title>
		<link>http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/comment-page-1/#comment-4245</link>
		<dc:creator>VMTN Blog</dc:creator>
		<pubDate>Tue, 21 Nov 2006 14:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/resize-a-virtual-disk-with-vmware-converter/#comment-4245</guid>
		<description>&lt;strong&gt;Using VMware Converter...&lt;/strong&gt;

Craig Pringle walks us through some steps of using VMware Converter, now in beta, wih very nice screen shots. Craig Pringle - Converting a Physical Machine to a Virtual Machine. After that I installed VMWare Converter onto a Windows 2003...</description>
		<content:encoded><![CDATA[<p><strong>Using VMware Converter&#8230;</strong></p>
<p>Craig Pringle walks us through some steps of using VMware Converter, now in beta, wih very nice screen shots. Craig Pringle &#8211; Converting a Physical Machine to a Virtual Machine. After that I installed VMWare Converter onto a Windows 2003&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
