Hopefully a nice easyone.
I've got an Ubuntu 10.4 server VM. I made a clone of it so I could do some testing. When I fire up the clone Eth0 has disapeared (I'm guessing because the MAC address has changed), how do I get Unbuntu to redetect it.

Hopefully a nice easyone.
I've got an Ubuntu 10.4 server VM. I made a clone of it so I could do some testing. When I fire up the clone Eth0 has disapeared (I'm guessing because the MAC address has changed), how do I get Unbuntu to redetect it.

It could be detected as eth1. Do dmesg | grep eth to find out. If it has, just edit /etc/network/interfaces and change eth0 to eth1.
K.C.Leblanc (5th July 2010)

Thanks, now all working.
There are currently 1 users browsing this thread. (0 members and 1 guests)