Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
{{MessageBox|
backgroundcolor = #faa|
image =Warning.png|
heading =WARNING|
message = This is recommended only for advanced users, proceed with caution.}}
= Step 1 =
This file maps MAC address to device name.
=='''Example=='''
<small>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1d:60:b5:43:66", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
if it has the MAC address for the device in it (e.g. in a variable called HWADDR).
=='''Example=='''<small> HWADDR=00:1d:60:b5:43:66</small>
You will need to adjust the HWADDR to match the MAC address of the card you wish to make eth0. Note: if you wish to keep eth1 active, you may also have to edit ifcfg-ith1 as well.
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits