On 2019-07-05 14:25, Grant Edwards wrote:

> -----------------------------grub.cfg------------------------------
> timeout=10
> root=hd0,1
> 
> menuentry 'vmlinuz-4.19.52-gentoo' {
> linux /boot/vmlinuz-4.19.52-gentoo root=/dev/sda1
> }
> 
> menuentry 'vmlinuz-4.14.83-gentoo' {
> linux /boot/vmlinuz-4.14.83-gentoo root=/dev/sda1
> }
> -------------------------------------------------------------------
> 
> I shudder when I contrast that with many hundreds of lines of cruft
> that the mkconfig system would generate.

This is an overstatement

matica!2 ~$ wc -l /boot/grub/grub.cfg
148 /boot/grub/grub.cfg

2 kernels, no initrd, just like yourself.

Maybe you do need to take a look at /etc/default/grub ?

-- 
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply privately _only_ on Usenet and on broken lists
which rewrite From, fetch the TXT record for no-use.mooo.com.

Reply via email to