[Bug 1625200] Re: Permit to define bootloader_id in grub configuration
mirak
1625200 at bugs.launchpad.net
Sat May 22 22:27:39 UTC 2021
The real issue is that no matter what you put in GRUB_DISTRIBUTOR=whatever then grubx64.efi loads EFI/ubuntu/grub.cfg instead of loading EFI/whatever/grub.cfg .
It's like the path is hardcoded in the binary.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1625200
Title:
Permit to define bootloader_id in grub configuration
Status in grub2 package in Ubuntu:
Confirmed
Bug description:
Hello,
For a derivative we want to set GRUB_DISTRIBUTOR, unfortunately, when
building -alternate images, shim-signed and grub-efi-amd64-signed are
installed by default.
I think a proper fix for #1242417 could be to set bootloader_id from a
new variable like GRUB_EFI_DISTRIBUTOR.
This way we could define GRUB_DISTRIBUTOR='FOO' and
GRUB_EFI_DISTRIBUTOR='ubuntu'.
Regards.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1625200/+subscriptions
More information about the foundations-bugs
mailing list