Limine (bootloader)

Last updated
Limine
Developers Mintsuki and contributors
Stable release
10.0.0  OOjs UI icon edit-ltr-progressive.svg / 18 September 2025
Repository codeberg.org/Limine/Limine
Written in C, assembly languages
Platform ARM, RISC-V, loongArch, x86 [1] [2]
Type Bootloader
License BSD-2-Clause
Website limine-bootloader.org

Limine is a portable boot loader and the reference implementation for the Limine boot protocol. [3] [4] Multiboot2, chainloading, and the Linux boot protocols are also supported. Limine supports the ISO-9660 and FAT filesystems. [5] [6]

Contents

Limine aims to provide a more robust alternative to bootloaders like GNU GRUB, [7] as well as its own boot protocol as an alternative to the Multiboot specification, with the goal of reducing the amount of work needed for a kernel developer to get a workable 64-bit environment once booted. [3]

Limine is packaged by several Linux distributions, being offered by Arch Linux, where it is an option in archinstall, [8] [9] as well as included in EasyOS [10] (a derivative of Puppy Linux [11] ), CachyOS, [12] and Chimera Linux. [13] Limine is also used by Cosmos [14] and supported by SerenityOS. [15]

See also

References

  1. Larabel, Michael (2024-08-03). "Limine 8.0 Bootloader Released With LoongArch Support". Phoronix . Retrieved 2025-02-09.
  2. Schürrmann, Tim (2024-08-06). "Alternativer Bootloader Limine 8.0.1 unterstützt LoongArch64-Systeme". Linux-Magazin . Retrieved 2025-03-07.
  3. 1 2 "Limine". limine-bootloader.org. Retrieved 2023-08-28.
  4. Holwerda, Thom (2024-08-04). "Limine: a modern, advanced, portable, multiprotocol bootloader and boot manager". OSNews . Retrieved 2025-03-07.
  5. Larabel, Michael (2025-02-17). "Limine 9.0 Bootloader Drops EXT4 File-System Support". Phoronix . Retrieved 2025-02-17.
  6. Schürrmann, Tim (2025-02-17). "Bootloader Limine 9.0.0 entfernt Unterstützung für Ext-Dateisysteme". Linux-Magazin . Retrieved 2025-03-07.
  7. Larabel, Michael (2024-01-14). "Limine 7.0 Bootloader Released". Phoronix . Retrieved 2024-01-14.
  8. Larabel, Michael (2023-07-31). "Archinstall 2.6 Released For Latest Easy-To-Use Arch Linux Installer". Phoronix . Retrieved 2023-08-28.
  9. Nestor, Marius (2023-07-30). "Arch Linux Installer Now Supports Hyperland WM, Limine Bootloader". 9to5Linux. Retrieved 2023-08-29.
  10. darkcrizt (2022-11-15). "EasyOS 4.5 "Dunfell" arrives with a large number of fixes and new sfs". Ubunlog. Retrieved 2023-08-28.
  11. Rudra, Sourav (2023-08-02). "EasyOS: An Experimental Distro With Unique Qualities". It's FOSS News. Retrieved 2024-01-14.
  12. Larabel, Michael (2025-03-30). "CachyOS Adds Limine Bootloader, Easier Samba Integration & NTSYNC Wine". Phoronix . Retrieved 2025-04-25.
  13. Borisov, Bobby (2025-04-21). "Chimera Linux Introduces Key Bootloader Changes". Linuxiac. Retrieved 2025-04-25.
  14. "IL2CPU". cosmos.github.io. Retrieved 2025-03-07.
  15. "SerenityOS Changelog for Monday, February 14, 2022". changelog.serenityos.org. Retrieved 2023-08-29.

Further reading