<?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>Sérgio's blog &#187; Virtualization</title>
	<atom:link href="http://www.smachado.com/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smachado.com</link>
	<description>About computers, software, gadgets, programming and more....</description>
	<lastBuildDate>Sun, 16 May 2010 20:40:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing VirtualBox additional tools on Ubuntu 9.10 Karmic Koala</title>
		<link>http://www.smachado.com/2009/11/installing-virtualbox-additional-tools-on-ubuntu-9-10-karmic-koala/</link>
		<comments>http://www.smachado.com/2009/11/installing-virtualbox-additional-tools-on-ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:22:21 +0000</pubDate>
		<dc:creator>smachado</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.smachado.com/?p=146</guid>
		<description><![CDATA[This procedure was tested on VirtualBox 3.0.12 for Windows and Ubuntu 9.10 Server 32 bit as Guest.
To be able to enjoy seamless integration between the host operating system and the VirtualBox guest you have to install VirtualBox Additional Tools on the guest operating system.
To do so, follow the steps:
Ensure you have a working Internet connection.
Step [...]]]></description>
			<content:encoded><![CDATA[<p>This procedure was tested on VirtualBox 3.0.12 for Windows and Ubuntu 9.10 Server 32 bit as Guest.</p>
<p>To be able to enjoy seamless integration between the host operating system and the VirtualBox guest you have to install VirtualBox Additional Tools on the guest operating system.</p>
<p>To do so, follow the steps:</p>
<p>Ensure you have a working Internet connection.</p>
<p><strong>Step 1:</strong></p>
<p>Install requirements for the Additional Tools:</p>
<p>sudo apt-get install gcc linux-source-virtual linux-headers-virtual dkms</p>
<p>Reboot after installation.</p>
<p><strong>Step 2:</strong></p>
<p>After logging in again find the Install Additional Tools option on the Devices menu.</p>
<p>Then on your guest mount the cdrom:</p>
<p>sudo mount /media/cdrom</p>
<p><strong>Step 3:</strong></p>
<p>Now install the tools:</p>
<p>cd /media/cdrom</p>
<p>./VBoxLinuxAdditions-x86.run</p>
<p>This will install the additional tools for virtual box.</p>
<p>Reboot your system and you&#8217;re all set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smachado.com/2009/11/installing-virtualbox-additional-tools-on-ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
