<?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: Resize An Existing .vdi Virtualbox Image &#8211; EASILY!</title>
	<atom:link href="http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/</link>
	<description>Come To Share, Come To Learn</description>
	<lastBuildDate>Tue, 24 Aug 2010 02:03:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rick T</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-73260</link>
		<dc:creator>Rick T</dc:creator>
		<pubDate>Tue, 24 Aug 2010 02:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-73260</guid>
		<description>This one worked better for me...I&#039;m running Ubuntu Lucid 10.04 64Bit and my Vbox machine was windows 7

http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->This one worked better for me&#8230;I&#8217;m running Ubuntu Lucid 10.04 64Bit and my Vbox machine was windows 7</p>
<p><a href="http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/" rel="nofollow">http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/</a><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baltaz</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-72360</link>
		<dc:creator>baltaz</dc:creator>
		<pubDate>Mon, 09 Aug 2010 17:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-72360</guid>
		<description>I would add to John W.&#039;s comment that for Windows Vista and Windows 7 virtual machines, you can skip the EASUS Partition Manager installation and use Windows&#039;  Disk Management Utility to resize your main partition with the unallocated space (Start &gt; Run &gt; diskmgmt.msc).</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I would add to John W.&#8217;s comment that for Windows Vista and Windows 7 virtual machines, you can skip the EASUS Partition Manager installation and use Windows&#8217;  Disk Management Utility to resize your main partition with the unallocated space (Start &gt; Run &gt; diskmgmt.msc).<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John W</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-71029</link>
		<dc:creator>John W</dc:creator>
		<pubDate>Tue, 29 Jun 2010 12:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-71029</guid>
		<description>@Stephen:

The steps are:
1. Go into VirtualBox and create your larger hd.
2. Clone the data on your new hd using:
VBoxManage clonehd --existing oldhd.vdi newhd.vdi
3. Launch VirtualBox and boot into Windows.
4. Go to http://www.partition-tool.com/download.htm and download and download the (free) Home Edition of EASEUS ALL-IN-ONE Partition Manager Software.
5. Run EASEUS product, click on your partition, and choose the option to resize your partition and then choose the Apply button in the bottom left of the window. It will resize the partition in about 10 seconds or so.
6. Done!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->@Stephen:</p>
<p>The steps are:<br />
1. Go into VirtualBox and create your larger hd.<br />
2. Clone the data on your new hd using:<br />
VBoxManage clonehd &#8211;existing oldhd.vdi newhd.vdi<br />
3. Launch VirtualBox and boot into Windows.<br />
4. Go to <a href="http://www.partition-tool.com/download.htm" rel="nofollow">http://www.partition-tool.com/download.htm</a> and download and download the (free) Home Edition of EASEUS ALL-IN-ONE Partition Manager Software.<br />
5. Run EASEUS product, click on your partition, and choose the option to resize your partition and then choose the Apply button in the bottom left of the window. It will resize the partition in about 10 seconds or so.<br />
6. Done!<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monty</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-70965</link>
		<dc:creator>Monty</dc:creator>
		<pubDate>Sat, 26 Jun 2010 00:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-70965</guid>
		<description>Perfect! Thanks a lot!

One note when cloning on a Win7 machine the full path to the vdi disks is required i.e.

vboxmanage clonehd --existing e:vboxhdorig.vdi e:vbhoxhd
ew.vdi</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Perfect! Thanks a lot!</p>
<p>One note when cloning on a Win7 machine the full path to the vdi disks is required i.e.</p>
<p>vboxmanage clonehd &#8211;existing e:vboxhdorig.vdi e:vbhoxhd<br />
ew.vdi<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen G</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-70680</link>
		<dc:creator>Stephen G</dc:creator>
		<pubDate>Thu, 10 Jun 2010 17:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-70680</guid>
		<description>So I successfully cloned to a larger .vdi but my in XP my system partition is still the same size, with the extra GBs as unpartitioned space.  How do I resize the system (C:) partition?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->So I successfully cloned to a larger .vdi but my in XP my system partition is still the same size, with the extra GBs as unpartitioned space.  How do I resize the system (C:) partition?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olle</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-65149</link>
		<dc:creator>Olle</dc:creator>
		<pubDate>Tue, 16 Feb 2010 10:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-65149</guid>
		<description>Worked like a charm!!

Replace the old.vdi image with
VBoxManage storageattach machineB --storagectl &quot;IDE Controller&quot; --port 0 --device 0 --type hdd --medium /path/to/XP_10GIG.vdi</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Worked like a charm!!</p>
<p>Replace the old.vdi image with<br />
VBoxManage storageattach machineB &#8211;storagectl &#8220;IDE Controller&#8221; &#8211;port 0 &#8211;device 0 &#8211;type hdd &#8211;medium /path/to/XP_10GIG.vdi<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Experimentation in virtualization - Keith Bentrup&#8217;s Portforlio</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-63436</link>
		<dc:creator>Experimentation in virtualization - Keith Bentrup&#8217;s Portforlio</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-63436</guid>
		<description>[...] it&#8217;s time to resize and play with gparted. A more thorough guide is [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->[...] it&#8217;s time to resize and play with gparted. A more thorough guide is [...]<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: syrbot (Greg Milby)</title>
		<link>http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/comment-page-1/#comment-60057</link>
		<dc:creator>syrbot (Greg Milby)</dc:creator>
		<pubDate>Sun, 22 Nov 2009 23:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.attackr.com/?p=670#comment-60057</guid>
		<description>Virtualbox is like having an install of windows inside my linux box! http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Virtualbox is like having an install of windows inside my linux box! <a href="http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/" rel="nofollow">http://www.attackr.com/resize-an-existing-vdi-virtualbox-image-easily/</a><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
