On Sat, Apr 10, 2021 at 2:39 PM Vitaly Zaitsev via devel <devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > On 10.04.2021 22:22, Neal Gompa wrote: > > GRUB by default uses the same configuration snippets as sd-boot for > > the past few releases: > > https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault > > /boot/loader/entries/ instead of /boot/efi/loader/entries/. Both of those resolve to $BOOT/loader/entries and systemd-boot supports either EFI System partition or Extended Boot Loader partition. The spec proposes putting kernel/initramfs in a different location than we do, $BOOT/$MACHINEID/$VERSION/linux\|initramfs but blscfg for GRUB and sd-boot will do whatever the BLS snippet tells it to do. I think. It's an explicit format. > systemd-boot cannot read ext4/btrfs fs. It can read only FAT32 (ESP). It can read whatever the firmware can read. sd-boot can't even read FAT32, it's the firmware that reads it. And efifs means the firmware can read anything we want it to read. https://github.com/pbatard/efifs -- Chris Murphy _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure