From 4bd17b15cfffe9cac66740635872ade36e03ce7c Mon Sep 17 00:00:00 2001
From: Leah Rowe
- Back to previous index + Back to previous index
diff --git a/docs/gnulinux/encrypted_debian.html b/docs/gnulinux/encrypted_debian.html index 1799eedc..39149773 100644 --- a/docs/gnulinux/encrypted_debian.html +++ b/docs/gnulinux/encrypted_debian.html @@ -64,7 +64,7 @@Note: on some thinkpads, a faulty DVD drive can cause the cryptomount -a step during boot to fail. If this happens to you, try removing the drive.
- +After this, you will have a modified ROM with the menu entry for cryptomount, and the entry before that for the GRUB password. Flash the modified ROM - using this tutorial. + using this tutorial.
- Back to previous index + Back to previous index
@@ -627,7 +627,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97
- Now refer to http://libreboot.org/docs/install/index.html#flashrom.
+ Now refer to http://libreboot.org/docs/install/#flashrom.
Cd (up) to the libreboot_util directory and update the flash chip contents:
# ./flash update libreboot.rom
Ocassionally, coreboot changes the name of a given board. If flashrom complains about a board mismatch, but you are sure that you chose the correct ROM image, then run this alternative command:
@@ -660,7 +660,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97
- Now you have a modified ROM. Once more, refer to http://libreboot.org/docs/install/index.html#flashrom.
+ Now you have a modified ROM. Once more, refer to http://libreboot.org/docs/install/#flashrom.
Cd to the libreboot_util directory and update the flash chip contents:
# ./flash update libreboot.rom
And wait for the "Verifying flash... VERIFIED." Once you have done that, shut down and then boot up with your new configuration.
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html
index c143f02b..a5708916 100644
--- a/docs/gnulinux/grub_boot_installer.html
+++ b/docs/gnulinux/grub_boot_installer.html
@@ -28,7 +28,7 @@
- Back to previous index + Back to previous index
diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html index 6e7ba447..4b1923ee 100644 --- a/docs/gnulinux/grub_cbfs.html +++ b/docs/gnulinux/grub_cbfs.html @@ -42,7 +42,7 @@ This guide is *only* for the GRUB payload. If you use the depthcharge payload, ignore this section entirely.- Back to previous index + Back to previous index
@@ -76,7 +76,7 @@ Download the latest release from http://libreboot.org/@@ -157,7 +157,7 @@
Use cbfstool and flashrom. There are available in the libreboot_util release archive,
- or they can be compiled (see ../git/index.html#build_flashrom).
+ or they can be compiled (see ../git/#build_flashrom).
Flashrom is also available from the repositories:
# pacman -S flashrom
- Now you have a modified ROM. Refer back to ../install/index.html#flashrom for information
+ Now you have a modified ROM. Refer back to ../install/#flashrom for information
on how to flash it.
$ cd /libreboot_util
# ./flash update libreboot.rom
@@ -302,7 +302,7 @@
- Now you have a modified ROM. Again, refer back to ../install/index.html#flashrom for information + Now you have a modified ROM. Again, refer back to ../install/#flashrom for information on how to flash it. It's the same method as you used before. Shut down and then boot up with your new configuration.
diff --git a/docs/gnulinux/index.html b/docs/gnulinux/index.html index ad928a72..4f4bd25b 100644 --- a/docs/gnulinux/index.html +++ b/docs/gnulinux/index.html @@ -24,7 +24,7 @@ This section is only for the *GRUB* payload. For depthcharge, instructions have yet to be written.- Back to previous index. + Back to previous index.