Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
userdoc:tt_change_net_hardware [2010/01/24 13:26] abelbeck |
userdoc:tt_change_net_hardware [2012/10/23 09:50] (current) droemel |
||
---|---|---|---|
Line 9: | Line 9: | ||
For example, a clear indication that the ''/etc/udev/rules.d/70-persistent-net.rules'' file is not what you expect is when your configuration was using eth0 and eth1, and now for some reason only eth2 and eth3 exist. Either removing or editing the ''/etc/udev/rules.d/70-persistent-net.rules'' file should fix the problem, followed by a reboot. | For example, a clear indication that the ''/etc/udev/rules.d/70-persistent-net.rules'' file is not what you expect is when your configuration was using eth0 and eth1, and now for some reason only eth2 and eth3 exist. Either removing or editing the ''/etc/udev/rules.d/70-persistent-net.rules'' file should fix the problem, followed by a reboot. | ||
+ | |||
+ | Note: The file is NOT created on some installations as Virtual Machine (e.g. VMWare). |