<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - lost eth0 when using a copied ubuntu-server vm</title>
    <link>http://communities.vmware.com/community/vmtn/desktop/player?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 08 Jun 2009 05:34:55 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-06-08T05:34:55Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/1275808?tstart=0#1275808</link>
      <description>&lt;br /&gt;
Same problem after a conversion of an Ubuntu server. &lt;br /&gt;
&lt;p /&gt;
Your script DID fix it! Thanks!</description>
      <pubDate>Mon, 08 Jun 2009 05:34:55 GMT</pubDate>
      <author>ronalddevos</author>
      <guid>http://communities.vmware.com/message/1275808?tstart=0#1275808</guid>
      <dc:date>2009-06-08T05:34:55Z</dc:date>
      <clearspace:dateToText>5 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/1272985?tstart=0#1272985</link>
      <description>Thanks lilboy716, 2 years later and this still seems to be a problem when copying a VMWare.&lt;br /&gt;
&lt;br /&gt;
This is what I had to do on Ubuntu:&lt;br /&gt;
sudo rm /etc/udev/rules.d/70-persistent-net.rules&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
      <pubDate>Thu, 04 Jun 2009 18:48:21 GMT</pubDate>
      <author>oreostogo</author>
      <guid>http://communities.vmware.com/message/1272985?tstart=0#1272985</guid>
      <dc:date>2009-06-04T18:48:21Z</dc:date>
      <clearspace:dateToText>5 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/1178698?tstart=0#1178698</link>
      <description>hi Lance; &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
Your solution also applies to ubuntu 8.10 server edition . &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
thank you.</description>
      <pubDate>Sun, 22 Feb 2009 11:02:11 GMT</pubDate>
      <author>harunsahiner</author>
      <guid>http://communities.vmware.com/message/1178698?tstart=0#1178698</guid>
      <dc:date>2009-02-22T11:02:11Z</dc:date>
      <clearspace:dateToText>9 months, 3 days ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/1014369?tstart=0#1014369</link>
      <description>&lt;br /&gt;
For Ubuntu 8.04 I got eth0 work by doing the following:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;sudo rm /etc/udev/rules.d/70-persistent-net.rules &lt;br clear="all" /&gt; sudo reboot&lt;/blockquote&gt;
Also I went back and removed the 70-persistent-net.rules from my gold source used for cloning.</description>
      <pubDate>Wed, 06 Aug 2008 18:54:54 GMT</pubDate>
      <author>Lance Rushing</author>
      <guid>http://communities.vmware.com/message/1014369?tstart=0#1014369</guid>
      <dc:date>2008-08-06T18:54:54Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/731407?tstart=0#731407</link>
      <description>I ran into this problem on Debian Etch. If the vm only has one interface you can disable udev's interface cache by renaming the following rules:&lt;br /&gt;
