mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 16:11:56 +02:00
build_library/qemu_template.sh: Add notes for swtpm init commands
For the swtpm version in Ubuntu some init command is required first.
This commit is contained in:
parent
71866e4824
commit
9d3200bc47
@ -30,7 +30,9 @@ Options:
|
|||||||
-I FILE Set a custom image file.
|
-I FILE Set a custom image file.
|
||||||
-M MB Set VM memory in MBs.
|
-M MB Set VM memory in MBs.
|
||||||
-T DIR Add a software TPM2 device through swtpm which stores secrets
|
-T DIR Add a software TPM2 device through swtpm which stores secrets
|
||||||
and the control socket to the given directory.
|
and the control socket to the given directory. This may need
|
||||||
|
some configuration first with 'swtpm_setup --tpmstate DIR ...'
|
||||||
|
(see https://github.com/stefanberger/swtpm/wiki/Certificates-created-by-swtpm_setup).
|
||||||
-R FILE Set up pflash ro content, e.g., for UEFI (with -W).
|
-R FILE Set up pflash ro content, e.g., for UEFI (with -W).
|
||||||
-W FILE Set up pflash rw content, e.g., for UEFI (with -R).
|
-W FILE Set up pflash rw content, e.g., for UEFI (with -R).
|
||||||
-s Safe settings: single simple cpu and no KVM.
|
-s Safe settings: single simple cpu and no KVM.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user