From 46647ee18ccf019e0f58a5501ba613490742d242 Mon Sep 17 00:00:00 2001 From: koreymacdougall Date: Tue, 4 Sep 2018 13:04:03 -0400 Subject: Fix filename of libreboot_grub.cfg in grubtest.cfg section --- docs/gnulinux/grub_cbfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/gnulinux') 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, -- cgit v1.2.3-70-g09d2