mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-24 06:42:06 +08:00
Merge pull request #221 from fbelavenuto/grub-1st-bug
Fix grub first stage (UEFI)
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
set root=(hd0,msdos1)
|
search --set=root --label "ARPL1"
|
||||||
set prefix=($root)'/grub'
|
set prefix=($root)'/grub'
|
||||||
configfile $prefix/grub.cfg
|
configfile $prefix/grub.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user