diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-05 17:16:26 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-04-05 17:16:26 +0000 |
commit | f346fcfa1bb148ea259c465b2e407d65dca19a30 (patch) | |
tree | 6bee39d614af5f8e3b8d9e6cb871a01c3fc4b100 /docs/install | |
parent | d44594dd8cc3479f89f1fd0d0cfcc8225d45dc17 (diff) | |
parent | 8ed7a364eeb04a25eac81dfdec38cfcbc0f89008 (diff) | |
download | librebootfr-f346fcfa1bb148ea259c465b2e407d65dca19a30.tar.gz librebootfr-f346fcfa1bb148ea259c465b2e407d65dca19a30.zip |
Merge branch 'removeabsolutelinks' of libreboot/libreboot into master
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/rpi_setup.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/install/rpi_setup.md b/docs/install/rpi_setup.md index 0b1ccea5..89d921ba 100644 --- a/docs/install/rpi_setup.md +++ b/docs/install/rpi_setup.md @@ -37,7 +37,7 @@ Manual](http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles_pdf/42t7844_04.pd to disassemble the laptop, until you can access the BIOS chip. For photos, follow the [Libreboot T60 Recovery -Guide](http://libreboot.org/docs/install/t60_unbrick.html). +Guide](t60_unbrick.html). - On the X60, the BIOS chip is on the bottom of the motherboard, under a layer of protective black tape. @@ -71,7 +71,7 @@ B+ with 40 pins, start counting from the right and leave 14 pins): 5 MOSI Gray Orange Pin 18 19 6 CLK Purple Yellow Pin 22 23 7 *not used* *not used* *not used* *not used* *not used* - 8 3.3V *red* White [3.3V PSU RED](http://libreboot.org/docs/install/bbb_setup.html) 17 + 8 3.3V *red* White [3.3V PSU RED](bbb_setup.html) 17 Make sure the pinouts are correct; otherwise, Flashrom will fail to detect a chip, or it will "detect" a `0x0` chip. Finally, make sure @@ -193,7 +193,7 @@ successfully. If not, just flash again. - Screw drivers Follow the [ThinkPad X200: Initial installation -guide](http://libreboot.org/docs/install/x200_external.html) to +guide](x200_external.html) to disassemble the laptop, and access the BIOS rom chip. > **Note:** `x86#` refers to commands to be run on the x86 computer, and @@ -210,7 +210,7 @@ If you're running Raspian, you can do **sudo raspi-config**, enable SPI under Advanced and then spidev will be enabled. Simple, eh? [Download Libreboot from their releases -page](http://www.libreboot.org/download/). For your safety, verify the +page](../../download/). For your safety, verify the GPG signature as well. x86# gpg --keyserver prefered.keyserver.org --recv-keys 0x656F212E |