diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-12-29 02:01:51 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-12-29 02:01:51 -0500 |
commit | 7bf438e1a9213723e0d63b1c2b8af2cf84fb919c (patch) | |
tree | dafcf3ebe90942a5fc2379d5607c348d6f56b79b /projects/grub | |
parent | 9f5d89440e5219d9aef61461cc3ac6a90baccc9c (diff) | |
download | librebootfr-7bf438e1a9213723e0d63b1c2b8af2cf84fb919c.tar.gz librebootfr-7bf438e1a9213723e0d63b1c2b8af2cf84fb919c.zip |
Update BIOS GRUB prefix hard coded in core.img
Diffstat (limited to 'projects/grub')
-rw-r--r-- | projects/grub/configs/bios/prefix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/grub/configs/bios/prefix b/projects/grub/configs/bios/prefix index 48604ad8..c3e91bb3 100644 --- a/projects/grub/configs/bios/prefix +++ b/projects/grub/configs/bios/prefix @@ -1 +1 @@ -(cbfsdisk)/fallback +(fd0)/boot/grub |