10000 GitHub - mrdotx/efistub: shell script to create efi boot entries with efibootmgr
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mrdotx/efistub

Repository files navigation

efistub

screenshot

shell script to create efi boot entries with efibootmgr

folder comment
examples config files for boot entries, the order of the files is the boot order
file comment
98-lenovo_fallback.hook workaround lenovo uefi linux fallback loader
99-efistub.hook hook to update efi boot entries on kernel update with pacman
efistub.sh script that deletes all boot entries from efi and create new ones from config

config files

values and defaults:

  • label=Linux
  • disk=/dev/sda
  • partition=1
  • loader=/vmlinuz-linux
  • options=

install pacman hook

  • copy 99-efistub.hook to folder /etc/pacman.d/hooks

Releases

No releases published

Packages

No packages published

Languages

0