<?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>EDV - Ende der Vernunft &#187; VirtualBox</title>
	<atom:link href="http://www.ende-der-vernunft.org/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ende-der-vernunft.org</link>
	<description>Wir ertrinken in Information, aber hungern nach Wissen [John Naisbitt]</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:51:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image><title>EDV - Ende der Vernunft</title><url>http://www.ende-der-vernunft.org/files/joern/edv-banner.jpg</url><link>http://www.ende-der-vernunft.org</link></image>		<item>
		<title>Howto convert from VMware to VirtualBox</title>
		<link>http://www.ende-der-vernunft.org/2008/03/22/howto-convert-from-vmware-to-virtualbox/</link>
		<comments>http://www.ende-der-vernunft.org/2008/03/22/howto-convert-from-vmware-to-virtualbox/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 18:54:24 +0000</pubDate>
		<dc:creator>Joern</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.ende-der-vernunft.org/2008/03/22/howto-convert-from-vmware-to-virtualbox/</guid>
		<description><![CDATA[In January 2007 a small german software company (now owned by Sun Microsystems) released a quite usable virtualization solution called VirtualBox under the terms of the GPL licence. Since then VirtualBox has made a strong progress and can now compete with commercial solutions from VMware or Parallels with features like seamless mode or booting your [...]]]></description>
			<content:encoded><![CDATA[<p>In January 2007 a small german software company (now owned by Sun Microsystems) released a quite usable virtualization solution called <a href="http://virtualbox.org/">VirtualBox</a> under the terms of the GPL licence. Since then VirtualBox has made a strong progress and can now compete with commercial solutions from <a href="http://vmware.com/">VMware</a> or <a href="http://parallels.com/">Parallels</a> with features like <a href="http://virtualbox.org/attachment/wiki/Screenshots/VirtualBox_OSX_beta_3.png" rel="lightbox[2052]">seamless mode</a> or booting your guests from iSCSI. This howto is for all those folks looking to move from VMware Server to VirtualBox.</p>
<p>First of all forget about converting since VirtualBox can work with VMWare&#8217;s vmdk format. So there is no more dealing with odd stuff like <em>qemu-img</em>, <em>vditool</em> or <em>VBoxManage convertdd</em>. The only reason <a href="http://thedarkmaster.wordpress.com/2007/03/12/vmware-virtual-machine-to-virtual-box-conversion-how-to/">to convert</a> your virtual machine is if you plan to use snapshots. If you don&#8217;t so go ahead:</p>
<ul>
<li>Prepare your virtual machine by removing the vmware tools</li>
<li>Locate where your virtual machine is located. Mostly <em>/var/lib/vmware/$VIRTUALMACHINENAME</em></li>
<li>Change the user- and group-id of the virtual machine files from the root to your personal user:
<pre>waldorf: $ su
waldorf: # chown $USERNAME:$GROUPNAME /var/lib/vmware/$VIRTUALMACHINENAME -R
</pre>
</li>
<li>Now start <em>VirtualBox</em> and launch the <em>Virtual Disk Manager</em> via click through <em>File/Virtual Disk Manager</em> and add your virtual machine vmdk file</li>
<li>Add a new virtual machine with the former defined virtual disk</li>
<li>Start the virtual machine and install VirtualBox guest extensions</li>
<li>Done</li>
</ul>
<p>A few words for migrating Windows XP guest virtual machines: Please read <a href="http://virtualbox.org/wiki/Migrate_Windows">this</a> before you start and if you still have problems to boot try this:</p>
<div align="center"><a href="http://www.ende-der-vernunft.org/files/joern/20080322-howtomigratevmwarevirtualboxg.jpg" rel="lightbox[2052]"><img src="http://www.ende-der-vernunft.org/files/joern/20080322-howtomigratevmwarevirtualboxk.jpg" alt="Fine tuning your VirtualBox configuration" border="0" / /><br />
</a></div>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ende-der-vernunft.org/2008/03/22/howto-convert-from-vmware-to-virtualbox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Das beste aus beiden Welten</title>
		<link>http://www.ende-der-vernunft.org/2008/03/21/das-beste-aus-beiden-welten/</link>
		<comments>http://www.ende-der-vernunft.org/2008/03/21/das-beste-aus-beiden-welten/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 10:29:15 +0000</pubDate>
		<dc:creator>Joern</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Seamless Mode]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ende-der-vernunft.org/2008/03/21/das-beste-aus-beiden-welten/</guid>
		<description><![CDATA[Als Geek/Nerd lassen einen bestimmte Dinge nicht mehr los, bis man sie nicht selbst ausprobiert hat. Nachdem ich vom Seamless-Mode von VirtualBox gehört hatte, liess es mir auch keine Ruhe bis mich dann der Desktop anstrahlte: Ist zwar noch etwas hakelig beim Umschalten, ich vermute aber das hängt mit Compiz zusammen. Trotzdem kranke Scheisse!]]></description>
			<content:encoded><![CDATA[<p>Als Geek/Nerd lassen einen bestimmte Dinge nicht mehr los, bis man sie nicht selbst ausprobiert hat. Nachdem ich vom Seamless-Mode von <a href="http://www.virtualbox.org/">VirtualBox</a> gehört hatte, liess es mir auch keine Ruhe bis mich dann der Desktop anstrahlte:</p>
<div align="center"><a href="http://www.ende-der-vernunft.org/files/joern/20080321-virtualbox-seamlessg.jpg" rel="lightbox[2051]"><img src="http://www.ende-der-vernunft.org/files/joern/20080321-virtualbox-seamlessk.jpg" alt="Ein Linux-Desktop mit, durch VirtualBox, eingeblendeter Windows-Taskbar und Applikationen" border="0" / /></a></div>
<p>Ist zwar noch etwas hakelig beim Umschalten, ich vermute aber das hängt mit Compiz zusammen. Trotzdem kranke Scheisse!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ende-der-vernunft.org/2008/03/21/das-beste-aus-beiden-welten/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

