<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VirtualBox on paapereira.xyz</title><link>https://paapereira.xyz/tags/virtualbox/</link><description>Recent content in VirtualBox on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Wed, 19 May 2010 22:44:00 +0100</lastBuildDate><atom:link href="https://paapereira.xyz/tags/virtualbox/index.xml" rel="self" type="application/rss+xml"/><item><title>Oracle VM VirtualBox 3.2</title><link>https://paapereira.xyz/posts/2010/05/oracle-vm-virtualbox-32/</link><pubDate>Wed, 19 May 2010 22:44:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2010/05/oracle-vm-virtualbox-32/</guid><description>&lt;p>After the acquisition of Sun Microsystems by Oracle Corporation VirtualBox is now called Oracle VM VirtualBox.&lt;/p>
&lt;p>If you have a previous version already installed you need to manually install the new one. This is the 3.2.0 version.&lt;/p>
&lt;h2 id="install">Install&lt;/h2>
&lt;ul>
&lt;li>Go to System &amp;gt; Administration &amp;gt; Software Sources and Third-Party Software.&lt;/li>
&lt;li>Add the following sources for Lucid (check your distribution &lt;a href="http://www.virtualbox.org/wiki/Linux_Downloads">here&lt;/a>)&lt;/li>
&lt;li>Download and register Oracle authentication key&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure your source list is updated&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure you have &lt;a href="http://linux.dell.com/projects.shtml">dkms&lt;/a> installed (so Virtualbox host kernel is automatically updated as you update your system kernel)&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install dkms
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Install Virtualbox 3.2&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install virtualbox-3.2
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Logoff and login again&lt;/li>
&lt;li>Start Virtualbox at Applications &amp;gt; System Tools &amp;gt; Sun VirtualBox&lt;/li>
&lt;li>Don&amp;rsquo;t forget to install/reinstall the Guest Additions in all your virtual machines (after starting the virtual machine go to Devices &amp;gt; Install Guest Additions)&lt;/li>
&lt;/ul></description></item><item><title>Virtualbox 3.1</title><link>https://paapereira.xyz/posts/2010/01/virtualbox-31/</link><pubDate>Wed, 13 Jan 2010 21:47:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2010/01/virtualbox-31/</guid><description>&lt;p>Following &lt;a href="https://paapereira.xyz/posts/virtualbox-30/">previous posts&lt;/a> about installing &lt;a href="http://www.virtualbox.org/">Virtualbox&lt;/a>, here&amp;rsquo;s the 3.1 update (currently 3.1.2).&lt;/p>
&lt;p>If you have a previous version already installed you need to manually install the new one.&lt;/p>
&lt;h2 id="install">Install&lt;/h2>
&lt;ul>
&lt;li>Go to &lt;em>System &amp;gt; Administration &amp;gt; Software Sources&lt;/em> and Third-Party Software.&lt;/li>
&lt;li>Add the following sources for Intrepid (check your distribution &lt;a href="http://www.virtualbox.org/wiki/Linux_Downloads">here&lt;/a>)&lt;/li>
&lt;li>Download and register Sun authentication key&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure your source list is updated&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure you have &lt;a href="http://linux.dell.com/projects.shtml">dkms&lt;/a> installed (so Virtualbox host kernel is automatically updated as you update your system kernel)&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install dkms
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Install Virtualbox 3.1&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install virtualbox-3.1
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Logoff and login again&lt;/li>
&lt;li>Start Virtualbox at Applications &amp;gt; System Tools &amp;gt; Sun VirtualBox&lt;/li>
&lt;li>If you want you can optionally register your VirtualBox installation&lt;/li>
&lt;li>If you have a Windows Virtual Machine don&amp;rsquo;t forget to install the Guest Additions (after starting the virtual machine go to &lt;em>Devices &amp;gt; Install Guest Additions&lt;/em>)&lt;/li>
&lt;/ul></description></item><item><title>Virtualbox 3.0</title><link>https://paapereira.xyz/posts/2009/10/virtualbox-30/</link><pubDate>Fri, 16 Oct 2009 18:42:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2009/10/virtualbox-30/</guid><description>&lt;p>Following &lt;a href="https://paapereira.xyz/posts/virtualbox-21/">previous posts&lt;/a> about installing &lt;a href="http://www.virtualbox.org/">Virtualbox&lt;/a>, here&amp;rsquo;s the 3.0 update (currently 3.0.8).&lt;/p>
&lt;p>If you have a previous version already installed you need to manually install the new one.&lt;/p>
&lt;h2 id="install">Install&lt;/h2>
&lt;ul>
&lt;li>Go to System &amp;gt; Administration &amp;gt; Software Sources and Third-Party Software.&lt;/li>
&lt;li>Add the following sources for Intrepid (check your distribution &lt;a href="http://www.virtualbox.org/wiki/Linux_Downloads">here&lt;/a>)&lt;/li>
&lt;li>Download and register Sun authentication key&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure your source list is updated&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure you have &lt;a href="http://linux.dell.com/projects.shtml">dkms&lt;/a> installed (so Virtualbox host kernel is automatically updated as you update your system kernel)&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install dkms
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Install Virtualbox 3.0&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install virtualbox-3.0
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Logoff and login again&lt;/li>
&lt;li>Start Virtualbox at &lt;em>Applications &amp;gt; System Tools &amp;gt; Sun xVM VirtualBox&lt;/em>&lt;/li>
&lt;li>If you want you can optionally register your VirtualBox installation&lt;/li>
&lt;li>If you have a Windows Virtual Machine don&amp;rsquo;t forget to install the Guest Additions (after starting the virtual machine go to &lt;em>Devices &amp;gt; Install Guest Additions&lt;/em>).&lt;/li>
&lt;/ul></description></item><item><title>VirtualBox Kernel driver not installed</title><link>https://paapereira.xyz/posts/2009/06/virtualbox-kernel-driver-not-installed/</link><pubDate>Fri, 19 Jun 2009 19:08:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2009/06/virtualbox-kernel-driver-not-installed/</guid><description>&lt;p>After installing the new 2.6.28-13 kernel yesterday, running a virtual machine in &lt;a href="http://www.virtualbox.org/">VirtualBox&lt;/a> aborts with the following error:&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2008-2015/2009-06-19-virtualbox-kernel-driver-not-installed/virtualbox-kernel-error.png" alt="virtualbox">&lt;/p>
&lt;p>As the message says, the VirtualBox Linux kernel driver for the running Linux kernel isn&amp;rsquo;t installed.&lt;/p>
&lt;p>To re-setup the kernel module you just need to:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo /etc/init.d/vboxdrv setup
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item><item><title>Virtualbox 2.2</title><link>https://paapereira.xyz/posts/2009/04/virtualbox-22/</link><pubDate>Thu, 09 Apr 2009 20:07:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2009/04/virtualbox-22/</guid><description>&lt;p>Following &lt;a href="https://paapereira.xyz/posts/virtualbox-21/">previous posts&lt;/a> about installing &lt;a href="http://www.virtualbox.org/">Virtualbox&lt;/a>, here&amp;rsquo;s the 2.2 update (currently 2.2.0).&lt;/p>
&lt;p>If you have a previous version already installed you need to manually install the new one.&lt;/p>
&lt;p>The most exciting addition is 3D acceleration for Linux guests, ie, Compiz. Yes sir :-)&lt;/p>
&lt;h2 id="install">Install&lt;/h2>
&lt;ul>
&lt;li>Go to System &amp;gt; Administration &amp;gt; Software Sources and Third-Party Software.&lt;/li>
&lt;li>Add the following sources for Intrepid (check your distribution &lt;a href="http://www.virtualbox.org/wiki/Linux_Downloads">here&lt;/a>)&lt;/li>
&lt;li>Download and register Sun authentication key&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure your source list is updated&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure you have &lt;a href="http://linux.dell.com/projects.shtml">dkms&lt;/a> installed (so Virtualbox host kernel is automatically updated as you update your system kernel)&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install dkms
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Install Virtualbox 2.2&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install virtualbox-2.2
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Logoff and login again&lt;/li>
&lt;li>Start Virtualbox at &lt;em>Applications &amp;gt; System Tools &amp;gt; Sun xVM VirtualBox&lt;/em>&lt;/li>
&lt;li>If you have a Windows Virtual Machine don&amp;rsquo;t forget to install the Guest Additions (after starting the virtual machine go to &lt;em>Devices &amp;gt; Install Guest Additions&lt;/em>).&lt;/li>
&lt;/ul></description></item><item><title>Virtualbox 2.1</title><link>https://paapereira.xyz/posts/2009/01/virtualbox-21/</link><pubDate>Tue, 27 Jan 2009 21:53:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2009/01/virtualbox-21/</guid><description>&lt;p>Following &lt;a href="https://paapereira.xyz/posts/virtualbox-20/">previous posts&lt;/a> about installing &lt;a href="http://www.virtualbox.org/">Virtualbox&lt;/a>, here&amp;rsquo;s the 2.1 update (currently 2.1.2).&lt;/p>
&lt;p>If you have 2.0 already installed you need to manually install the new version.&lt;/p>
&lt;h2 id="install">Install&lt;/h2>
&lt;ul>
&lt;li>Go to System &amp;gt; Administration &amp;gt; Software Sources and Third-Party Software.&lt;/li>
&lt;li>Add the following sources for Intrepid (check your distribution &lt;a href="http://www.virtualbox.org/wiki/Linux_Downloads">here&lt;/a>)&lt;/li>
&lt;li>Download and register Sun authentication key&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure your source list is updated&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Be sure you have &lt;a href="http://linux.dell.com/projects.shtml">dkms&lt;/a> installed (so Virtualbox host kernel is automatically updated as you update your system kernel)&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install dkms
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Install Virtualbox 2.1&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install virtualbox-2.1
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Logoff and login again&lt;/li>
&lt;li>Start Virtualbox at Applications &amp;gt; System Tools &amp;gt; Sun xVM VirtualBox&lt;/li>
&lt;li>If you have a Windows Virtual Machine don&amp;rsquo;t forget to install the Guest Additions (after starting the virtual machine go to Devices &amp;gt; Install Guest Additions).&lt;/li>
&lt;/ul></description></item><item><title>Virtualbox 2.0</title><link>https://paapereira.xyz/posts/2008/09/virtualbox-20/</link><pubDate>Tue, 16 Sep 2008 12:57:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2008/09/virtualbox-20/</guid><description>&lt;p>&lt;a href="http://www.virtualbox.org/">Virtualbox 2.0&lt;/a> is out and now it&amp;rsquo;s easier to install and maintain.&lt;/p>
&lt;h2 id="install">Install&lt;/h2>
&lt;ul>
&lt;li>Download and register Sun authentication key&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Go to System &amp;gt; Administration &amp;gt; Software Sources and Third-Party Software.&lt;/li>
&lt;li>Add the following sources for Hardy (check your distibution &lt;a href="http://www.virtualbox.org/wiki/Linux_Downloads">here&lt;/a>)&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-text" data-lang="text">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>deb http://download.virtualbox.org/virtualbox/debian hardy non-free
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Now you can go to Synaptic Package Manager and look for virtualbox. This way you can uninstall previous Virtualbox installations (Synaptic Package Manager will do that for you).&lt;/li>
&lt;li>Don&amp;rsquo;t forget to install the new Guest Additions if you&amp;rsquo;re using a Windows Virtual Machine.&lt;/li>
&lt;li>Now you&amp;rsquo;ll receive updated through Update Manager.&lt;/li>
&lt;/ul>
&lt;p>Also check my previous posts about Virtualbox for more info and tips:&lt;/p></description></item><item><title>Sun Virtualbox</title><link>https://paapereira.xyz/posts/2008/07/sun-virtualbox/</link><pubDate>Wed, 30 Jul 2008 23:03:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2008/07/sun-virtualbox/</guid><description>&lt;p>I have &lt;a href="https://paapereira.xyz/posts/windows-under-linux/">Virtualbox OSE&lt;/a> (Open Source Edition) installed. I use it basically to use Office, when needed.&lt;/p>
&lt;p>Currently I only restart to Windows to sync my iPod Touch, and that&amp;rsquo;s because Virtualbox OSE doesn&amp;rsquo;t support USB.&lt;/p>
&lt;p>But there&amp;rsquo;s a version, provided by Sun, that supports USB devices.&lt;/p>
&lt;h2 id="uninstall-virtualbox-ose">Uninstall Virtualbox OSE&lt;/h2>
&lt;p>If you already have Virtualbox installed go to Applications &amp;gt; Add/Remove&amp;hellip; and look for &lt;em>virtualbox&lt;/em> to uninstall your current version.&lt;/p>
&lt;p>I also went to System &amp;gt; Administration &amp;gt; Synaptic Package Manager and also looked for &lt;em>virtualbox&lt;/em> to remove every trace of it.&lt;/p></description></item><item><title>Windows under Linux</title><link>https://paapereira.xyz/posts/2008/05/windows-under-linux/</link><pubDate>Thu, 01 May 2008 16:22:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2008/05/windows-under-linux/</guid><description>&lt;p>Ok, some things I may need to do in Windows (for now).&lt;/p>
&lt;p>So I will install a virtual Windows machine using &lt;a href="http://www.virtualbox.org/">VirtualBox&lt;/a>.&lt;/p>
&lt;h2 id="install">Install&lt;/h2>
&lt;ul>
&lt;li>Applications &amp;gt; Add/Remove Applications&lt;/li>
&lt;li>Show: All available applications&lt;/li>
&lt;li>Search: &lt;em>virtualbox&lt;/em>&lt;/li>
&lt;li>Check &lt;em>VirtualBox OSE&lt;/em> and Apply Changes&lt;/li>
&lt;li>Run VirtualBox (Applications &amp;gt; System Tools &amp;gt; VirtualBox OSE)&lt;/li>
&lt;/ul>
&lt;h2 id="creating-a-new-virtual-machine">Creating a new Virtual Machine&lt;/h2>
&lt;ul>
&lt;li>Click New and follow the instructions (a virtual hard disk is needed, but you&amp;rsquo;ll be easily guided through the installer)&lt;/li>
&lt;li>Go to Synaptic Package Manager&lt;/li>
&lt;li>Search for &lt;em>virtualbox&lt;/em>&lt;/li>
&lt;li>Install virtualbox-ose module for your kernel (like &lt;em>linux-image-2.6.24-16-generic&lt;/em>)&lt;/li>
&lt;li>Install virtualbox-ose-guest module for your kernel (like &lt;em>linux-image-2.6.24-16-generic&lt;/em>)&lt;/li>
&lt;li>Go to System &amp;gt; Administration &amp;gt; Users and Groups&lt;/li>
&lt;li>In &lt;em>Manage Groups&lt;/em> find &lt;em>vboxusers&lt;/em>, click &lt;em>Properties&lt;/em> and add your user to this Group&lt;/li>
&lt;li>Logout from Ubuntu&lt;/li>
&lt;li>Back to VirtualBox&lt;/li>
&lt;li>Go to Settings &amp;gt; CD/DVD-ROM and mount your Windows CD or iso Windows file&lt;/li>
&lt;li>Start the Virtual Machine and install Windows&lt;/li>
&lt;li>Tip: Click in the VirtualBox window to get the mouse pointer into Windows and click Alt+Ctrl to get the mouse pointer back to Ubuntu&lt;/li>
&lt;li>Note: I used &lt;a href="http://www.gnome.org/projects/brasero/">Brasero&lt;/a> to create a ISO image of Windows XP&lt;/li>
&lt;/ul>
&lt;h2 id="share-folders-with-the-virtual-machine">Share folders with the Virtual Machine&lt;/h2>
&lt;ul>
&lt;li>In the VirtualBox window go to Devices &amp;gt; Install Guest Additions&lt;/li>
&lt;li>This will download an iso image file, mounting it in Windows and install &lt;em>Guest Additions for Windows&lt;/em>&lt;/li>
&lt;li>Shutdown Windows&lt;/li>
&lt;li>Go to Settings &amp;gt; Shared Folder and add the folders you want to share&lt;/li>
&lt;li>Start Windows and map a Network Drive to:&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-text" data-lang="text">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>\\vboxsvr\yoursharedfolder
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="virtualbox-running-modes">VirtualBox running modes&lt;/h2>
&lt;ul>
&lt;li>Windowed: in this case Windows will be displayed in a window&lt;/li>
&lt;li>Fullscreen: in this case Windows will be displayed in full screen&lt;/li>
&lt;li>Seemless mode: in this case Windows will be integrated into Gnome&lt;/li>
&lt;/ul></description></item></channel></rss>