aboutsummaryrefslogtreecommitdiff
path: root/docs/install/t400_external.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install/t400_external.md')
-rw-r--r--docs/install/t400_external.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md
index bbb7240f..d48c15d4 100644
--- a/docs/install/t400_external.md
+++ b/docs/install/t400_external.md
@@ -242,12 +242,12 @@ factory1.rom
factory2.rom
-Note: the **-c** option is not required in libreboot's patched
-flashrom, because the redundant flash chip definitions in *flashchips.c*
-have been removed.\
+Note: the `-c` option is not required in libreboot's patched flashrom, because
+the redundant flash chip definitions in `flashchips.c` have been removed.
+
Now compare the 3 images:
- # sha512sum factory\*.rom
+ # sha512sum factory*.rom
If the hashes match, then just copy one of them (the factory.rom) to a
safe place (on a drive connected to another system, not the BBB). This
@@ -259,8 +259,8 @@ Follow the instructions at
[../hardware/gm45\_remove\_me.html\#ich9gen](../hardware/gm45_remove_me.html#ich9gen)
to change the MAC address inside the libreboot ROM image, before
flashing it. Although there is a default MAC address inside the ROM
-image, this is not what you want. **Make sure to always change the MAC
-address to one that is correct for your system.**
+image, this is not what you want. *Make sure to always change the MAC
+address to one that is correct for your system.*
Now flash it:
@@ -270,10 +270,10 @@ path/to/libreboot/rom/image.rom -V
![](images/x200/disassembly/0015.jpg)
-You might see errors, but if it says **Verifying flash... VERIFIED** at
+You might see errors, but if it says `Verifying flash... VERIFIED` at
the end, then it's flashed and should boot. If you see errors, try
-again (and again, and again); the message **Chip content is identical to
-the requested image** is also an indication of a successful
+again (and again, and again); the message `Chip content is identical to
+the requested image` is also an indication of a successful
installation.
Example output from running the command (see above):