<?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: How to enable USB support in VirtualBox on a linux host</title>
	<atom:link href="http://www.michael-kolb.co.uk/linuxbasics/how-to-enable-usb-support-in-virtualbox-on-a-linux-host/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michael-kolb.co.uk/linuxbasics/how-to-enable-usb-support-in-virtualbox-on-a-linux-host/</link>
	<description>Web Engineering</description>
	<lastBuildDate>Thu, 10 Jun 2010 17:16:52 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mk_michael</title>
		<link>http://www.michael-kolb.co.uk/linuxbasics/how-to-enable-usb-support-in-virtualbox-on-a-linux-host/comment-page-1/#comment-4398</link>
		<dc:creator>mk_michael</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.michael-kolb.co.uk/?p=1146#comment-4398</guid>
		<description>I&#039;m actually using Debian Etch and it works very fine</description>
		<content:encoded><![CDATA[<p>I&#8217;m actually using Debian Etch and it works very fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk_michael</title>
		<link>http://www.michael-kolb.co.uk/linuxbasics/how-to-enable-usb-support-in-virtualbox-on-a-linux-host/comment-page-1/#comment-4397</link>
		<dc:creator>mk_michael</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.michael-kolb.co.uk/?p=1146#comment-4397</guid>
		<description>Hello Kevin,
my mountkernfs.sh looks like:
#
# Mount proc filesystem on /proc
#
domount proc &quot;&quot; /proc proc -onodev,noexec,nosuid
domount usbfs usbdevfs /proc/bus/usb usbfs  onodev,noexec,nosuid,devgid=122,devmode=664

my fstab looks like:
# /etc/fstab: static file system information.
#
none /proc/bus/usb usbfs auto,busgid=122,busmode=0775,devgid=122,devmode=0664 0 0
proc  /proc  proc defaults  0  0</description>
		<content:encoded><![CDATA[<p>Hello Kevin,<br />
my mountkernfs.sh looks like:<br />
#<br />
# Mount proc filesystem on /proc<br />
#<br />
domount proc &#8220;&#8221; /proc proc -onodev,noexec,nosuid<br />
domount usbfs usbdevfs /proc/bus/usb usbfs  onodev,noexec,nosuid,devgid=122,devmode=664</p>
<p>my fstab looks like:<br />
# /etc/fstab: static file system information.<br />
#<br />
none /proc/bus/usb usbfs auto,busgid=122,busmode=0775,devgid=122,devmode=0664 0 0<br />
proc  /proc  proc defaults  0  0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.michael-kolb.co.uk/linuxbasics/how-to-enable-usb-support-in-virtualbox-on-a-linux-host/comment-page-1/#comment-4396</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.michael-kolb.co.uk/?p=1146#comment-4396</guid>
		<description>Apparently usbfs is not used after ubuntu 7.10 so this technique will not work with the latest releases of Ubuntu.</description>
		<content:encoded><![CDATA[<p>Apparently usbfs is not used after ubuntu 7.10 so this technique will not work with the latest releases of Ubuntu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.michael-kolb.co.uk/linuxbasics/how-to-enable-usb-support-in-virtualbox-on-a-linux-host/comment-page-1/#comment-4395</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.michael-kolb.co.uk/?p=1146#comment-4395</guid>
		<description># sudo VirtualBox does not work on my laptop with Ubuntu 9.04. Virtualbox acts like it has just been installed and does not see any of the VMs already installed.

Editing mountkernfs.sh and fstab which in Ubuntu should be done using sudo gedit didn&#039;t work either. First I pasted the entire group id for vboxusers and then just the group id # and neither worked. An example of what it should look like would help this relative newbie.</description>
		<content:encoded><![CDATA[<p># sudo VirtualBox does not work on my laptop with Ubuntu 9.04. Virtualbox acts like it has just been installed and does not see any of the VMs already installed.</p>
<p>Editing mountkernfs.sh and fstab which in Ubuntu should be done using sudo gedit didn&#8217;t work either. First I pasted the entire group id for vboxusers and then just the group id # and neither worked. An example of what it should look like would help this relative newbie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luciano</title>
		<link>http://www.michael-kolb.co.uk/linuxbasics/how-to-enable-usb-support-in-virtualbox-on-a-linux-host/comment-page-1/#comment-4180</link>
		<dc:creator>Luciano</dc:creator>
		<pubDate>Thu, 20 Aug 2009 14:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.michael-kolb.co.uk/?p=1146#comment-4180</guid>
		<description>Hi,
I have a simple ideia...
Just type on shell with root privileges...
# sudo VirtualBox

Thanks for the help... if you don&#039;t say that the problem was the privileges, i will never know.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have a simple ideia&#8230;<br />
Just type on shell with root privileges&#8230;<br />
# sudo VirtualBox</p>
<p>Thanks for the help&#8230; if you don&#8217;t say that the problem was the privileges, i will never know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