&lt;br /&gt;
/etc/udev/rules.d/z25_persistent-net.rules --&amp;gt; /etc/udev/rules.d/z25_persistent-net.rules.disabled&lt;br /&gt;
/etc/udev/rules.d/z45_persistent-net-generator.rules --&amp;gt; /etc/udev/rules.d/z45_persistent-net-generator.rules.disabled&lt;br /&gt;
&lt;br /&gt;
The upside of this solution is that, as long as the vm only has one interface, it will always be named eth0, even if the mac address changes.&lt;br /&gt;
&lt;br /&gt;
The downside is that you will probably have to use manually configured mac addresses if you want any reliability with multiple interfaces. But this is true in the case of the other suggested remedies also.</description>
      <pubDate>Thu, 23 Aug 2007 10:12:41 GMT</pubDate>
      <author>burke3gd</author>
      <guid>http://communities.vmware.com/message/731407?tstart=0#731407</guid>
      <dc:date>2007-08-23T10:12:41Z</dc:date>
      <clearspace:dateToText>2 years, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/719384?tstart=0#719384</link>
      <description>I ran into this today as well.  ifconfig -a did not show eth0.  I did some things based on earlier posts before I got to the removal suggestion of the /etc/udev/rules.d/25-iftab.rules file.  I originally made changes to iftab and interfaces to reflect eth1 instead of eth0.  That did work like a charm until I ran apt-get upgrade.  I lost eth1.  ifconfig -a showed eth0 had returned.  I restored the backup of iftab and interfaces so eth0 was back.  I also rename /etc/udev/rules.d/25-iftab.rules to /etc/udev/rules.d/25-iftab.rules.old.  A reboot later and all is well.  Thanks to everyone for their suggestions.</description>
      <pubDate>Thu, 09 Aug 2007 16:15:38 GMT</pubDate>
      <author>gjstory</author>
      <guid>http://communities.vmware.com/message/719384?tstart=0#719384</guid>
      <dc:date>2007-08-09T16:15:38Z</dc:date>
      <clearspace:dateToText>2 years, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/713332?tstart=0#713332</link>
      <description>Just had a similar problem with RedHat Enterprise Linux 4 (RHEL4).  These files don't exist, but I was able to determine that "/etc/init.d/network restart" solved my problem.  My recollection from Ubuntu is that the method should work there too.</description>
      <pubDate>Fri, 03 Aug 2007 10:22:05 GMT</pubDate>
      <author>mieslep</author>
      <guid>http://communities.vmware.com/message/713332?tstart=0#713332</guid>
      <dc:date>2007-08-03T10:22:05Z</dc:date>
      <clearspace:dateToText>2 years, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/675405?tstart=0#675405</link>
      <description>I had the same problem with Gentoo&lt;br /&gt;
The Debian solution was very close to what I needed. Here is what I had to do.&lt;br /&gt;
&lt;br /&gt;
Edited the following file&lt;br /&gt;
#vi /etc/udev/rules.d/70-persistent-net.rules&lt;br /&gt;
changed the MAC address to that listed in the .vmx file.&lt;br /&gt;
&lt;br /&gt;
If you delete the file instead, it will recreate the file and add the new MAC address but will assign it to eth1 after the reboot. You will then need to go into the file and change it to eth0 and then reboot again.</description>
      <pubDate>Tue, 19 Jun 2007 22:59:26 GMT</pubDate>
      <author>cwheeler33</author>
      <guid>http://communities.vmware.com/message/675405?tstart=0#675405</guid>
      <dc:date>2007-06-19T22:59:26Z</dc:date>
      <clearspace:dateToText>2 years, 5 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/639451?tstart=0#639451</link>
      <description>&lt;div class="jive-quote"&gt;If you delete this file, it will be rebuilt during&lt;br /&gt;
the next system startup and your problem should go&lt;br /&gt;
away.&lt;/div&gt;
&lt;br /&gt;
rainer,&lt;br /&gt;
&lt;br /&gt;
thank you very much; i ran into this problem several times (newer debian sarge and etch) and this solution works pretty well!&lt;br /&gt;
&lt;br /&gt;
cu&lt;br /&gt;
axl</description>
      <pubDate>Mon, 07 May 2007 20:22:56 GMT</pubDate>
      <author>axl</author>
      <guid>http://communities.vmware.com/message/639451?tstart=0#639451</guid>
      <dc:date>2007-05-07T20:22:56Z</dc:date>
      <clearspace:dateToText>2 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/619268?tstart=0#619268</link>
      <description>For Ubuntu (6.06LTS)  it's:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;sudo cp /etc/udev/rules.d/25-iftab.rules /etc/udev/rules.d/25-iftab.old&lt;br /&gt;
&lt;br /&gt;
sudo rm /etc/udev/rules.d/25-iftab.rules&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Did the same trick.  Thanks for helping point me in the right direction, Rainer !</description>
      <pubDate>Wed, 11 Apr 2007 18:36:31 GMT</pubDate>
      <author>metrolinux</author>
      <guid>http://communities.vmware.com/message/619268?tstart=0#619268</guid>
      <dc:date>2007-04-11T18:36:31Z</dc:date>
      <clearspace:dateToText>2 years, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/613786?tstart=0#613786</link>
      <description>Thank you!&lt;br /&gt;
