diff options
author | Fedja Beader <fedja@protonmail.ch> | 2018-10-23 18:04:33 +0200 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2018-10-24 14:54:01 +0200 |
commit | 050a5d10e810321b7999961030c5c8e09ae9bba2 (patch) | |
tree | 00b8a6544d615ece2805d96e004aaac373c92b56 /docs/install | |
parent | 73465bd7750ebae55f31f9b9d38292297719cb84 (diff) | |
download | librebootfr-050a5d10e810321b7999961030c5c8e09ae9bba2.tar.gz librebootfr-050a5d10e810321b7999961030c5c8e09ae9bba2.zip |
Move MAC address parts into its own document, signal that modifying it
is optional and in addition tell users how to do so in their operating system.
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/r400_external.md | 10 | ||||
-rw-r--r-- | docs/install/t400_external.md | 10 | ||||
-rw-r--r-- | docs/install/t500_external.md | 10 | ||||
-rw-r--r-- | docs/install/x200_external.md | 11 |
4 files changed, 4 insertions, 37 deletions
diff --git a/docs/install/r400_external.md b/docs/install/r400_external.md index 4036c761..8f9dd1ff 100644 --- a/docs/install/r400_external.md +++ b/docs/install/r400_external.md @@ -69,15 +69,7 @@ Use this to find out: MAC address {#macaddress} =========== -On the R400, the MAC address for the onboard gigabit ethernet chipset is -stored inside the flash chip, along with other configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/t400/macaddress0.jpg) ![](images/t400/macaddress1.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md index 672ea46e..d377d4c0 100644 --- a/docs/install/t400_external.md +++ b/docs/install/t400_external.md @@ -70,15 +70,7 @@ Use this to find out: MAC address {#macaddress} =========== -On the T400, the MAC address for the onboard gigabit ethernet chipset is -stored inside the flash chip, along with other configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/t400/macaddress0.jpg) ![](images/t400/macaddress1.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= diff --git a/docs/install/t500_external.md b/docs/install/t500_external.md index 9e114bca..2a29d8ed 100644 --- a/docs/install/t500_external.md +++ b/docs/install/t500_external.md @@ -73,15 +73,7 @@ Use this to find out: MAC address {#macaddress} =========== -On the T500, the MAC address for the onboard gigabit ethernet chipset is -stored inside the flash chip, along with other configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/t400/macaddress0.jpg) ![](images/t400/macaddress1.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md index 83a5c23f..c7330ce9 100644 --- a/docs/install/x200_external.md +++ b/docs/install/x200_external.md @@ -28,16 +28,7 @@ supported; see the [hardware](../hardware/x200.html#x200s) page. MAC address =========== -On the X200/X200S/X200T, the MAC address for the onboard gigabit -ethernet chipset is stored inside the flash chip, along with other -configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/x200/disassembly/0002.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= |