<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Costas Tsaklas' Blog &#187; Virtualization</title>
	<atom:link href="http://costas.cpstechgroup.com/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://costas.cpstechgroup.com</link>
	<description>Technical bits and pieces</description>
	<lastBuildDate>Fri, 05 Mar 2010 17:45:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Expanding VM disk and adjusting the O/S partition</title>
		<link>http://costas.cpstechgroup.com/2008/05/23/expanding-vm-disk-and-adjusting-the-os-partition/</link>
		<comments>http://costas.cpstechgroup.com/2008/05/23/expanding-vm-disk-and-adjusting-the-os-partition/#comments</comments>
		<pubDate>Fri, 23 May 2008 16:28:05 +0000</pubDate>
		<dc:creator>Costas Tsaklas</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://costas.cpstechgroup.com/2008/05/23/expanding-vm-disk-and-adjusting-the-os-partition/</guid>
		<description><![CDATA[One of my test servers (Windows Server 2003 R2) runs as VM within VMWare. When I looked at the remaining disk space, I saw that I had just 3GB left (the total allocated space for the VM was 10GB). I decided to expand the VM file, so I went to the command prompt, switched to [...]]]></description>
			<content:encoded><![CDATA[<p>One of my test servers (Windows Server 2003 R2) runs as VM within VMWare.  When I looked at the remaining disk space, I saw that I had just 3GB left (the total allocated space for the VM was 10GB).</p>
<p>I decided to expand the VM file, so I went to the command prompt, switched to the VMWare directory and issued the following command.</p>
<p><strong>vmware-vdiskmanager -x 20GB &#8220;C:\Virtual Machines\WS2K3\Windows Server 2003 Standard Edition.vmdk&#8221;</strong></p>
<p>The command completed successfully and after I rebooted to Windows Server I saw an extra 10GB of unallocated space.  I had to expand the system partition to that space so I went and downloaded the <strong><a href="http://gparted.sourceforge.net/" title="Gnome Partition Editor">GParted</a> LiveCD.</strong></p>
<p>I mounted the ISO file to the VM and configured it to boot from it.  When the GUI appeared, I selected the system partition and I dragged it to expand to the unallocated space.</p>
<p>That was it.  A couple of reboots later and the VM disk has an extra 10GB of space.  Not bad&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://costas.cpstechgroup.com/2008/05/23/expanding-vm-disk-and-adjusting-the-os-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
