Accelerating and simplifying booting
Accelerating and simplifying booting
Posted Aug 22, 2025 6:09 UTC (Fri) by pmolloy (guest, #113754)Parent article: Kexec handover and the live update orchestrator
Posted Aug 22, 2025 6:17 UTC (Fri)
by Cyberax (✭ supporter ✭, #52523)
[Link] (2 responses)
I think the consensus at this point is that UEFI can just boot Linux directly, with a small bootloader written using the UEFI API.
Posted Aug 22, 2025 6:28 UTC (Fri)
by pmolloy (guest, #113754)
[Link]
Posted Sep 5, 2025 3:08 UTC (Fri)
by FluffyFox (guest, #162692)
[Link]
That is most simplest and favourite setup of booting kernel where the kernel has all compiled modules to use entire system and compiled in command line to know how to boot without relying on additional parameter given by other thing just tuck kernel bzImage into /EFI/Boot/bootx64.efi (or other name depends on architecture) with single cp and kernel is updated.
Accelerating and simplifying booting
Accelerating and simplifying booting
Accelerating and simplifying booting
