Vishal Verma
Vishal Verma
This is probably not a mkosi problem - might be another mkosi change that we need to comprehend. I've not updated to mkosi 15.x yet, Fedora 38 is only on...
@yizhanglinux Looks like you just ran out of space on the guest image. This can happen if you add a few different kernel builds worth of lib/modules/* - in that...
@davidlohr Interesting - I haven't seen that before, I'm on Fedora 36 too, with ``` $ dracut --version dracut 056-1.fc36 ```
@danginsburg I tried to reproduce this in a quick bot game but wasn't able to. I did notice that even before starting the game, I was using over 2G of...
With 1.6.9 previously, it consistently spooled up to 2000% CPU as reported by 'top', every minute or so. Updated to 1.8.9, and now it is consistently at ~100-120% all of...
@ikitayama To rule out any oddness with the self built dracut, can you try with the system provided version of it too?
> Here are the changes localy I made for the script to run on the arm64 Linux port. > > ``` > diff --git a/run_qemu.sh b/run_qemu.sh > index 60642ba..2d89aa3 100755...
FWIW, Fedora has: ``` $ ls -l /usr/share/AAVMF total 12 lrwxrwxrwx. 1 root root 42 Nov 26 17:00 AAVMF_CODE.fd -> ../edk2/aarch64/QEMU_EFI-silent-pflash.raw lrwxrwxrwx. 1 root root 35 Nov 26 17:00 AAVMF_CODE.verbose.fd...
If it is harmless, might also be worth keeping it around a little bit longer in case anyone wants to run (or bisect) with slightly older kernels.
> That was my typical reaction but then I thought: how come passing the test suite after v6.11 needs **nothing** instead? What was the point of the `efi_fake_mem` values before...