aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2018-11-27 04:46:37 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2018-11-27 04:46:37 -0500
commitb30b54937e3d8f4933a7c87eae6e992841cbb78f (patch)
treef8a9c629ef87662298debe6f823520b7a6f3c07f /projects
parentd21f3c0519a7251ab32344afd590b85018d56401 (diff)
downloadlibrebootfr-b30b54937e3d8f4933a7c87eae6e992841cbb78f.tar.gz
librebootfr-b30b54937e3d8f4933a7c87eae6e992841cbb78f.zip
Set prefix in GRUB BIOS image config
Diffstat (limited to 'projects')
-rw-r--r--projects/grub/configs/bios/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/grub/configs/bios/config b/projects/grub/configs/bios/config
index c83bd21d..0b4a8d4e 100644
--- a/projects/grub/configs/bios/config
+++ b/projects/grub/configs/bios/config
@@ -1,4 +1,6 @@
insmod cbfs
+set prefix=(cbfsdisk)/fallback
+
set root=(cbfsdisk)
source (cbfsdisk)/fallback/grub.cfg