<?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>patrik.cqure.net &#187; Virtualization</title>
	<atom:link href="http://patrik.cqure.net/wordpress/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrik.cqure.net/wordpress</link>
	<description>random thoughts about random things</description>
	<lastBuildDate>Fri, 27 Nov 2009 23:09:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>VirtualBox 2.2.0</title>
		<link>http://patrik.cqure.net/wordpress/2009/04/11/virtualbox-220/</link>
		<comments>http://patrik.cqure.net/wordpress/2009/04/11/virtualbox-220/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 09:04:35 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[2.2.0]]></category>
		<category><![CDATA[host-only]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=120</guid>
		<description><![CDATA[Just had the time to install VirtualBox 2.2.0 on my Mac and I am looking forward to testing the new host-only mode which made it into this release. This is something I have been using for quite a while in order to setup a number of systems on isolated networks by using loopback tun-devices. The [...]]]></description>
			<content:encoded><![CDATA[<p>Just had the time to install VirtualBox 2.2.0 on my Mac and I am looking forward to testing the new host-only mode which made it into this release. This is something I have been using for quite a while in order to setup a number of systems on isolated networks by using loopback tun-devices. The new host-only mode should make this so much easier without the hassle of setting up dhcp etc. on the host system.</p>
<p>Some other cool features also made it into the release such as:</p>
<ul>
<li>OVF (Open Virtualization Format) appliance import and export</li>
<li>OpenGL 3D acceleration for Linux and Solaris guests</li>
</ul>
<p>The complete Changelog is here <a href="http://www.virtualbox.org/wiki/Changelog">http://www.virtualbox.org/wiki/Changelog</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2009%2F04%2F11%2Fvirtualbox-220%2F&amp;linkname=VirtualBox%202.2.0"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2009/04/11/virtualbox-220/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating VirtualBox from Linux to Mac</title>
		<link>http://patrik.cqure.net/wordpress/2009/04/04/migrating-virtualbox-from-linux-to-mac/</link>
		<comments>http://patrik.cqure.net/wordpress/2009/04/04/migrating-virtualbox-from-linux-to-mac/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 11:51:24 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[coreaudio]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=114</guid>
		<description><![CDATA[So, I recently got myself a MacBook. So far I have been impressed with lot&#8217;s of things! And then there some stuff that I obviously have been less impressed with. One of these things has been the migration from the Linux version to the Mac OS X of VirtualBox 2.1.4. Maybe I was naive to [...]]]></description>
			<content:encoded><![CDATA[<p>So, I recently got myself a MacBook. So far I have been impressed with lot&#8217;s of things! And then there some stuff that I obviously have been less impressed with. One of these things has been the migration from the Linux version to the Mac OS X of VirtualBox 2.1.4. Maybe I was naive to start with, thinking that hey VirtualBox exists on Linux and it also exists on Mac, then it should be a matter of copying the files over and I should be up and running! Well, well, well it wasn&#8217;t quite that simple. Looking back, I could probably have made things a lot easyer by shutting down all machines instead of moving them in their saved state.</p>
<p><span id="more-114"></span></p>
<p>Copying the lot from Linux to Mac simply broke the whole VirtualBox installation which failed to start at all once the files were in place. I had expected some errors, however not total breakage. Simply creating new machine configurations and re-attaching the disks was out of the questions as most of my machines had several snapshots which I didn&#8217;t manage to reconnect to the new machine configuration. So I started to look for trouble in the old configuration files.</p>
<p>For starters several configuration files had absolute paths to disk files, dvd/cd images, snapshots etc. As my files now resided in different folders this had to be changed. I started modyfying the VirtualBox.xml by hand and finally made som quick search and replaces. I also took the chance to remove some older dvd/cd images which were no longer on the system. Oh and then there was the version attribute of the VirtualBox element that had to be changed from 1.6-linux to 1.6-macosx.</p>
<p>Then for each VirtualBox machine I had to open the Machines/&lt;machine name&gt;/&lt;machine name&gt;.xml file and first correct the version stuff from 1.6-linux to 1.6 macosx.  Ones this was done I needed to remove any cd/dvd images no longer accessible by the machine such as the installation dvd for the guest additions which was &#8220;left in the drive&#8221; for most machines. This was a matter of simply deleting the Image element between each DVDDrive element. Now the configuration was correct and the Machine could be loaded by the interface. For every machine that was in their saved state I hade to discard the state as the CPU did not match the one under which the image was saved. Once discarded the Machine could be opened by the VirtualBox interface where it was a matter of clicking through all the options to make sure they were correct. One option that needed to be changed for each machine was the audio configuration. In linux it was set to Pulse audio and in Mac OS X it needed to be CoreAudio. Also any old network interfaces no longer available, such as host interfaces pointing at interface names such as eth0, eth1 or any tun interface not present in the new system had to be corrected.</p>
<p>So with the configuration all changed both manually and in the GUI the Machine was good to go. Once corrected and started it all worked great and I was very happy with VirtualBox! It even works better than it did in Linux as so far I have had a lot less problems with machines in their saved state breaking and refusing to start because of image inconsistencies.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2009%2F04%2F04%2Fmigrating-virtualbox-from-linux-to-mac%2F&amp;linkname=Migrating%20VirtualBox%20from%20Linux%20to%20Mac"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2009/04/04/migrating-virtualbox-from-linux-to-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox 2.1.2</title>
		<link>http://patrik.cqure.net/wordpress/2009/01/22/virtualbox-212/</link>
		<comments>http://patrik.cqure.net/wordpress/2009/01/22/virtualbox-212/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 13:37:48 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=110</guid>
		<description><![CDATA[So VirtualBox 2.1.2 was released yesterday with some bug fixes and improvements. See the changelog for details. One little annoying bugglet that was fixed was the clonehd function of VBoxManage. Now the cloned disks do actually work instead of ending up corrupted and unbootable as described here. Another thing I have been having some issues [...]]]></description>
			<content:encoded><![CDATA[<p>So VirtualBox 2.1.2 was released yesterday with some bug fixes and improvements. See the <a href="http://www.virtualbox.org/wiki/Changelog">changelog</a> for details.</p>
<p>One little annoying bugglet that was fixed was the clonehd function of VBoxManage. Now the cloned disks do actually work instead of ending up corrupted and unbootable as described <a href="http://www.virtualbox.org/ticket/2813">here</a>.</p>
<p>Another thing I have been having some issues with, which happens every now and then, is some unexplainable freeze when accessing files and folders on network shares in Vista. The changelog mentions a fix for this problem for Windows 2000 and I am hoping to see less of this problem now.</p>
<p>Another great improvement is that I can now finally run my 1023 guest machines all at the same time, this limit used to be 127 <img src='http://patrik.cqure.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2009%2F01%2F22%2Fvirtualbox-212%2F&amp;linkname=VirtualBox%202.1.2"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2009/01/22/virtualbox-212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox 2.1 brings snapshots to vmdk</title>
		<link>http://patrik.cqure.net/wordpress/2008/12/17/virtualbox-21-brings-snapshots-to-vmdk/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/12/17/virtualbox-21-brings-snapshots-to-vmdk/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 21:24:28 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=95</guid>
		<description><![CDATA[Once I got all my machines converted I was extremely pleased to see that VirtualBox 2.1 now supports snapshots for vmdk disk images. This has been one of the obstacles remaining for some of my lazy co-workers to convert from VMware to Virtualbox. Before you had to convert your vmdk images to vdi in order [...]]]></description>
			<content:encoded><![CDATA[<p>Once I got all my machines converted I was extremely pleased to see that VirtualBox 2.1 now supports snapshots for vmdk disk images. This has been one of the obstacles remaining for some of my lazy co-workers to convert from VMware to Virtualbox. Before you had to convert your vmdk images to vdi in order to get support for snapshots. Now the VMware images can simply be copied to VirtualBox and off you go!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F12%2F17%2Fvirtualbox-21-brings-snapshots-to-vmdk%2F&amp;linkname=VirtualBox%202.1%20brings%20snapshots%20to%20vmdk"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/12/17/virtualbox-21-brings-snapshots-to-vmdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualbox 2.1, new release, new problems</title>
		<link>http://patrik.cqure.net/wordpress/2008/12/17/virtualbox-21-new-release-new-problems/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/12/17/virtualbox-21-new-release-new-problems/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 21:17:32 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[fails]]></category>
		<category><![CDATA[name.isNull()]]></category>
		<category><![CDATA[NetworkAdapter::loadSettings]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=88</guid>
		<description><![CDATA[Being all excited about Virtualbox 2.1 being released today I downloaded and installed it on my Ubuntu laptop. As quite a few changes have been made, including changes to networking, I was not very surprised to see that the configuration files needed to be upgraded by the application. However, I was surprised that 50% of [...]]]></description>
			<content:encoded><![CDATA[<p>Being all excited about Virtualbox 2.1 being released today I downloaded and installed it on my Ubuntu laptop. As quite a few changes have been made, including changes to networking, I was not very surprised to see that the configuration files needed to be upgraded by the application. However, I was surprised that 50% of them failed! I tracked the problem down to the machines I am running with custom startup and shutdown scripts for my host interfaces. It seems as the conversion failed to properly convert these machines as these scripts can no longer be used with host interfaces in the application.</p>
<p>According to the changelog:<em><br />
&#8220;New Host Interface Networking implementations for Windows and Linux hosts with easier setup (replaces TUN/TAP on Linux and manual bridging on Windows)&#8221;</em></p>
<p>I saw that the same issue I am having was reported <a href="http://www.virtualbox.org/ticket/2758">here</a> three hours ago. So if you are seeing a number of machines that fail to convert with the following message, this fix is for you.</p>
<p>&#8220;<em>Assertion failed: [!name.isNull()] at &#8216;/home/vbox/vbox-2.1.0/src/VBox/Main/NetworkAdapterImpl.cpp&#8217; (1068) in nsresult NetworkAdapter::loadSettings(const settings::Key&amp;). Please contact the product vendor!.</em>&#8221;</p>
<p>In order to fix the machines reporting this problem you need to:</p>
<ol>
<li> Enter the directory of the Machine configuration, in my case the users name is patrik and the machine name is XP which results in the following directory /home/patrik/.VirtualBox/Machines/XP/</li>
<li>Make a copy/backup of the xml file in this directory and open it with a suitable editor</li>
<li>Look for any lines containing &#8220;&lt;HostInterface TAPSetup&#8221; and simply delete it</li>
<li>If you have Virtualbox running simply press the refresh button of that machine and it should now convert</li>
</ol>
<p>Obviously, you will need to setup the interface again using the configuration editor.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F12%2F17%2Fvirtualbox-21-new-release-new-problems%2F&amp;linkname=Virtualbox%202.1%2C%20new%20release%2C%20new%20problems"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/12/17/virtualbox-21-new-release-new-problems/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Virtualbox 2.0.6 released</title>
		<link>http://patrik.cqure.net/wordpress/2008/12/01/virtualbox-206-released/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/12/01/virtualbox-206-released/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 20:55:17 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[2.0.6]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[resume]]></category>
		<category><![CDATA[saved state]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=86</guid>
		<description><![CDATA[Virtualbox was released the 21st of November with a few bugfixes. Some of what was fixed was the support for Nokia USB connected phones! I thought I would try this out thoroghly before writing this post, however as I have had the luck of filling my time with other stuff :/ I realized that this [...]]]></description>
			<content:encoded><![CDATA[<p>Virtualbox was released the 21st of November with a few bugfixes. Some of what was fixed was the support for Nokia USB connected phones! I thought I would try this out thoroghly before writing this post, however as I have had the luck of filling my time with other stuff :/ I realized that this will not happen. So far I can confirm that Nokia PC Suite now finds the phone and can atleast perform a full backup of my E71. However, I tried to be a little wild-and-crazy and update my firmware to the latest available which failed miserably twice. I&#8217;m guessing I should count myself lucky not bricking the phone based on the big fat WARNING messages that tell you &#8230; whatever you do, do not disconnect your phone&#8230;</p>
<p>A REALLY annoying thing with the 2.0.6 release is that the number of failed resumes from a saved state have increased considerably for me. Having an increase from one or two problems with resuming a previously saved state a month to four five times since my upgrade a weak ago does not feel that great. Even though this might be totally unrelated to version 2.0.6 failures started increasing about that time.</p>
<p>As one of my main reasons for switching to Virtualbox was the overall speed of virtualization and the speed of resuming from a saved state, this obviously bugs me a lot. Even though VMWare was awfully slow at resuming it only failed once or twice in a year.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F12%2F01%2Fvirtualbox-206-released%2F&amp;linkname=Virtualbox%202.0.6%20released"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/12/01/virtualbox-206-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bridging wlan interfaces in Virtualbox</title>
		<link>http://patrik.cqure.net/wordpress/2008/10/07/bridging-wireless-in-virtualbox/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/10/07/bridging-wireless-in-virtualbox/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 19:48:53 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[bridging]]></category>
		<category><![CDATA[tap]]></category>
		<category><![CDATA[tun]]></category>
		<category><![CDATA[vbox]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wlan]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=67</guid>
		<description><![CDATA[Thanks to SavvyAdmin.com I finally got bridging to work with my wireless device in VirtualBox. I have not yet given it as extensive testing that I would like but my first impression is that it actually works. In order to get it running you need two programs bcrelay and parprouted. I just this minute finnished [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://www.savvyadmin.com/virtualbox-wireless-bridging-with-dhcp/">SavvyAdmin.com</a> I finally got bridging to work with my wireless device in VirtualBox. I have not yet given it as extensive testing that I would like but my first impression is that it actually works. In order to get it running you need two programs bcrelay and parprouted. I just this minute finnished typing the last lines of my script that starts bridging between a given interface and the wlan. The script is somewhat long as it enables ip forwarding, makes apropriate changes in my firewall configuration, starts the daemons and finally tries to reset it all when it ends. I have posted the script <a href="http://www.cqure.net/files/virtualbox_bridge.sh.gz">here</a> for anyone who would like to try it out. Feel free to drop me a line with suggestions or changes.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F10%2F07%2Fbridging-wireless-in-virtualbox%2F&amp;linkname=Bridging%20wlan%20interfaces%20in%20Virtualbox"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/10/07/bridging-wireless-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualbox 2.0.2 released</title>
		<link>http://patrik.cqure.net/wordpress/2008/09/13/virtualbox-202-released/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/09/13/virtualbox-202-released/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 07:18:43 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=65</guid>
		<description><![CDATA[Sun released the 2.0.2 maintenance release yesterday. Judging by the changelog it fixes a number of kernel related crashes of the guest os and a number of GUI crashes. Might be good to upgrade in other words.]]></description>
			<content:encoded><![CDATA[<p>Sun released the 2.0.2 maintenance release yesterday. Judging by the <a href="http://virtualbox.org/wiki/Changelog">changelog</a> it fixes a number of kernel related crashes of the guest os and a number of GUI crashes. Might be good to upgrade in other words.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F09%2F13%2Fvirtualbox-202-released%2F&amp;linkname=Virtualbox%202.0.2%20released"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/09/13/virtualbox-202-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualbox 2.0.0 released</title>
		<link>http://patrik.cqure.net/wordpress/2008/09/05/virtualbox-200-released/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/09/05/virtualbox-200-released/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 07:53:20 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=62</guid>
		<description><![CDATA[Virtualbox 2.0.0 was released yesterday. Be sure to check it out at www.virtualbox.org. A part from the GUI improvements it contains a couple of performance improvements and bugfixes. The complete changelog is here. If you don&#8217;t want to end up loosing some work (as I did), make sure you don&#8217;t have any machines with their [...]]]></description>
			<content:encoded><![CDATA[<p>Virtualbox 2.0.0 was released yesterday. Be sure to check it out at <a href="http://www.virtualbox.org">www.virtualbox.org</a>.<br />
A part from the GUI improvements it contains a couple of performance improvements and bugfixes. The complete changelog is <a href="http://virtualbox.org/wiki/Changelog">here</a>.</p>
<p>If you don&#8217;t want to end up loosing some work (as I did), make sure you don&#8217;t have any machines with their state saved (ie. make sure you shut all machines down) before you upgrade.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F09%2F05%2Fvirtualbox-200-released%2F&amp;linkname=Virtualbox%202.0.0%20released"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/09/05/virtualbox-200-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualbox and Nokia PC Suite</title>
		<link>http://patrik.cqure.net/wordpress/2008/08/27/virtualbox-and-nokia-pc-suite/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/08/27/virtualbox-and-nokia-pc-suite/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 17:50:05 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[e71]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[PC Suite]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=46</guid>
		<description><![CDATA[I recently changed mobile phones from my LG KS20 to a Nokia E71. All in all I am very pleased with the change to Nokia and I must say that I am truly impressed with this model. Well, except for PC suite not working with Virtualbox ofcourse I don&#8217;t know whos to blame but the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently changed mobile phones from my LG KS20 to a Nokia E71. All in all I am very pleased with the change to Nokia and I must say that I am truly impressed with this model. Well, except for PC suite not working with Virtualbox ofcourse <img src='http://patrik.cqure.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I don&#8217;t know whos to blame but the software does not want to connect to my phone over USB. It finds the phone and installs all the right drivers but once PC Suite tries to connect I get &#8220;PC Suite does not regcognise the connected phone. The connection between the PC and phone failed, error code 0&#215;80044403. Switch of your phone, switch it on, and try again.&#8221;</p>
<p><a href="http://patrik.cqure.net/wordpress/wp-content/uploads/2008/08/nokia_error.png"><img class="alignnone size-medium wp-image-47" title="nokia_error" src="http://patrik.cqure.net/wordpress/wp-content/uploads/2008/08/nokia_error-300x56.png" alt="" width="300" height="56" /></a></p>
<p>I am running the latest PC Suite 7.0.8.2 on Windows XP in Virtualbox 1.6.4. My current workaround is to connect to the phone over bluetooth from the same Virtual XP installation using a USB Bluetooth dongle. I must say that this part is a bit of a pain in the &#8230;.. Well, I guess you can&#8217;t have it all.</p>
<p>The issue has been reported at both Virtualbox and Nokia forums so hopefully there will be a fix soon.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F08%2F27%2Fvirtualbox-and-nokia-pc-suite%2F&amp;linkname=Virtualbox%20and%20Nokia%20PC%20Suite"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/08/27/virtualbox-and-nokia-pc-suite/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
