bg_gen_unified_kernel(1)

Generate unified kernel image

Section 1 efibootguard bookworm source

Description

BG_GEN_UNIFIED_KERNEL

NAME

bg_gen_unified_kernel - Generate unified kernel image

DESCRIPTION

usage: bg_gen_unified_kernel [-h] [-c "CMDLINE"] [-d DTB] [-i INITRD]

STUB KERNEL UNIFIEDIMAGE

Generate unified kernel image

positional arguments:

STUB

stub image to use

KERNEL

image of the kernel

UNIFIEDIMAGE

name of unified kernel image file

options:

-h, --help

show this help message and exit

-c "CMDLINE", --cmdline "CMDLINE"

kernel command line

-d DTB, --dtb DTB

device tree for the kernel (can be specified multiple times)

-i INITRD, --initrd INITRD

initrd/initramfs for the kernel