igvm-update - Man Page

add kernel to igvm file

Synopsis

igvm-update [-i|--input] [-s|--shim] [-k|--kernel] [--add-cert-ms] [--profile] [--arch] [--inspect] [-o|--output] [-h|--help] [-V|--version]

Description

add kernel to igvm file

Options

-i,  --input <FILE>

input igvm image

-s,  --shim <SHIM>

input shim image (optional)

-k,  --kernel <KERNEL>

input kernel image (can be any efi image)

--add-cert-ms

add microsoft certificates to 'db'

--profile <NAME>

select 'db' profile

Possible values:

  • none: no certificates
  • win11: Windows CA certificates, 2011 + 2023
  • win23: Windows CA certificate, 2023 only
  • win+rom23: Windows CA + Option ROM certificates, 2023 only
  • uefi11: UEFI CA certificates, 2011 + 2023
  • uefi23: UEFI CA certificate, 2023
  • uefi+rom23: UEFI CA + Option ROM certificates, 2023
  • redhat: Red Hat UEFI CA certificate
  • redhat+rom: Red Hat UEFI CA + Option ROM certificates
  • all: Both Windows and UEFI CA certificates, 2011 + 2023
--arch <ARCH>

select efi architecture for 'dbx'

[possible values: aa64, x64]

--inspect

inspect updated igvm

-o,  --output <FILE>

output igvm image

-h,  --help

Print help (see a summary with '-h')

-V,  --version

Print version

Version

v0.1.9

Authors

Gerd Hoffmann <kraxel@redhat.com>

Info

igvm-update 0.1.9