aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2017-08-07 08:28:57 -0400
committerAndrew Robbins <contact@andrewrobbins.info>2017-08-08 01:48:53 -0400
commit233f1df7a6ab57cabc8ea2428b684fa1dc452749 (patch)
treef22e38195fa77c7b7497192f5cac36a01b531554 /projects/grub/configs
parentf4a7650094961325b989e080d9055ee3a152932b (diff)
downloadlibrebootfr-233f1df7a6ab57cabc8ea2428b684fa1dc452749.tar.gz
librebootfr-233f1df7a6ab57cabc8ea2428b684fa1dc452749.zip
Use GRUB device syntax in embedded grub.cfg
Diffstat (limited to 'projects/grub/configs')
-rw-r--r--projects/grub/configs/grub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/grub/configs/grub.cfg b/projects/grub/configs/grub.cfg
index c9f22ff1..f9e79cbd 100644
--- a/projects/grub/configs/grub.cfg
+++ b/projects/grub/configs/grub.cfg
@@ -1,4 +1,4 @@
set prefix=(memdisk)/boot/grub
-set root='cbfsdisk'
+set root=(cbfsdisk)
source (cbfsdisk)/grub.cfg