<?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>Mimor &#187; Virtualbox</title>
	<atom:link href="http://mimor.be/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://mimor.be</link>
	<description>Almost weekend!</description>
	<lastBuildDate>Wed, 18 Jan 2012 10:50:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu Server on VirtualBox returns error This kernel requires the following features not present on the cpu: 0:6</title>
		<link>http://mimor.be/2009/ubuntu-server-onn-virtualbox-returns-error-this-kernel-requires-the-following-features-not-presnet-on-the-cpu-06/</link>
		<comments>http://mimor.be/2009/ubuntu-server-onn-virtualbox-returns-error-this-kernel-requires-the-following-features-not-presnet-on-the-cpu-06/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 15:20:36 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Virtualbox]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=425</guid>
		<description><![CDATA[I installed Ubuntu Server 8.04 inside a VirtualBox (v 2.4.1_OSE) virtual machine. The installation went smooth, but when I wanted to boot into my Ubuntu Server, it returned the following error right after GRUB: This kernel requires the following features not present on the cpu: 0:6 Unable to boot &#8211; please use a kernel appropriate [...]]]></description>
			<content:encoded><![CDATA[<p>I installed Ubuntu Server 8.04 inside a VirtualBox (v 2.4.1_OSE) virtual machine.<br />
The installation went smooth, but when I wanted to boot into my Ubuntu Server, it returned the following error right after GRUB:</p>
<blockquote><p>This kernel requires the following features not present on the cpu: 0:6<br />
Unable to boot &#8211; please use a kernel appropriate for your CPU</p></blockquote>
<p>Screenshot or it didn&#8217;t happen?</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-429" style="border: 1px solid black;" title="Ubuntu Server onn VirtualBox returns error" src="http://mimor.be/wp-content/uploads/2009/08/Ubuntu-Server-onn-VirtualBox-returns-error.jpg" alt="Ubuntu Server on VirtualBox returns error" width="600" height="160" /></p>
<h3 style="text-align: left;">How to solve:</h3>
<p style="text-align: left;">This can be easily resolved by enabling the PAE/NX option in the virtual machine&#8217;s settings.<br />
This will expose the <acronym title="Physical Address Extension">PAE</acronym> of your CPU to the virtual machine.</p>
<p style="text-align: left;">Just:</p>
<ol>
<li>go to the homescreen of Virtualbox</li>
<li>select your virtual machine</li>
<li>click the &#8216;settings&#8217; button on top of the screen</li>
<li>click the tab &#8216;Advanced&#8217;</li>
<li>check the box next to &#8216;PAE/NX&#8217;</li>
</ol>
<p style="text-align: left;">Like in this screenshot:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-435" style="border: 1px solid black;" title="Enable PAE/NX in VirtualBox" src="http://mimor.be/wp-content/uploads/2009/08/Screenshot-testserver-Settings-1.jpg" alt="Screenshot-testserver - Settings-1" width="600" height="503" /></p>
<p>Now, you can fire up your virtual machine again, and it will start up without this error.</p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2009/ubuntu-server-onn-virtualbox-returns-error-this-kernel-requires-the-following-features-not-presnet-on-the-cpu-06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running a virtual machine on Ubuntu 9.04</title>
		<link>http://mimor.be/2009/running-a-virtual-machine-on-ubuntu-904/</link>
		<comments>http://mimor.be/2009/running-a-virtual-machine-on-ubuntu-904/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 23:34:00 +0000</pubDate>
		<dc:creator>Mimor</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://mimor.be/?p=47</guid>
		<description><![CDATA[Ever wanted to test something on another platform than the current one you&#8217;re on? Needed to take screenshots of a windows environment  while having a *nix-only network? Then you might consider running the extra OS as a guest in a virtual machine. There are lots of different ways to do this on Ubuntu. You might [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to test something on another platform than the current one you&#8217;re on?<br />
Needed to take screenshots of a windows environment  while having a *nix-only network?<br />
Then you might consider running the extra OS as a guest in a virtual machine.</p>
<p style="text-align: center;"><img class="alignnone" title="VMware &amp; VirtualBox logos" src="http://www.morraye.be/vmware-vbox.png" alt="" width="200" height="207" /></p>
<p style="text-align: left;">There are lots of different ways to do this on Ubuntu.<br />
You might want to use <a title="Official VMware website" href="http://www.vmware.com/">VMware</a>, <a title="Official Xen website" href="http://www.xen.org/">Xen</a>, <a title="Official KVM website" href="http://www.linux-kvm.org/">KVM</a>, Iguest, rhyp, <a title="User Mode Linux homepage" href="http://user-mode-linux.sourceforge.net/">UML</a>, <a title="The qemu homepage" href="http://www.nongnu.org/qemu/">qemu</a>, <a title="OpenVZ Official homepage" href="http://wiki.openvz.org/Main_Page">OpenVZ</a>, &#8230; catch my drift? <img src='http://mimor.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <span id="more-47"></span>Before making a rash decision, you should consider each of them carefully.<br />
Then start by asking yourself the question &#8220;What do I need?&#8221;.<br />
This is the single most important question when you want to install some software, as lots of them have cool features, you only use the first week.</p>
<p style="text-align: left;">I had quite some people suggesting VMware server, as it is free and gets the job done like it should plus it has cool features.<br />
But nevertheless I chose Sun&#8217;s VirtualBox because:</p>
<ul style="text-align: left;">
<li>it&#8217;s free</li>
<li>it&#8217;s Foss</li>
<li>it&#8217;s in the repository&#8217;s</li>
<li>it shows the world that a big company can easily produce Foss and gain on it.</li>
<li>it does whatever I need it to do.</li>
</ul>
<p style="text-align: left;">To install VirtaulBox fire up a terminal and hit:</p>
<blockquote style="text-align: left;"><p>sudo apt-get install virtualbox</p></blockquote>
<p style="text-align: left;">This will give you some output that might look like this (will differ depending the packages already on your system):</p>
<blockquote style="text-align: left;"><p>Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Note, selecting virtualbox-ose instead of virtualbox<br />
The following extra packages will be installed:<br />
libaudio2 libqt4-dbus libqt4-designer libqt4-network libqt4-qt3support libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqtcore4 libqtgui4 qt4-qtconfig virtualbox-ose virtualbox-ose-source<br />
Suggested packages:<br />
nas libqt4-dev bridge-utils<br />
The following NEW packages will be installed:<br />
libaudio2 libqt4-dbus libqt4-designer libqt4-network libqt4-qt3support libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqtcore4 libqtgui4 qt4-qtconfig virtualbox-ose virtualbox-ose-source<br />
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.<br />
Need to get 9413kB/18.7MB of archives.<br />
After this operation, 68.0MB of additional disk space will be used.<br />
Do you want to continue [Y/n]?</p></blockquote>
<p style="text-align: left;">Answer the question with &#8220;Y&#8221; and apt wil work it&#8217;s magic!<br />
Note that the last lines in your terminal will look like:</p>
<blockquote style="text-align: left;"><p>Adding modules to DKMS build system<br />
Doing initial module builds<br />
Installing initial modules<br />
Done.<br />
* Stopping VirtualBox kernel module&#8230;                                 [ OK ]<br />
* Starting VirtualBox kernel module&#8230;                                  [ OK ]</p>
<p>Processing triggers for libc6 &#8230;<br />
ldconfig deferred processing now taking place</p></blockquote>
<p style="text-align: left;">There is no real need to restart you computer or start the service, as it is done for you.<br />
So now you&#8217;ve mastered installing a visualization app. in no-time <img src='http://mimor.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center;"><a href="http://www.morraye.be/virtualbox_splash.jpg"><img class="alignnone" title="virtual box center logo" src="http://www.morraye.be/virtualbox_splash_thumb.jpg" alt="" width="98" height="200" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mimor.be/2009/running-a-virtual-machine-on-ubuntu-904/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

