<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Getting VirtualBox 2.02 working on Ubuntu 8.04</title>
	<atom:link href="http://technologytales.com/2008/10/10/getting-virtualbox-202-working-on-ubuntu-804/feed/" rel="self" type="application/rss+xml" />
	<link>http://technologytales.com/2008/10/10/getting-virtualbox-202-working-on-ubuntu-804/</link>
	<description>Adventures in the world of digital and computer technology</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:18:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: John</title>
		<link>http://technologytales.com/2008/10/10/getting-virtualbox-202-working-on-ubuntu-804/comment-page-1/#comment-68</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 12 Oct 2008 20:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://technologytales.com/?p=628#comment-68</guid>
		<description>Thanks for passing this on. I never noticed any problem so never delved any further...</description>
		<content:encoded><![CDATA[<p>Thanks for passing this on. I never noticed any problem so never delved any further&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo</title>
		<link>http://technologytales.com/2008/10/10/getting-virtualbox-202-working-on-ubuntu-804/comment-page-1/#comment-67</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Sun, 12 Oct 2008 14:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://technologytales.com/?p=628#comment-67</guid>
		<description>Thanks for the trick. However I had a minor problem. 

Remember to use the correct gid for the device. Supposing that the group to run virtual machines is called vboxusers, obtain the group id with cat /etc/group &#124; grep vboxusers &#124; cut -d: -f3 and instead of 46 use the output of this command.

This is my line:
none /proc/bus/usb usbfs devgid=124,devmode=664 0 0</description>
		<content:encoded><![CDATA[<p>Thanks for the trick. However I had a minor problem. </p>
<p>Remember to use the correct gid for the device. Supposing that the group to run virtual machines is called vboxusers, obtain the group id with cat /etc/group | grep vboxusers | cut -d: -f3 and instead of 46 use the output of this command.</p>
<p>This is my line:<br />
none /proc/bus/usb usbfs devgid=124,devmode=664 0 0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