&lt;br /&gt;
this is infact the REAL solution...... for debian at least</description>
      <pubDate>Tue, 03 Apr 2007 13:49:27 GMT</pubDate>
      <author>einjen</author>
      <guid>http://communities.vmware.com/message/613786?tstart=0#613786</guid>
      <dc:date>2007-04-03T13:49:27Z</dc:date>
      <clearspace:dateToText>2 years, 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/542968?tstart=0#542968</link>
      <description>I have read through some of the previous posts and provided a step by step way to fix this.&lt;br /&gt;
&lt;br /&gt;
I'm running Ubuntu, as guest &amp;#38; host&lt;br /&gt;
The Fix:&lt;br /&gt;
&lt;br /&gt;
ifconfig -a&lt;br /&gt;
the "new" ethernet adapter may show up as eth1&lt;br /&gt;
&lt;br /&gt;
write down the mac address: xx:xx:xx:xx:xx&lt;br /&gt;
&lt;br /&gt;
cd /etc/&lt;br /&gt;
sudo vim iftab&lt;br /&gt;
&lt;br /&gt;
change the existing mac address to your "new" ethernet adapter MAC address...&lt;br /&gt;
&lt;br /&gt;
crossing my finger (I am writing this while I am making the changes)....&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
ping google.com&lt;br /&gt;
&lt;p /&gt;
GREAT SUCCESS!&lt;br /&gt;
&lt;br /&gt;
here are some other solutions to problem I've faced using VMWare Player&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.google.com/notebook/public/06509517885347462852/BDSrpIgoQ2vrxhvwh"&gt;http://www.google.com/notebook/public/06509517885347462852/BDSrpIgoQ2vrxhvwh&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Message was edited by: &lt;br /&gt;
        lilboy716</description>
      <pubDate>Tue, 02 Jan 2007 05:40:51 GMT</pubDate>
      <author>lilboy716</author>
      <guid>http://communities.vmware.com/message/542968?tstart=0#542968</guid>
      <dc:date>2007-01-02T05:40:51Z</dc:date>
      <clearspace:dateToText>2 years, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/538169?tstart=0#538169</link>
      <description>just want to add that i had the same problem migrating a ubuntu guest from a vmware server to a esx server.&lt;br /&gt;
&lt;br /&gt;
After migration the eth0 device was not present.&lt;br /&gt;
&lt;br /&gt;
Solution was for me too, to see after the HW Adress in the new vmx file and write this HW Adress in /etc/iftab.&lt;br /&gt;
&lt;br /&gt;
hope this helps other people too.&lt;br /&gt;
&lt;br /&gt;
thx  a lot + greets</description>
      <pubDate>Fri, 22 Dec 2006 10:44:25 GMT</pubDate>
      <author>roeschu</author>
      <guid>http://communities.vmware.com/message/538169?tstart=0#538169</guid>
      <dc:date>2006-12-22T10:44:25Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/521728?tstart=0#521728</link>
      <description>Hi:&lt;br /&gt;
&lt;br /&gt;
Yoy need create a new mac address and the answer is here:&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/support/ws55/doc/ws_net_advanced_mac_address.html"&gt;http://www.vmware.com/support/ws55/doc/ws_net_advanced_mac_address.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
After that, probably you must delete and create again the ethernet adapter in the guest and configure it using the hardware tool that provide by the Operating System.</description>
      <pubDate>Tue, 28 Nov 2006 18:13:52 GMT</pubDate>
      <author>jjmateu</author>
      <guid>http://communities.vmware.com/message/521728?tstart=0#521728</guid>
      <dc:date>2006-11-28T18:13:52Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/521604?tstart=0#521604</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
