Files
tldr/pages/linux/limine.md
T
2625140127 limine*: add pages (#18658)
* limine*: add pages

* Update pages/linux/limine-entry-tool.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

* Update pages/linux/limine-enroll-config.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

* Update pages/linux/limine-enroll-config.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>

* Update link to limine-snapper-sync README

* Update pages/linux/limine.md

Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>
2025-10-18 01:00:27 -07:00

834 B

limine

An advanced, portable, multiprotocol bootloader. See also: limine-enroll-config, limine-entry-tool, limine-snapper-sync. More information: https://codeberg.org/Limine/Limine.

  • Install Limine to an MBR-partitioned disk:

limine bios-install {{/dev/sdX}}

  • Install Limine to a GPT-partitioned disk with a specific BIOS boot partition:

limine bios-install {{/dev/sdX}} {{partition_number}}

  • Install Limine to a disk image file:

limine bios-install {{path/to/image.iso}}

  • Install Limine for modern UEFI systems (requires the limine-entry-tool package):

limine-install

  • Update boot entries after a kernel upgrade (requires the limine-entry-tool package):

limine-update

  • Scan for other operating systems to add to the boot menu (requires the limine-entry-tool package):

limine-scan