On 17/5/21 9:31 pm, terryc wrote: > I am hoping there is a simple config/number change in the grub > config files, but I can not find it in the doco I've read. > > In the past, the list of kernel images just grew each time you > loaded/updated the linux-image files. But the current system > automatically trims it to just two, with normal and recovery versions of > each. > I'm pretty sure you want to enable : GRUB_DISABLE_SUBMENU in /etc/default/grub before doing an update-grub. Backup your grub.cfg, make the change and then diff with the new one to see if it does what you want before rebooting.
I can't verify that locally anymore as I've moved all my machines to boot with rEFInd, but I used grub for years. Regards, Brad _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
