What | Removed | Added |
---|---|---|
Flags | needinfo? | |
CC | antonio.feijoo@suse.com |
(In reply to Roeland Jansen from comment #0) > Recently I updated 23031107 to 20231108 on two laptops running legacy boot. The previous dracut update was in snapshot 20231101 (059+suse.511.g0bdb16ac), no changes between 23031107 and 23031107. > I tried by mounting in rescue, created a new grub.cfg where osprober does > not show windows anymore. The interesting part is that dracut -f will as > last line shows "adding boot menu entry for UEFI firmware settings" This output is not from dracut, but from grub2-mkconfig. dracut does not add boot menu entries. > it's all intel -- so I would think it's not used at all. > > I taboo'd the package and a restart was ok there. Directly all back. Then I'm wondering how ucode-amd can be included in your initramfs. Are you building non-hostonly initrds? Can you attach the output of `dracut -f --debug test.img`?