<?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>Drew&#039;s Blog &#187; VirtualBox</title>
	<atom:link href="http://drewdahl.com/category/howto/virtualbox-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://drewdahl.com</link>
	<description>A Barrage of Liquid Awesome in Geek Form</description>
	<lastBuildDate>Thu, 26 May 2011 08:43:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>HowTo: Clone a VirtualBox HDD (.vdi)</title>
		<link>http://drewdahl.com/2009/12/06/howto-clone-a-virtualbox-hdd-vdi/</link>
		<comments>http://drewdahl.com/2009/12/06/howto-clone-a-virtualbox-hdd-vdi/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 09:29:51 +0000</pubDate>
		<dc:creator>Drew Dahl</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://drewdahl.com/?p=292</guid>
		<description><![CDATA[Okay, this will be short and sweet. Here&#8217;s how you clone a VirtualBox HDD in Windows: &#8220;C:\Program Files\Sun\VirtualBox\VBoxManage.exe&#8221; clonevdi &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP.vdi&#8221; &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP Clone.vdi&#8221; and in Linux: VBoxManage clonevdi /home/andrew/.VirtualBox/HardDisks/WindowsXP.vdi /home/andrew/.VirtualBox/HardDisks/WindowsXPClone.vdi The basic form is &#8220;VBoxManage clonevdi sourcevdi destinationvdi&#8221;. Now you may ask, why clone a virtual machine&#8217;s hard drive? Well, if you want to [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, this will be short and sweet.  Here&#8217;s how you clone a VirtualBox HDD in Windows:</p>
<p>&#8220;C:\Program Files\Sun\VirtualBox\VBoxManage.exe&#8221; clonevdi &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP.vdi&#8221; &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP Clone.vdi&#8221;</p>
<p>and in Linux:</p>
<p>VBoxManage clonevdi /home/andrew/.VirtualBox/HardDisks/WindowsXP.vdi /home/andrew/.VirtualBox/HardDisks/WindowsXPClone.vdi</p>
<p>The basic form is &#8220;VBoxManage clonevdi sourcevdi destinationvdi&#8221;.  Now you may ask, why clone a virtual machine&#8217;s hard drive?  Well, if you want to back them up, this works for that.  Or, if you want to duplicate that same virtual machine without having to do a second installation/activation.</p>
<p>Also to note, doing it this way will change the HDD&#8217;s UID, so you don&#8217;t get the error: &#8220;A hard disk with UUID {92c7da90-00f3-4bda-b338-57d24dad7f4b} or with the same properties (’/home/andrew/.VirtualBox/HardDisks/WindowsXP.vdi’) is already registered.&#8221;</p>
<p>Also, last thing to note&#8230;  Instead of the directory &#8220;HardDrives&#8221;, yours may be &#8220;VDI&#8221;.  I believe in older versions of VirtualBox it was VDI; however, these days it&#8217;s HardDrives.</p>
]]></content:encoded>
			<wfw:commentRss>http://drewdahl.com/2009/12/06/howto-clone-a-virtualbox-hdd-vdi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: drewdahl.com @ 2012-02-06 22:54:13 by W3 Total Cache -->
