<?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>ItHowTo.ro &#187; virtualBox</title>
	<atom:link href="http://www.ithowto.ro/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blog about IT realated stuff by WSS</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:35:28 +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>HowTo: Install guest additions for VirtualBox on Debian Lenny 5.0</title>
		<link>http://www.ithowto.ro/2009/03/howto-install-guest-additions-for-virtualbox-on-debian-lenny-50/</link>
		<comments>http://www.ithowto.ro/2009/03/howto-install-guest-additions-for-virtualbox-on-debian-lenny-50/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 14:25:34 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[virtualBox]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=75</guid>
		<description><![CDATA[I have the following setup. The Host machine is running Windows Vista 64 with VirtualBox.
I&#8217;ve installed Debian Lenny 5.0 from a NetCD and now i want to install the guest additions modules. The guest additions are very useful because they have a lot of usability features like: copy-ing/pasting from the guest system to the host [...]]]></description>
			<content:encoded><![CDATA[<p>I have the following setup. The Host machine is running Windows Vista 64 with VirtualBox.</p>
<p>I&#8217;ve installed Debian Lenny 5.0 from a NetCD and now i want to install the guest additions modules. The guest additions are very useful because they have a lot of usability features like: copy-ing/pasting from the guest system to the host sistem, you can fly the mouse pointer in and out of the guest system and so on.</p>
<p>On the VirtualBox menu go to Devices and click Install Guest Additions. This will mount a virtual cd in your linux guest system. Go to your cd-rom ( which also has the guest additions for windows ) :</p>
<p><strong>cd /cdrom</strong> and run <strong>./VBoxLinuxAdditions-x86.run</strong>.</p>
<p>You might get an error about installing linux kernel headers and build packages. That can easily be solved by using apt-get :</p>
<p><strong>apt-get install build-essential linux-headers-`uname -r`</strong></p>
<p>the &#8216;uname -r&#8217; will autocomplete the kernel needed kernel version.</p>
<p>After this rerun the <strong>./VBoxLinuxAdditions-x86.run </strong>and it should all go well. Reboot the debian system and enjoy the magical guest additions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/03/howto-install-guest-additions-for-virtualbox-on-debian-lenny-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