your problems sound exactly like the problem we ran into when cloning a Debian installation.&lt;br /&gt;
&lt;br /&gt;
The root of the problem at our site was udev's handling of devices. Udev keeps a history of devices attached to the computer. What makes sense for i.e. USB sticks (that is, each USB stick you attach will be recorded and mounted to the same point when attached again at a later point in time), causes problems when systems are cloned.&lt;br /&gt;
&lt;br /&gt;
There is a file /etc/udev/rules.d/z25_persistent-net.rules, where udev memorises, which hardware device should get named eth0. Here it looks like this:&lt;br /&gt;
# PCI device 14xx:16xx (tg3)&lt;br /&gt;
ACTION=="add", SUBSYSTEM=="net", DRIVERS=="?*", SYSFS{address}=="00:11:xx:xx:xx:xx", NAME="eth0"&lt;br /&gt;
&lt;br /&gt;
When you run the image on another computer, the new network adapter is recognised on the PCI bus and a new entry in the above mentioned file is generated. "eth0" is already given to device 14xx:16xx, so the new device gets named "eth1".&lt;br /&gt;
&lt;br /&gt;
If you delete this file, it will be rebuilt during the next system startup and your problem should go away.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Rainer</description>
      <pubDate>Tue, 28 Nov 2006 16:30:21 GMT</pubDate>
      <author>RainerLfBS</author>
      <guid>http://communities.vmware.com/message/521604?tstart=0#521604</guid>
      <dc:date>2006-11-28T16:30:21Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/503762?tstart=0#503762</link>
      <description>I had this same problem after I downloaded and tried to start this appliance:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.young-technologies.com/Software/Subversion-Virtual-Machine/"&gt;http://www.young-technologies.com/Software/Subversion-Virtual-Machine/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
ifconfig only reported lo&lt;br /&gt;
ifconfig -a reported a eth1 and lo, but no eth0&lt;br /&gt;
&lt;br /&gt;
By changing the MAC in /etc/iftab to match the new one generated when I opened the appliance (Stored as ethernet0.generatedAddress in the .vmx file), it worked after reboot.&lt;br /&gt;
&lt;br /&gt;
Thanks so much for a concise and accurate solution.&lt;br /&gt;
&lt;br /&gt;
pjgi4d</description>
      <pubDate>Sat, 28 Oct 2006 20:16:00 GMT</pubDate>
      <author>pjgi4d</author>
      <guid>http://communities.vmware.com/message/503762?tstart=0#503762</guid>
      <dc:date>2006-10-28T20:16:00Z</dc:date>
      <clearspace:dateToText>3 years, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/497203?tstart=0#497203</link>
      <description>&lt;div class="jive-quote"&gt;Here is a script that should sort you out. I ran into&lt;br /&gt;
the same problem and this was my way of fixing it.&lt;br /&gt;
I'm sure it's not the best, but it works. Save it (I&lt;br /&gt;
called it "fixmac") and put into /usr/sbin/ on your&lt;br /&gt;
"base machine". Then, after shutting down and copying&lt;br /&gt;
your base machine, boot the new machine, log in, and&lt;br /&gt;
execute "fixmac" as root. Reboot and your interface&lt;br /&gt;
should start working.&lt;br /&gt;
&lt;p /&gt;
&lt;ul class="jive-dash"&gt;

&lt;ul class="jive-dash"&gt;

&lt;ul class="jive-dash"&gt;

&lt;ul class="jive-dash"&gt;
&lt;li&gt;Start Script ----&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p /&gt;
mac=`ifconfig -a | grep "HWaddr" | cut -d " " -f 11`&lt;br /&gt;
echo "eth0 mac $mac arp 1" &amp;gt; /etc/iftab&lt;br /&gt;
&lt;p /&gt;
&lt;ul class="jive-dash"&gt;

&lt;ul class="jive-dash"&gt;

&lt;ul class="jive-dash"&gt;

