Merge pull request #221 from fbelavenuto/grub-1st-bug

Fix grub first stage (UEFI)
This commit is contained in:
Fabio Belavenuto
2022-10-05 09:31:53 -03:00
committed by GitHub

View File

@@ -1,3 +1,3 @@
set root=(hd0,msdos1)
search --set=root --label "ARPL1"
set prefix=($root)'/grub'
configfile $prefix/grub.cfg