From 8461b3b7aff238a9f204f6df754076d26b661812 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Fri, 26 Oct 2018 16:47:00 +0200 Subject: Reword the section on obtaining the MAC address and remove unnecessary images .. but do not unlink them --- docs/hardware/mac_address.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/hardware/mac_address.md b/docs/hardware/mac_address.md index 43ca1d2b..3bb966bb 100644 --- a/docs/hardware/mac_address.md +++ b/docs/hardware/mac_address.md @@ -29,16 +29,7 @@ Obtaining the existing MAC address The existing MAC address may be obtained by the following methods: -1. Read the white label on the bottom of the case. Note that this will only - produce the correct address, if your motherboard has never been replaced. - Examples: - - ![](../install/images/t400/macaddress0.jpg) - ![](../install/images/t400/macaddress1.jpg) - ![](../install/images/x200/disassembly/0002.jpg) - ![](../install/images/x200/disassembly/0001.jpg) - -2. Run `ip link` or `ifconfig` in a terminal/console/shell; +1. Run `ip link` or `ifconfig` in a terminal/console/shell; look for your ethernet device (e.g., **enpXXX** in Arch-based distributions, or **eth0** in Debian-based distributions), and look for a set of colon-delimited hexadecimal (base 16) digits: @@ -55,6 +46,14 @@ The existing MAC address may be obtained by the following methods: `... ether ??:??:??:??:??:?? txqueuelen ...` +2. Otherwise you can read the white label that is often found on the + motherboard under the memory sticks: + ![](../install/images/t400/macaddress1.jpg) + +3. The MAC address is usually listed on the laptop chassis as well. This one + will be incorrect if the motherboard was changed and the stickers were not + updated. + Changing the MAC address in the operating system ================================================ -- cgit v1.2.3-70-g09d2