&lt;ul class="jive-dash"&gt;
&lt;li&gt;End Script ----&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p /&gt;
I hope that helps!&lt;/div&gt;
&lt;p /&gt;
Quoted because this solution fixed a cold migration of an Ubuntu 6.06 (LAMP) server from ESX 2.52 --&amp;gt; ESX 3.0.1. Initially the server showed no known interfaces even after upgrading VMTools. After this script ran and the VM was rebooted eth0 was back up and running normally.&lt;br /&gt;
&lt;br /&gt;
It did help, thank you!</description>
      <pubDate>Thu, 19 Oct 2006 00:00:53 GMT</pubDate>
      <author>AndyTakacs</author>
      <guid>http://communities.vmware.com/message/497203?tstart=0#497203</guid>
      <dc:date>2006-10-19T00:00:53Z</dc:date>
      <clearspace:dateToText>3 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/447365?tstart=0#447365</link>
      <description>I ran into the same problem after copying a Linux vmware image to another location. When I tried to enable the NIC, I received an error message like device eth0 has a different MAC address than expected. The fix was to edit the /etc/sysconfig/network-scripts/ifcfg-eth0 file to update the HWADDR line to match the MAC address found in the image's VMX file (the MAC address can be found on the line ethernet0.address=XX:XX:XX:XX:XX:XX).</description>
      <pubDate>Mon, 31 Jul 2006 19:44:15 GMT</pubDate>
      <author>Eric_B</author>
      <guid>http://communities.vmware.com/message/447365?tstart=0#447365</guid>
      <dc:date>2006-07-31T19:44:15Z</dc:date>
      <clearspace:dateToText>3 years, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/436507?tstart=0#436507</link>
      <description>Here is a script that should sort you out. I ran into the same problem and this was my way of fixing it. I'm sure it's not the best, but it works. Save it (I called it "fixmac") and put into /usr/sbin/ on your "base machine". Then, after shutting down and copying your base machine, boot the new machine, log in, and execute "fixmac" as root. Reboot and your interface should start working.&lt;br /&gt;
&lt;br /&gt;
---- Start Script ----&lt;br /&gt;
&lt;br /&gt;
mac=`ifconfig -a | grep "HWaddr" | cut -d " " -f 11`&lt;br /&gt;
echo "eth0 mac $mac arp 1" &amp;gt; /etc/iftab&lt;br /&gt;
&lt;br /&gt;
---- End Script ----&lt;br /&gt;
&lt;br /&gt;
I hope that helps!</description>
      <pubDate>Fri, 14 Jul 2006 12:13:36 GMT</pubDate>
      <author>Stonekeeper</author>
      <guid>http://communities.vmware.com/message/436507?tstart=0#436507</guid>
      <dc:date>2006-07-14T12:13:36Z</dc:date>
      <clearspace:dateToText>3 years, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/425621?tstart=0#425621</link>
      <description>Some of the newer Linux distributions have a tendency to tie ethernet devices to MAC addresses.  When you generate a new UUID, the MAC address changes, and the distribution doesn't know where to find the interface because the eth0 device that is loaded by the driver differs in MAC address from the device listed in the configuration.  You can try going to /etc/sysconfig/network or /etc/sysconfig/network-scripts and editing the eth0 configuration file.  If a MAC address is listed, compare the MAC address listed in the configuration with the one listed in the ifconfig output.  If they differ, try changing the one in the configuration to match the ifconfig output and reboot.</description>
      <pubDate>Tue, 27 Jun 2006 14:42:10 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/message/425621?tstart=0#425621</guid>
      <dc:date>2006-06-27T14:42:10Z</dc:date>
      <clearspace:dateToText>3 years, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/425471?tstart=0#425471</link>
      <description>I probably have the same issue.&lt;br /&gt;
