<?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>plee.me &#187; convert</title>
	<atom:link href="http://blog.plee.me/tag/convert/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.plee.me</link>
	<description>About software, technology and random things</description>
	<lastBuildDate>Wed, 04 Jan 2012 18:52:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How To Migrate Your Live Windows System To VirtualBox</title>
		<link>http://blog.plee.me/2009/06/how-to-migrate-your-live-windows-system-to-virtualbox/</link>
		<comments>http://blog.plee.me/2009/06/how-to-migrate-your-live-windows-system-to-virtualbox/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 17:02:07 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Guides / How Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[live system]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.plee.me/?p=25</guid>
		<description><![CDATA[Hey! Ever regret that Sun didn't include something like a migration assistant for your live Windows system in VirtualBox? My method concentrates on these basic steps: Create a backup of your whole system partition Create a new VirtualBox Hard Disk Install Windows onto the VirtualBox Hard Disk to create a function MBR (Master Boot Record) [...]]]></description>
			<content:encoded><![CDATA[<p>Hey!</p>
<p>Ever regret that Sun didn't include something like a migration assistant for your live Windows system in VirtualBox?</p>
<p>My method concentrates on these basic steps:</p>
<ul>
<li>Create a backup of your whole system partition</li>
<li>Create a new VirtualBox Hard Disk</li>
<li>Install Windows onto the VirtualBox Hard Disk to create a function MBR (Master Boot Record)</li>
<li>Apply the backup onto your VirtualBox Hard Disk</li>
</ul>
<p>Done!</p>
<h3><strong>What you need:</strong></h3>
<ul>
<li><a href="http://www.virtualbox.org/">Sun VirtualBox</a></li>
<li><a href="http://www.acronis.com/">Acronis TrueImage Home 2009</a> (or an equivalent backup program)</li>
<li>File-to-ISO converter (like a CD/DVD burning program, e.g. <a href="http://www.nero.com/">Ahead Nero</a> or <a href="http://www.alcohol-soft.com/">Alcohol 120%</a>)</li>
<li>The Windows installation disc</li>
</ul>
<h3><strong>Process:</strong></h3>
<ul></ul>
<ol>
<li>Start Acronis TrueImage and create a backup of your whole system partition. For version 2009 doesn't mean <em>System State</em> but <em>My Computer</em> =&gt; <em>Disk 1</em> =&gt; <em>C:</em>. Leave <em>Back up sector-by-sector</em> unchecked<em>. </em>Adjust the other settings to your liking and start the backup process.</li>
<li>Go to <em>Tools</em> =&gt; <em>Create Bootable Rescue Media</em> and create the image as an ISO file.</li>
<li>Use your File-to-ISO converter or burning software to convert your .tbi backup file to an ISO that you will be able to mount it as a CD/DVD later on. (Reason being that I had problems selecting the right partition to be replaced by the backup when I had two partitions mounted to the virtual machine - the other one included the backup file. Also you won't be able to install the Guest Additions, so you can't mount folders over the VirtualBox shared folders.)</li>
<li>Start VirtualBox and create a new <em>Machine</em>. Choose your current OS and name it as you like.</li>
<li>During the process create a new <em>Boot Hard Disk</em> and give it the <em>same size</em> as your current system partition (maybe less if you know the size will be enough).</li>
<li>Adjust the settings of your new machine and start it.</li>
<li>Mount the Windows installation disc and install Windows. This is so that a proper MBR (Master Boot Record) is created because we will need one in order to boot from the final system.</li>
<li>After the Windows installation (as soon as you see the Windows Start Menu and stuff), mount the <em>Acronis Bootable Rescue Media ISO</em> as a CD/DVD and boot from it.</li>
<li>Select <em>Acronis True Image Home (Full Version)</em> and you'll see the TrueImage program like you did in Windows.</li>
<li>Dismount the current CD/DVD image.</li>
<li>Mount your the ISO with your backup file.</li>
<li>Click on <em>Manage and Restore</em> =&gt; <em>Browse for backup...</em> and open the CD/DVD Drive which should have the backup image file right there. If it doesn't, try unmounting and remounting it again.</li>
<li>Right-click on the backup in the list and select <em>Restore</em>.</li>
<li>Select the hard disk (partition) you just created and continue. Make sure that the <em>Restore MBR (Master Boot Recover) / Track 0</em> checkbox is unchecked.</li>
<li>Let it run through.</li>
<li>Now reboot your machine.</li>
<li>Congratulations! You should have a working copy of your live system in VirtualBox!</li>
</ol>
<ul></ul>
<p>I guess there are a couple of kinks here and there because I didn't actually do it like that (I installed Windows on the virtual machine before I attempted to restore via Acronis Bootable Rescue Media ... yeah, silly me <img src='http://blog.plee.me/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ) and it was about 3 days ago, so I'm writing off the top of my head.</p>
<p>Please give me feedback if it worked! (And also if it didn't!) <img src='http://blog.plee.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>In the case of Windows XP (and probably Vista and 7) because of the major change of hardware (actual drivers replaced by virtual drivers) you will be required to re-activate your Windows copy. XP gives you a maximum of 3 days for that.</strong></p>
<p>Just thought I'd mention it for clarity's sake <img src='http://blog.plee.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck and have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plee.me/2009/06/how-to-migrate-your-live-windows-system-to-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

