Post #4144945
2026-07-27 19:19 UTC
The specific grub command wasn’t listed in the OP, I don’t think?
grub-mkconfig -o /boot/grub/grub.cfg
That’s Gentoo syntax anyway, and your grub config may live elsewhere, but you should get the idea. It’s supposed to find the new kernel.
I’ve never used an initrd, so I can’t comment on that.
Replies (1)
-
@ThunderComplex@lemmy.today 2026-07-27 19:36
I did do that with a new cfg file then diff’d the current and newly generated cfg files and they were identical