<?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: Configuring Ubuntu as a VMware Host</title>
	<atom:link href="http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/</link>
	<description>a blog by scott irvin</description>
	<lastBuildDate>Thu, 26 Jun 2008 13:26:20 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: scott</title>
		<link>http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/comment-page-1/#comment-7738</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 26 Jun 2008 13:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/#comment-7738</guid>
		<description>in ubuntu hardy the repositories for commerical software are:

deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

(note, at this time vmware-server does not appear to be working 100% with hardy heron)</description>
		<content:encoded><![CDATA[<p>in ubuntu hardy the repositories for commerical software are:</p>
<p>deb <a href="http://archive.canonical.com/ubuntu" rel="nofollow">http://archive.canonical.com/ubuntu</a> hardy partner<br />
deb-src <a href="http://archive.canonical.com/ubuntu" rel="nofollow">http://archive.canonical.com/ubuntu</a> hardy partner</p>
<p>(note, at this time vmware-server does not appear to be working 100% with hardy heron)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mmxman15</title>
		<link>http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/comment-page-1/#comment-3102</link>
		<dc:creator>mmxman15</dc:creator>
		<pubDate>Thu, 25 Oct 2007 14:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/#comment-3102</guid>
		<description>Thanks! this worked perfectly on Ubuntu Gutsy 7.10 with Vmware server 1.0.4</description>
		<content:encoded><![CDATA[<p>Thanks! this worked perfectly on Ubuntu Gutsy 7.10 with Vmware server 1.0.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rose pruyne &#187; Ubuntu and VMWare</title>
		<link>http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/comment-page-1/#comment-2889</link>
		<dc:creator>rose pruyne &#187; Ubuntu and VMWare</dc:creator>
		<pubDate>Fri, 05 Oct 2007 12:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/#comment-2889</guid>
		<description>[...]  scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host. [...]</description>
		<content:encoded><![CDATA[<p>[...]  scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/comment-page-1/#comment-2826</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 27 Sep 2007 19:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottirvin.net/2007/07/25/configuring-ubuntu-704-as-a-vmware-host/#comment-2826</guid>
		<description>may need to do this to get usb support working:

USB Devices Are Not Available on Some Linux hosts, the VM &gt; Removable Devices &gt; USB Devices Menu Is Empty

In short, the problem was Ubuntu not mounting USBFS to /proc/bus/usb.

Solution:
sudo mount -t usbfs none /proc/bus/usb

and add the following line in the /etc/fstab file:
usbfs /proc/bus/usb usbfs auto 0 0</description>
		<content:encoded><![CDATA[<p>may need to do this to get usb support working:</p>
<p>USB Devices Are Not Available on Some Linux hosts, the VM > Removable Devices > USB Devices Menu Is Empty</p>
<p>In short, the problem was Ubuntu not mounting USBFS to /proc/bus/usb.</p>
<p>Solution:<br />
sudo mount -t usbfs none /proc/bus/usb</p>
<p>and add the following line in the /etc/fstab file:<br />
usbfs /proc/bus/usb usbfs auto 0 0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
