Fix grub first stage (UEFI)

This commit is contained in:
Fabio Belavenuto 2022-10-05 09:31:36 -03:00
parent 4105fce9ec
commit 45b0a1254e

View File

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