-
Old - openssl 1.1.1 + tpm2tss engine
```
# /usr/bin/sbsign --key /etc/secureboot/tpm/secureboot.key --cert /etc/secureboot/tpm/secureboot.crt --output test vmlinuz-6.3.2
Can't load key from file…
-
Hello! I would like to know how to sign cloverx64.efi so that I can boot with secureboot enabled. Thanks in advance.
-
System details:
Proxmox VE 8.2.2
Terraform v1.8.4
terraform-provider-proxmox v3.0.1-rc2
Related config:
```hcl
...
bios = "ovmf"
...
efidisk {
efitype = "4m"
storage = "loca…
-
Romulus hostboot config has:
unset CONFIG_SECUREBOOT
unset CONFIG_TPMDD
unset CONFIG_TPM_NUVOTON
But .. the CONFIG_ prefix actually creates the opposite effect of keeping secureboot compiled i…
-
Hi,
On Windows 11 26100.1 i Can't apply any theme:
1712179010742 > Version v2.2.0
1712179010743 > Running on 10.0.26100 flavor F
1712179010743 > MainDialog: is_elevated 1
1712179010744 > Session …
-
### The problem you're addressing (if any)
Using GPU (or any PCI device for that matter) passthrough with a less trusted VM may allow it to reflash firmware of such device. Just after reboot (during …
-
When I use the "get-vm $vm | set-secureboot -enabled" function I get a bunch of errors:
__________
Exception calling "ReconfigVM_Task" with "1" argument(s): "
Unexpected element tag "efiSecureBoo…
-
https://github.com/NixOS/nixpkgs/blame/e88358265511d3a73b30dc6e4c15579844b35280/nixos/modules/profiles/hardened.nix#L46
Turning off this above parameter allows me to boot again. I could not exactly…
-
### Official FAQ
- [X] I have checked the official FAQ.
### Ventoy Version
1.0.99
### What about latest release
Yes. I have tried the latest release, but the bug still exist.
### Try…
-
Archiso by default does not support SecureBoot due to the lack of signed bootloaders in Arch. A workaround would be to include PreLoader and HashTool in the built iso. See [Arch Wiki](https://wiki.arc…