0

systemd-boot (Previosuly, gummiboot) requires linux kernel to be built as EFISTUB https://wiki.archlinux.org/index.php/Systemd-boot However, I don't see any option in Buildroot config to build kernel as EFISTUB. What is Buildroot option to set kernel building with CONFIG_EFI_STUB=y

Minimal Linux Live does that way. https://github.com/ivandavidov/minimal/blob/master/src/02_build_kernel.sh#L81

NJP
  • 21
  • 2
  • https://stackoverflow.com/questions/52586673/how-to-create-uefi-bootable-image-from-bzimage-custom-kernal answers this. – NJP Sep 27 '20 at 01:56
  • Does this answer your question? [Make grub keep its default boot under kernel updates](https://superuser.com/questions/102692/make-grub-keep-its-default-boot-under-kernel-updates) – Joseph Oct 04 '20 at 05:28

0 Answers0