Limine: Difference between revisions

Klinger (talk | contribs)
m Link to Limine added, category:booting added, motivation added (a sentence at least)
Klinger (talk | contribs)
m (options)
Line 1: Line 1:
{{expand}}
{{expand}}


[https://limine-bootloader.org/ Limine] is a modern, advanced, portable, multiprotocol bootloader and boot manager. It aims to be more robust alternative to bootloaders like [[GNU GRUB]].
[https://limine-bootloader.org/ Limine] is a modern, advanced, portable, multiprotocol bootloader and boot manager. It aims to be more robust alternative to bootloaders like [[GNU GRUB]]. It can be configured via NixOS options: <syntaxhighlight lang="nixos">
 
# NixOS options:
boot.loader.limine.
</syntaxhighlight>
[[Category:Booting]]
[[Category:Booting]]