[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: at boot-time echoed kernel is older that started kernel
From: |
Prarit Bhargava |
Subject: |
Re: at boot-time echoed kernel is older that started kernel |
Date: |
Thu, 21 Feb 2013 07:06:04 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10 |
On 02/19/2013 03:31 PM, poma wrote:
> On 02/18/13 21:39, Reindl Harald wrote:
> […]
>
>> i would be thankful if even "grub2-mkconfig" would not create
>> this "advanced" submenu at all
>>
>
>
> Actually there is a patch proposal at 'grub-devel' by Prarit Bhargava,
> for such a case - disable submenu[1][2].
Reindl and poma,
FYI the latest fedora (it might be in rawhide by now) built grub2 has
GRUB_DISABLE_SUBMENU functionality. It would be good to get testing on this...
http://koji.fedoraproject.org/koji/buildinfo?buildID=386531
* Thu Feb 14 2013 Peter Jones <address@hidden> - 2.00-16
- Allow the user to disable submenu generation
You can simply add 'GRUB_DISABLE_SUBMENU="true"' to /etc/default/grub and it
magically works :)
P.