-
Story
-
Resolution: Won't Do
-
Normal
-
None
-
rhel-9.4
-
rhel-sst-desktop-firmware-bootloaders
-
ssg_display
-
None
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
x86_64
-
None
Description of problem:
When having TBoot configured on the system, executing `grubby --info=ALL` doesn't print TBoot entries.
This is due to `grubby` printing BLS entries only (through executing `/usr/libexec/grubby/grubby-bls` internally).
Because TBoot and BLS are incompatible for now, `grubby` needs to be enhance to print "legacy" entries found in `/boot/grub2/grub.cfg` as well.
Version-Release number of selected component (if applicable):
grubby-8.40-55.el9.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Install TBoot and regenerate the Grub menu
- yum -y install tboot
- grub2-mkconfig -o /etc/grub2.cfg
2. Execute `grubby --info=ALL`
Actual results:
BLS entries listed only, no TBoot entries (present in `/boot/grub2/grub.cfg`)
Expected results:
All entries displayed while booting
- blocks
-
RHEL-2080 [RHEL-9] Cannot select TBoot kernel entry as default boot entry
- Closed
-
RHEL-2081 [RHEL-9] System boots latest kernel without TBOOT on kernel update
- Closed
-
RHEL-2082 Integrate better TBOOT with BLS / Grub2
- Closed
- is blocked by
-
RHEL-4349 RFE: provide support for multiboot in BLS (required to support tboot)
- Closed
- external trackers