Scroll to navigation

KERNEL-BOOTCFG(1) User Commands KERNEL-BOOTCFG(1)

NAME

kernel-bootcfg - manual page for kernel-bootcfg 24.2

DESCRIPTION

usage: kernel-bootcfg [-h] [-l LEVEL] [--vars FILE] [--show] [-v]

[--add-uki FILE] [--update-uki FILE] [--remove-uki FILE]
[--boot-ok] [--update-csv] [--add-uri URI] [--remove-entry NNNN] [--once] [--boot-order POS] [--dry-run] [--title TITLE] [--shim FILE]

Show and manage uefi boot entries.

options:

show this help message and exit
set loglevel to LEVEL
read edk2 vars from FILE
print boot configuration
print more details

update unified kernel image (UKI) boot entries:

add boot entry for UKI image FILE
update boot entry for UKI image FILE
remove boot entry for UKI image FILE
boot is successful, update BootOrder to have current entry listed first.
update BOOT.CSV

update other boot entries:

add boot entry to netboot URI
add remove entry NNNN

options for boot entry updates:

boot added/updated entry once (using BootNext)
place added/updated entry at POS in BootOrder (0 is first)
do not actually update the configuration
label the entry with TITLE
use shim binary FILE

AUTHOR

Gerd Hoffmann <kraxel@redhat.com>

February 2024 kernel-bootcfg 24.2