Hi, > > * Create BLS entries in that directory for each UKI. Specify the path > > to the UKI using the `efi` keyword, as you normally would use `linux` > > for the kernel. A minimal BLS file only needs to have a title and the > > path to the UKI: > > Amongst other benefits, one of the desirable aspects of UKIs is that > they can be zero-config for bootloaders. The UKI contains the info > needed to present the boot option in a menu, without extra config > files on the side. > > This need for /boot/efi/loader/entries seems to suggest that > grub cannot do this ? Is that right ?
Not working in my testing, dropping a UKI into EFI/Linux is not enough to make it show up in the grub-cc boot menu. > This auto-detection ties into the "profiles" concept in the UKI. > Since the command line is embedded in the UKI it can't easily be > changed by the user. The "profiles" concept allows a UKI to > embed multiple diferent command lines, and the boot loader can > present the profiles as boot choices in a menu. I would be surprised if grub supports UKI profiles if even the basics do not work. take care, Gerd -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
