gummiboot icon
gummiboot icon

gummiboot

 2 likes

gummiboot is a simple UEFI boot manager which executes configured EFI images. The default entry is selected by a configured pattern (glob) or an on-screen menu.

gummiboot screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Chrome OS
  • BSD
Discontinued

In May 2015, gummiboot was fully integrated into systemd to form its systemd-boot component that serves as a UEFI boot manager. Following this action, the source code repository of gummiboot was emptied out in July 2015. - https://en.wikipedia.org/wiki/Gummiboot_(software)

  No rating
2 likes
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

gummiboot News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

gummiboot information

  • Developed by

    freedesktop.org
  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Our users have written 0 comments and reviews about gummiboot, and it has gotten 2 likes

gummiboot was added to AlternativeTo by RemovedUser on Feb 27, 2015 and this page was last updated Mar 4, 2015.
No comments or reviews, maybe you want to be first?
Post comment/review

What is gummiboot?

gummiboot is a simple UEFI boot manager which executes configured EFI images. The default entry is selected by a configured pattern (glob) or an on-screen menu.

gummiboot operates on the EFI System Partition (ESP) only. Configuration file fragments, kernels, initrds, other EFI images need to reside on the ESP. Linux kernels need to be built with CONFIG_EFI_STUB to be able to be directly executed as an EFI image.

gummiboot reads simple and entirely generic boot loader configuration files; one file per boot loader entry to select from. All files need to reside on the ESP.

Pressing the Space key (or most other keys actually work too) during bootup will show an on-screen menu with all configured loader entries to select from. Pressing Enter on the selected entry loads and starts the EFI image.

If no timeout is configured, which is the default setting, and no key pressed during bootup, the default entry is executed right away.