<?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>kb.hurricane-ridge.com &#187; vmx</title>
	<atom:link href="http://kb.hurricane-ridge.com/tag/vmx/feed" rel="self" type="application/rss+xml" />
	<link>http://kb.hurricane-ridge.com</link>
	<description>My personal - but public - knowledge base</description>
	<lastBuildDate>Mon, 09 Jan 2012 14:49:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using the em0 device on a FreeBSD VM under VMware</title>
		<link>http://kb.hurricane-ridge.com/virtualization/vmware/using-the-em0-device-on-a-freebsd-vm-under-vmware</link>
		<comments>http://kb.hurricane-ridge.com/virtualization/vmware/using-the-em0-device-on-a-freebsd-vm-under-vmware#comments</comments>
		<pubDate>Tue, 19 Jan 2010 20:24:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[e1000]]></category>
		<category><![CDATA[em0]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[le0]]></category>
		<category><![CDATA[vmx]]></category>

		<guid isPermaLink="false">http://kb.hurricane-ridge.com/?p=804</guid>
		<description><![CDATA[Remove the VM from the inventory of virtual machines. In the host OS for Server, and in the , edit the &#8216;.vmx&#8217; file for the FreeBSD host, adding the following line:: ethernet0.virtualDev = "e1000" Then, in the FreeBSD guest, change all references to le0 to em0 (such as in &#8216;/etc/rc.conf&#8217; and &#8216;/etc/rc.conf.local&#8217;). Do the same [...]]]></description>
			<content:encoded><![CDATA[<p>Remove the VM from the inventory of virtual machines.</p>
<p>In the host OS for Server, and in the , edit the &#8216;.vmx&#8217; file for the FreeBSD host, adding the following line::</p>
<p><code>ethernet0.virtualDev = "e1000"</code></p>
<p>Then, in the FreeBSD guest, change all references to le0 to em0 (such as in &#8216;/etc/rc.conf&#8217; and &#8216;/etc/rc.conf.local&#8217;). Do the same thing for ethernet1, le1 and em1, etc.</p>
<p>Once you&#8217;ve saved changes to the .vmx file, re-register the VM with an ESX host (e.g. use &#8220;vmware-cmd -s register &#8230;&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://kb.hurricane-ridge.com/virtualization/vmware/using-the-em0-device-on-a-freebsd-vm-under-vmware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

