-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.4
-
None
-
None
-
Moderate
-
rhel-sst-image-builder
-
ssg_front_door
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
-
x86_64
-
None
What were you trying to do that didn't work?
From osbuild-110/stages/org.osbuild.grub2:
279 # The grub2 redirect configuration template. This is used in case of 280 # hybrid (uefi + legacy) boot. In this case this configuration, which 281 # is located in the EFI directory, will redirect to the main grub.cfg 282 # (GRUB_CFG_TEMPLATE). 283 # The parameters are: 284 # - $root: specifies the path to the grub2 directory relative to 285 # to the file-system where the directory is located on 286 GRUB_REDIRECT_TEMPLATE = """ 287 search --no-floppy --set prefix --file ${root}grub2/grub.cfg 288 set prefix=($$prefix)${root}grub2 289 configfile $$prefix/grub.cfg 290 """
It should let grub2-common generate this stub file.
Please see the equivalent bug opened for Anaconda:
https://issues.redhat.com/browse/RHEL-36187
Please provide the package NVR for which bug is seen:
osbuild-110-1.el9.noarch