On Fri, Dec 12, 2025 at 1:11 PM Neal Gompa <[email protected]> wrote: > Would it be worth it to consider also searching the ROOT volume too > (in /boot/loader/entries) similarly to XBOOTLDR, especially in the > case where /boot is part of the main disk volume? This case exists in > Fedora Cloud (F44+ as a Btrfs subvolume[1]), RHEL (RHEL10+ as a folder > in the root XFS volume[2]), and SUSE distributions (where /boot is a > folder in the root subvolume and contents of it are subvolumes[3]). > > It's now common enough that basic autodiscovery of those cases makes > sense to be able to consider.
My logic has been to keep as close to the spec as possible if the blscfg command is called with no parameters. Scenarios like the above can be handled using the --path parameter. _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
