aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/gnulinux/encrypted_debian.md4
-rw-r--r--docs/hardware/kgpe-d16.md3
-rw-r--r--docs/install/index.md14
-rw-r--r--docs/install/x200_external.md2
4 files changed, 11 insertions, 12 deletions
diff --git a/docs/gnulinux/encrypted_debian.md b/docs/gnulinux/encrypted_debian.md
index 2b95b2a9..83f0dd28 100644
--- a/docs/gnulinux/encrypted_debian.md
+++ b/docs/gnulinux/encrypted_debian.md
@@ -154,8 +154,8 @@ Choose 'Yes'. It will fail, but don't worry. Then at the main menu,
choose 'Continue without a bootloader'. You could also choose 'No'.
Choice is irrelevant here.
-*You do not need to install GRUB at all, since in libreboot you are
-using the GRUB payload (for libreboot) to boot your system directly.*
+*Don't forget to have grub-coreboot package installed, even though installing grub to MBR is irrelevant
+on libreboot system, grub tools are still needed to eg. generate config (`grub-mkconfig`)*
Clock UTC
=========
diff --git a/docs/hardware/kgpe-d16.md b/docs/hardware/kgpe-d16.md
index e14c447d..45b1ae6c 100644
--- a/docs/hardware/kgpe-d16.md
+++ b/docs/hardware/kgpe-d16.md
@@ -10,6 +10,7 @@ work), merged into libreboot.
*Memory initialization is still problematic, for some modules. We
recommend avoiding Kingston modules.*
+*For working configurations see <https://www.coreboot.org/Board:asus/kgpe-d16>.*
Flashing instructions can be found at
[../install/\#flashrom](../install/#flashrom) - note that external
@@ -125,7 +126,7 @@ The information here is adapted, from the ASUS website.
### Memory compatibility (with libreboot)
- *Total Slots:* 16 (4-channel per CPU, 8 DIMM per CPU), ECC
-- *Capacity:* Maximum up to 256GB RDIMM
+- *Capacity:* Maximum up to 256GB RDIMM (Tested max 128GB)
- *Memory Type that is compatible:*
- DDR3 1600/1333/1066/800 UDIMM\*
- DDR3 1600/1333/1066/800 RDIMM\*
diff --git a/docs/install/index.md b/docs/install/index.md
index 70dd554e..f2a70112 100644
--- a/docs/install/index.md
+++ b/docs/install/index.md
@@ -264,13 +264,13 @@ executables from the libreboot source code archives.
How to update the flash chip contents:
- $ sudo ./flash update [yourrom.rom](#rom)
+`$ sudo ./flash update `[`yourrom.rom`](#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:
- $ sudo ./flash forceupdate [yourrom.rom](#rom)
+ `$ sudo ./flash forceupdate `[`yourrom.rom`](#rom)
You should see `Verifying flash... VERIFIED.` written at the end
of the flashrom output. *Shut down* after you see this, and then boot
@@ -303,7 +303,7 @@ the flashing script. do this: *
The first half of the procedure is as follows:
- $ sudo ./flash i945lenovo\_firstflash [yourrom.rom](#rom).
+`$ sudo ./flash i945lenovo_firstflash `[`yourrom.rom`](#rom)
You should see within the output the following:
@@ -330,13 +330,11 @@ needed (see below).
When you have booted up again, you must also do this:
- $ sudo ./flash i945lenovo\_secondflash [yourrom.rom](#rom)
+`$ sudo ./flash i945lenovo_secondflash `[`yourrom.rom`](#rom)
If flashing fails at this stage, try the following:
- # sudo ./flashrom/i686/flashrom -p
-
-internal:laptop=force\_I\_want\_a\_brick -w [yourrom.rom](#rom)
+`$ sudo ./flashrom/i686/flashrom -p internal:laptop=force_I_want_a_brick -w `[`yourrom.rom`](#rom)
You should see within the output the following:
@@ -372,7 +370,7 @@ with your device.
Use this flashing script, to install libreboot:
- $ sudo ./flash i945apple\_firstflash [yourrom.rom](#rom)
+`$ sudo ./flash i945apple_firstflash `[`yourrom.rom`](#rom)
You should also see within the output the following:
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md
index 1e5b3b23..4b4eb02a 100644
--- a/docs/install/x200_external.md
+++ b/docs/install/x200_external.md
@@ -17,7 +17,7 @@ GNU+Linux distribution.
Flash chip size
===============
-Use this to find out:
+Run this command on x200 to find out flash chip model and its size:
# flashrom -p internal -V