Copied the guest to a new directory, opened it, created new uuid, and started the new guest.&lt;br /&gt;
Dmesg looks ok, eth0 is there (pcnet-something), it is in ifconfig, but can not ifup it.&lt;br /&gt;
I thought it could macaddress problem, changed it in the .vmx file, rebooted, and it came up as eth1.&lt;br /&gt;
I made another copy of the original, and changing eth0 to eth1 in /etc/network/interfaces made it work after ifup eth1. (probably with the same mac as original guest, if mac isnt changed at the same time as uuid.&lt;br /&gt;
&lt;br /&gt;
host and guests are ubuntu 6.06 server.&lt;br /&gt;
&lt;br /&gt;
host is standard install , but upgraded (current) yesterday</description>
      <pubDate>Tue, 27 Jun 2006 11:34:02 GMT</pubDate>
      <author>nome</author>
      <guid>http://communities.vmware.com/message/425471?tstart=0#425471</guid>
      <dc:date>2006-06-27T11:34:02Z</dc:date>
      <clearspace:dateToText>3 years, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/424750?tstart=0#424750</link>
      <description>On the guest, try "dmesg | grep eth0" and see if there are any messages about the Ethernet device.  If not, try running "modprobe e1000" or "modprobe pcnet32" to see if you can manually load the driver.  Finally, try "ifconfig -a" and see if eth0 is listed in the list of all available network interfaces on the machine.</description>
      <pubDate>Mon, 26 Jun 2006 13:47:30 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/message/424750?tstart=0#424750</guid>
      <dc:date>2006-06-26T13:47:30Z</dc:date>
      <clearspace:dateToText>3 years, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/424516?tstart=0#424516</link>
      <description>Thank you for your reply &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt;&lt;br /&gt;
&lt;br /&gt;
vmplayer didn't ask the "location changed" question. I've expected it to ask but nothing happened, the vm just started up.</description>
      <pubDate>Mon, 26 Jun 2006 00:14:32 GMT</pubDate>
      <author>adamsi</author>
      <guid>http://communities.vmware.com/message/424516?tstart=0#424516</guid>
      <dc:date>2006-06-26T00:14:32Z</dc:date>
      <clearspace:dateToText>3 years, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
    </item>
    <item>
      <title>Re: lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/423972?tstart=0#423972</link>
      <description>When vmplayer complained that the VM's location changed, did you click Keep or Create?&lt;br /&gt;
&lt;br /&gt;
After moving/cloning a VM, you should Create a new MAC address for it.  Also:&lt;br /&gt;
' less /var/log/messages ' and see if any errors come up with network drivers, eth0, etc.</description>
      <pubDate>Fri, 23 Jun 2006 21:00:23 GMT</pubDate>
      <author>kingneutron</author>
      <guid>http://communities.vmware.com/message/423972?tstart=0#423972</guid>
      <dc:date>2006-06-23T21:00:23Z</dc:date>
      <clearspace:dateToText>3 years, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
    </item>
    <item>
      <title>lost eth0 when using a copied ubuntu-server vm</title>
      <link>http://communities.vmware.com/message/423360?tstart=0#423360</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I installed an ubuntu-server 6.06 as guest os and every thing is fine. But when I copy the vm to another location on disk, the guest os were not able to find the network adapter and lost its eth0. I ran ifup eth0 but got a "No such device". copy it back to the original directory then everything is ok. I tried changing default vlance to intel pro/1000 and changing NAT to bridged networking, none of them worked. WinXP or Xubuntu desktop don't have this problem. What's wrong? Vmplayer's problem or ubuntu-server's ? Host os is ubuntu-desktop 6.06&lt;br /&gt;
&lt;br /&gt;
Adam</description>
      <pubDate>Fri, 23 Jun 2006 02:06:01 GMT</pubDate>
      <author>adamsi</author>
      <guid>http://communities.vmware.com/message/423360?tstart=0#423360</guid>
      <dc:date>2006-06-23T02:06:01Z</dc:date>
      <clearspace:dateToText>3 years, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>24</clearspace:replyCount>
    </item>
  </channel>
</rss>

