-
> ├─sda2 8:2 0 550M 0 part /efi
> ├─sda3 8:3 0 200M 0 part
> │ └─cryptboot 254:0 0 198M 0 crypt /boot
So /efi is still unencrypted, wo…
-
There are configuration options that need to be enabled to build a secure boot ready version of OVMF. As part of our plans to support secure boot we should enable them for the purposes of development …
-
I tried to update the Firmware (current version is 2408.1) becuase I am facing another issue where the USB-C ports don't switch to displayport alt mode automatically (i did the postinstall steps). I t…
-
Currently, Quickemu supports enabling Secure Boot with `secureboot=on`, and this causes a Secure Boot compatible UEFI image to be loaded.
Example below is what gets picked on Fedora:
https://githu…
-
If attempting to create a new rule for a specific file in a folder (say one specific binary out of C:\Windows\system32\, my specific use case) there is no ready way to inform New-CIPolicyRule that the…
-
Hello,
i try to deploy a new oVirt Cluster by using a fresh node installed with "ovirt-node-ng-installer-latest-el9.iso" (4.5.3, secureboot disabled). This works fine, but trying to deploy hosted e…
-
# Proposal 2: Reliability and standardization of platform test cloud resource provisioning
## Findings
Being a new garden linux maintainer, I noticed that building up and cleaning up cloud resou…
-
Morning Flynn,
I'm deploying some Ubuntu VMs to a Server 2012 R2 Hyper-V host and I've set the disable_secure_boot to true but Secure Boot is still enabled. So Ubuntu won't boot.
-
Hi,
I create a datavolume and created a VM
```
apiVersion: kubevirt.io/v1
kind: VirtualMachine
metadata:
name: mywindowsvm
spec:
running: true
template:
metadata:
labels:
…
-
GRUB is written in the unholy C language, and as such should be expunged from our systems! In order to implement secureboot, we need to run `grub-mkimage` in order to embed a key in the GRUB bootloade…