Jump to content

Limine (bootloader)

From Wikipedia, the free encyclopedia
Limine
Developer(s)mintsuki and contributors
Stable release
9.1.3[1] Edit this on Wikidata / 13 March 2025; 2 days ago (13 March 2025)
Repositorygithub.com/limine-bootloader/limine
Written inC, assembly languages
PlatformARM, RISC-V, loongArch, x86[2][3]
TypeBootloader
LicenseBSD-2-Clause
Websitelimine-bootloader.org

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

Limine aims to provide a more robust alternative to bootloaders like GNU GRUB,[8] 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.[4]

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

See also

[edit]

References

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

Further reading

[edit]