<?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>Enhanced Linux &#187; Fedora</title>
	<atom:link href="http://enhancedlinux.com/category/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://enhancedlinux.com</link>
	<description>Enhancing Linux since 2006!</description>
	<lastBuildDate>Wed, 06 Apr 2011 22:44:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Install VirtualBox Guest Additions in Fedora Guests</title>
		<link>http://enhancedlinux.com/2010/06/27/how-to-install-virtualbox-guest-additions-in-fedora-guests/</link>
		<comments>http://enhancedlinux.com/2010/06/27/how-to-install-virtualbox-guest-additions-in-fedora-guests/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 14:11:08 +0000</pubDate>
		<dc:creator>Christer</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://enhancedlinux.com/?p=149</guid>
		<description><![CDATA[Installing VirtualBox guest additions seems to vary between distributions. The other day I saw an article outlining how to install VirtualBox Guest Additions on Ubuntu, but those same steps did not apply to my Fedora 13 Virtual Machine. In this article I&#8217;ll outline the packages and steps required to install VirtualBox Guest Additions on a ]]></description>
			<content:encoded><![CDATA[<p><a href="http://enhancedlinux.com/wp-content/uploads/2009/12/fedora-logo.png"><img class="alignright size-full wp-image-14" title="VirtualBox Guest Additions on Fedora" src="http://enhancedlinux.com/wp-content/uploads/2009/12/fedora-logo.png" alt="VirtualBox Guest Additions on Fedora" width="269" height="116" /></a>Installing VirtualBox guest additions seems to vary between distributions. The other day I saw an article outlining how to <a title="Install VirtualBox Guest Additions on Ubuntu" href="http://ubuntu-tutorials.com/2010/06/26/install-virtualbox-guest-additions-on-virtualbox-guests/">install VirtualBox Guest Additions on Ubuntu</a>, but those same steps did not apply to my Fedora 13 Virtual Machine. In this article I&#8217;ll outline the packages and steps required to install VirtualBox Guest Additions on a Fedora Guest.</p>
<p><strong>Requirements</strong></p>
<p>This tutorial assumes you already have VirtualBox installed and a Fedora Virtual Machine running.</p>
<p><strong>Installation</strong></p>
<p>To successfully install VirtualBox Guest Additions on a Fedora guest, you&#8217;ll need to install the following:</p>
<blockquote><p><code>yum install kernel-headers kernel-devel gcc</code></p></blockquote>
<p>Once these packages are installed you&#8217;ll be able to mount the VirtualBox Guest Additions image, and run the required script. This is done using the following steps:</p>
<ol>
<li>In the VirtualBox menu, under Devices, select &#8220;Install Guest Additions&#8221;</li>
<li>Select the VBOXADDITIONS* image from the Places menu, which will mount the image.</li>
<li>In a Terminal, navigate to /media/VBOXADDITIONS*/ and run: sudo ./VboxLinuxAdditions-(x86,amd64).sh</li>
<li>Reboot the Fedora guest</li>
</ol>
<p>Installing VirtualBox Guest Additions isn&#8217;t difficult, it is just different on most Linux distributions. Hopefully this helps those using Fedora quickly get it installed on their systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://enhancedlinux.com/2010/06/27/how-to-install-virtualbox-guest-additions-in-fedora-guests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

