LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
55 stars 6 forks source link

[storage][bootloaders] Increase UEFI variable size on virtual machines #1139

Open LukeShortCloud opened 2 months ago

LukeShortCloud commented 2 months ago

This is especially useful when adding custom Secure Boot signing keys.

$ sudo sed -i 's/ovmf/ovmf-4m/g' /usr/share/qemu/firmware/30-edk2-ovmf-x64-sb-enrolled.json
$ sudo virsh start <VM_NAME> --reset-nvram

https://sysguides.com/fedora-uefi-secure-boot-with-custom-keys