22 kernel install doesn't change grub.cfg

Gordon Messmer gordon.messmer at gmail.com
Tue Oct 13 03:18:43 UTC 2015


On 10/12/2015 07:55 PM, sean darcy wrote:
> i really don't want to edit grub.cfg directly, and I can't figure out 
> the templates. 

grub2-mkconfig should generate a new configuration entirely.

Installing a kernel will run:
     /bin/kernel-install add <version> /boot/vmlinuz-<version>

I'd suggest running both manually and looking for errors in the output.



More information about the users mailing list