Systemd-boot
UEFI boot manager
title: "Systemd-boot" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-boot-loaders", "free-software-programmed-in-c", "linux-kernel-related-software", "linux-only-free-software", "software-using-the-gnu-lesser-general-public-license"] description: "UEFI boot manager" topic_path: "technology/operating-systems" source: "https://en.wikipedia.org/wiki/Systemd-boot" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary UEFI boot manager ::
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | systemd-boot |
| screenshot | File:Systemd-boot on Arch Linux.png |
| developer | Kay Sievers, Harald Hoyer, Karel Zak |
| released | |
| programming language | C |
| repo | |
| genre | Boot loader for UEFI systems |
| license | LGPL-2.1-or-later |
| website | |
| :: |
| name = systemd-boot | screenshot = File:Systemd-boot on Arch Linux.png | developer = Kay Sievers, Harald Hoyer, Karel Zak | released = | programming language = C | repo = | genre = Boot loader for UEFI systems | license = LGPL-2.1-or-later | website =
systemd-boot is a free and open-source boot manager, previously known as gummiboot.
gummiboot
gummiboot was developed by the Red Hat employees Kay Sievers and Harald Hoyer and designed as a minimal alternative to GNU GRUB for systems using the Unified Extensible Firmware Interface (UEFI). The boot loader automatically detected bootable images (including operating systems and other boot loaders), did not require a configuration file, provided a basic menu-based interface, and could also integrate with systemd to provide performance data.
As a word play, the name "gummiboot" means "rubber (inflatable) boat" in German, the native language of its initial developers. Despite being developed by two of its employees, Red Hat's Fedora Project did not use gummiboot for booting UEFI systems; instead, it used efilinux to chainload GRUB.
gummiboot was licensed under LGPL-2.1-or-later, unlike GRUB which is licensed under the GPL-3.0-or-later. This distinction was intended to allow gummiboot to be suitable for use on UEFI systems implementing secure boot, due to concerns surrounding its requirement to distribute all authorization keys (digital certificates) needed to run GPL-v3-licensed software if hardware restrictions such as secure boot are in effect.
In May 2015, gummiboot was merged into systemd and renamed to "systemd-boot".
References
References
- "Boot Loader Interface".
- (2012-06-28). "Lennart Poettering - Google+".
- "Gummiboot is an EFI boot loader that "just works"". The H.
- "Ubuntu details its UEFI secure boot plans". Linux Weekly News.
- Rod Smith. (2013-04-27). "Managing EFI Boot Loaders for Linux: Using gummiboot".
- Michael Larabel. (2015-05-21). "Systemd 220 Has Finally Been Released". [[Phoronix]].
- [[Lennart Poettering]]. (2015-05-21). "[systemd-devel] [ANNOUNCE] systemd v220".
- Michael Larabel. (2015-07-07). "Gummiboot is Dead". [[Phoronix]].
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::