| Changing Network Card in Ubuntu |
|
|
|
| Tuesday, 10 June 2008 22:20 | |
|
Ubuntu maps the network card via the MAC address. To change a card or boot a drive in a different system, do the following: etc/udev/rules.d/70-persistent-net.rules contains the MAC address to eth device mappings. Delete the lines like below, noting the module name on the "# PCI device" line: Check the eth? address now in the /etc/networks/interfaces to ensure it matches the new files in the udev file. /etc/init.d/networking restart "ifconfig" should now show the eth0 interface as up and running.
|
|
| Last Updated on Wednesday, 10 September 2008 14:55 |


