<?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>LiquidFoot &#187; virtual box</title>
	<atom:link href="http://www.liquidfoot.com/tag/virtual-box/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.liquidfoot.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 02 Jan 2012 22:56:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Virtualbox 2.0</title>
		<link>http://www.liquidfoot.com/2008/09/11/virtualbox-20/</link>
		<comments>http://www.liquidfoot.com/2008/09/11/virtualbox-20/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 13:18:41 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual box]]></category>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=65</guid>
		<description><![CDATA[I saw this morning that Sun released VirtualBox 2.0 (it was released last Thursday, but had missed that). The big update (at least to me) is that it now supports 64-bit guests (on 64-bit hosts). I added the deb packages for my Ubuntu box and installed the virtualbox-2.0. The package installed properly, but the icon [...]]]></description>
			<content:encoded><![CDATA[<p>I saw this morning that Sun released VirtualBox 2.0 (it was released last Thursday, but had missed that). The big update (at least to me) is that it now supports 64-bit guests (on 64-bit hosts). I added the <a href="http://www.virtualbox.org/wiki/Linux_Downloads">deb packages for my Ubuntu</a> box and installed the virtualbox-2.0. The package installed properly, but the icon I had been using to launch the program went away and launching from the terminal also disappered.</p>
<p>The fix was pretty quick, but took a couple of minutes to locate. On top of installing the new package, you also need to run the vboxdrv setup to recompile the kernel module.</p>
<pre class="brush: php; title: ; notranslate">sudo /etc/init.d/vboxdrv setup</pre>
<p>After you run this, everything runs wonderfly again <img src='http://www.liquidfoot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidfoot.com/2008/09/11/virtualbox-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Box</title>
		<link>http://www.liquidfoot.com/2008/07/21/virtual-box/</link>
		<comments>http://www.liquidfoot.com/2008/07/21/virtual-box/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 13:22:19 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[virtual box]]></category>
		<category><![CDATA[vmware]]></category>
		<guid isPermaLink="false">http://www.liquidfoot.com/?p=26</guid>
		<description><![CDATA[On several of the projects I work on, it&#8217;s very handy to have multiple operating systems installed to test out my code. For a while I&#8217;ve been using VMWare. It&#8217;s been working pretty nicely and I didn&#8217;t have many complaints. I did experience some headaches when I upgraded to Ubuntu 8.04 because of the kernel [...]]]></description>
			<content:encoded><![CDATA[<p>On several of the projects I work on, it&#8217;s very handy to have multiple operating systems installed to test out my code. For a while I&#8217;ve been using VMWare. It&#8217;s been working pretty nicely and I didn&#8217;t have many complaints. I did experience some headaches when I upgraded to Ubuntu 8.04 because of the kernel packages, but after a couple of bug fixes, recompiling, and reconfiguring, everything was happy.</p>
<p>I&#8217;ve got a Mac Pro on the desk next to me that we&#8217;ve been running Parallels on to run some of our Windows-only software (e.g. the client for our library catalog). Phil saw that there was support for Windows on OS X 10.5, so we threw Virtual Box on it to try it out. Here are my observations thus far running the software on Ubuntu and Leopard:</p>
<ol>
<li>Virtual Box seems to be a bit faster. I have no tests to back this up, it just <em>seems</em> faster.</li>
<li>The VDIs are nice (here&#8217;s a <a href="http://veedee-eyes.com/veedeeeyes/vdi/index">longer list</a> of VDIs)</li>
<li>Permissions for the kernel driver can cause a small headache (be sure to add your user account to the vboxusers group).</li>
<li>Virtual Box doesn&#8217;t require me to go get keys when I rebuild a computer and forget to write down the key <img src='http://www.liquidfoot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p>So far, I really am liking Virtual Box&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidfoot.com/2008/07/21/virtual-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

