grub_cbfs: add -t raw to example cbfs command

i overlooked this, when re-writing the guide

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-09-07 02:24:15 +01:00
parent 633dbebbc6
commit d3d65ae8de
4 changed files with 6 additions and 6 deletions

View File

@ -122,7 +122,7 @@ Before reading the next section, please note: if you only have the fallback
GRUB config in memdisk, and no configs in CBFS, you can test the modified
version by inserting it as `grubtest.cfg`, instead of `grub.cfg`:
cbfstool canoeboot.rom add -f grubtest.cfg -n grubtest.cfg
cbfstool canoeboot.rom add -f grubtest.cfg -n grubtest.cfg -t raw
Canoeboot will not automatically load it, but it will be available from the
default GRUB menu. This can be useful for test purposes, hence the name.
@ -142,7 +142,7 @@ Now remove it:
It's important that you re-add `grub.cfg` before flashing (or just add it, if
it was never there in the first place):
cbfstool canoeboot.rom add -f grub.cfg -n grub.cfg
cbfstool canoeboot.rom add -f grub.cfg -n grub.cfg -t raw
**If you flash the Canoeboot image without a `grub.cfg` in CBFS, it will
default back to the one in GRUB memdisk.

View File

@ -164,7 +164,7 @@ flashing instructions. Internal flashing is when you flash the target machine
from the target machine, inside an operating system running on it.
Some boards require special steps, even if Canoeboot is already running,
for example if you [locked down the flash](../linux/grub_hardening.md).
for example if you [locked down the flash](../gnulinux/grub_hardening.md).
Therefore, before following generic guides, make sure to check first whether
your board has special instructions, otherwise use the generic guide at the
@ -198,7 +198,7 @@ an Intel PHY module and the onboard NIC is usable).
Install via host CPU (internal flashing)
========================================
See: [GRUB hardening / Secure libreBoot](../linux/grub_hardening.md)
See: [GRUB hardening / Secure canoeBoot](../gnulinux/grub_hardening.md)
If you already did this, it's possible that you may no longer be able to
flash internally. If that is the case, you must [flash externally](spi.md).

View File

@ -270,7 +270,7 @@ You should see something like this:
![](https://av.libreboot.org/x200/disassembly/0019.jpg)
Now [install Linux](../linux/).
Now [install GNU+Linux](../gnulinux/).
X200S and X200 Tablet users: GPIO33 trick will not work.
--------------------------------------------------------

View File

@ -262,7 +262,7 @@ Tablet (для цих систем потрібно повністю видал
![](https://av.libreboot.org/x200/disassembly/0019.jpg)
Тепер [встановлюйте Linux](../linux/).
Тепер [встановлюйте GNU+Linux](../gnulinux/).
Користувачі X200S та X200 Tablet: трюк GPIO33 не спрацює.
--------------------------------------------------------