<?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>Karlosp.net&#187; Resize</title>
	<atom:link href="http://www.karlosp.net/blog/tag/resize/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlosp.net/blog</link>
	<description>Malo mešano na žaru</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:25:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Resize a VMWare disk</title>
		<link>http://www.karlosp.net/blog/2008/04/23/resize-a-vmware-disk/</link>
		<comments>http://www.karlosp.net/blog/2008/04/23/resize-a-vmware-disk/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 20:01:57 +0000</pubDate>
		<dc:creator>karlosp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[Resize]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.karlosp.net/blog/2008/04/23/resize-a-vmware-disk/</guid>
		<description><![CDATA[Turn off the virtual machine; Commit/remove all the snapshots first! (I forgot to mention this, thanks JimO) Create a good backup of the files!; Open a Command Prompt and go to: C:\Program Files\VMWare\VMWare Server Run this command to expand the virtual disk: PLAIN TEXT CODE: vmware-vdiskmanager -x 12GB "My harddisk.vmdk" Note: Because this only expands [...]]]></description>
			<content:encoded><![CDATA[<p>Turn off the virtual machine;<br />
Commit/remove all the snapshots first! (I forgot to mention this, thanks JimO)<br />
Create a good backup of the files!;</p>
<p>Open a Command Prompt and go to:<br />
C:\Program Files\VMWare\VMWare Server</p>
<p>Run this command to expand the virtual disk:</p>
<div class="igBar"><span id="lcode-2"><a href="#" onclick="javascript:showPlainTxt('code-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-2">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">vmware-vdiskmanager -x 12GB <span style="color:#CC0000;">"My harddisk.vmdk"</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Note: Because this only expands the disk and not the partition, you'll need to resize the partition table as well. This can be done by 3rd party tools like 'Partition Magic', but also with 'diskpart.exe', builtin into Windows. In my case, this disk is a boot disk, meaning it can't be done on the virtual machine itself. I used another my 2nd virtual machine, running Windows XP.</p>
<p>Add the increased hard disk to a second virtual machine (must be turned off first!).</p>
<p>http://www.leonmeijer.nl/archive/2007/05/07/25.aspx</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlosp.net/blog/2008/04/23/resize-a-vmware-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

