diff options
-rw-r--r-- | docs/gnulinux/grub_cbfs.md | 2 | ||||
-rw-r--r-- | docs/hardware/x200.md | 2 | ||||
-rw-r--r-- | docs/install/index.md | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/gnulinux/grub_cbfs.md b/docs/gnulinux/grub_cbfs.md index 4879d9cf..2e68cb0b 100644 --- a/docs/gnulinux/grub_cbfs.md +++ b/docs/gnulinux/grub_cbfs.md @@ -241,7 +241,7 @@ the main storage for **/boot/grub/libreboot\_grub.cfg** or **/grub/libreboot\_gr Therefore, we need to either copy **libreboot\_grub.cfg** to **/grub**, or to **/boot/grub**: - $ sudo cp ~/Downloads/libreboot_util/cbfstool/x86_64/grubtest.cfg /boot/grub # or /grub + $ sudo cp ~/Downloads/libreboot_util/cbfstool/x86_64/libreboot_grub.cfg /boot/grub # or /grub Now, the next time we boot our computer, GRUB (in Libreboot) will automatically switch to this configuration file. *This means that you do not have to re-flash, diff --git a/docs/hardware/x200.md b/docs/hardware/x200.md index fdf992d1..7770d50a 100644 --- a/docs/hardware/x200.md +++ b/docs/hardware/x200.md @@ -39,7 +39,7 @@ NOTE: this can only be done when you are using Lenovo BIOS. How to update the EC firmware while running libreboot is unknown. Libreboot only replaces the BIOS firmware, not EC. -Updated EC firmware has several advantages e.g. bettery battery +Updated EC firmware has several advantages e.g. better battery handling. Battery Recall {#batteryrecall} diff --git a/docs/install/index.md b/docs/install/index.md index b54dca15..ddaa1163 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -353,14 +353,14 @@ MacBook2,1: Initial installation guide (if running the proprietary firmware) {#f ============================================================================ *If you have a MacBook1,1, refer to -[../hardware/\#macbook11](../hardware/#macbook11) for flashing instructions.* +[../hardware/\#information-about-the-macbook11](../hardware/#information-about-the-macbook11) for flashing instructions.* *This is for the MacBook2,1 while running Apple EFI firmware. If you already have coreboot or libreboot running, then go to [\#flashrom](#flashrom) instead!* Be sure to read the information in -[../hardware/\#macbook21](../hardware/#macbook21). +[../hardware/\#information-about-the-macbook21](../hardware/#information-about-the-macbook21). *Warning: this guide will not instruct the user how to backup the original Apple EFI firmware. For that, please refer to |