Re: 22 kernel install doesn't change grub.cfg

2015-10-16 Thread sean darcy
On 10/12/2015 11:18 PM, Gordon Messmer wrote: 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

Re: 22 kernel install doesn't change grub.cfg

2015-10-12 Thread Gordon Messmer
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 /boot/vmlinuz- I'd suggest running both manua

22 kernel install doesn't change grub.cfg

2015-10-12 Thread sean darcy
By a combination of ways, I've upgraded from 21 to 22. One of my problems is that although the 22 kernel is installed, grub doesn't show it on boot. I've erased kernel. kernel-core, then reinstalled. No change in grub.cfg. i'd expect an install script in the package to modify grub.cfg. i rea