-
Bug
-
Resolution: Cannot Reproduce
-
Undefined
-
None
-
rhel-10.2
-
None
-
Yes
-
Important
-
2
-
rhel-image-mode
-
3
-
False
-
False
-
-
None
-
Bootc Sprint #18, Bootc Sprint #19
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
x86_64
-
None
What were you trying to do that didn't work?
Reboot after bootc install --to-filesystem in was run by anaconda
What is the impact of this issue to you?
When the system is rebooted after installation, the system brings up grub shell instead of a boot menu.
This bug blocks the Anaconda bootc feature for the next RHEL 10 release.
Please provide the package NVR for which the bug is seen:
It is broken in this snapshot:
This previous snapshot works: https://download.copr.fedorainfracloud.org/results/rhcontainerbot/bootc/fedora-rawhide-x86_64/09684678-bootc/
The bug has been traced to this PR: https://github.com/bootc-dev/bootc/pull/1662#issuecomment-3429499580
Since that PR, at least this necessary line in boot/grub2/grub.cfg is missing:
blscfg
How reproducible is this bug?:
Everytime.
Steps to reproduce
We are using anaconda from this PR: https://github.com/rhinstaller/anaconda/pull/6298
To make this easier to test, we have a prebuilt install ISO and script to run it:
- dnf install qemu-img qemu-system-x86-core
- Download boot-updated.iso and run-anaconda.sh from https://drive.google.com/drive/folders/1kD8u1WQef6QXPo4K7VIwljL0IQArpkmr
- mkdir -p result/iso
- mv boot-updated.iso result.iso/
- ./run-anaconda.sh # This will run the iso via qemu
- Select Install Fedora from the boot menu. This will start Anaconda. There is a kickstart file on the image which will do a bootc install of quay.io/fedora-testing/fedora-bootc:rawhide-standard
- When the install is complete, press the [Reboot System]button to reboot
- Notice that the machine drops you to grub shell instead of proceeding to the boot menu.
Expected results
Reboot to a login prompt.
Actual results
The machine drops you to grub shell instead of proceeding to the boot menu.
- blocks
-
INSTALLER-4026 Add bootc kickstart command to Anaconda
-
- Release Pending
-