K.C.Leblanc Posted July 5, 2010 Posted July 5, 2010 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.
webman Posted July 5, 2010 Posted July 5, 2010 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. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now