Pascal Hambourg wrote: > > You can set an alternative name and location by running grub-install > with --bootloader-id=<name> or with GRUB_DISTRIBUTOR=<name> in > /etc/default/grub. It also affects the directory name in the ESP. But > depending on the grub package version, monolithic GRUB images (signed > for secure boot) do not support being installed in another location than > /EFI/debian (I have been advocating to fix this but no luck so far).
Thanks for this as well as the other info you provided - it is nice to know even if I may end up not using it (as I probably want to use "/EFI/debian" directory for GRUB with just custom EFI boot entry names). Jmkr