grub2-mkconfig with 3.2.10 kernels?

Ed Greshko Ed.Greshko at greshko.com
Mon Mar 19 00:39:00 UTC 2012


On 03/19/2012 08:09 AM, Michael D. Setzer II wrote:
> The issue is that the order is coming up wrong. 
> On my sytem, it adds the new kernel, but it is the in this order 
> from the grub.cfg file.
>
> menuentry 'Fedora Linux, with Linux 3.2.9-2.fc16.x86_64' 
> menuentry 'Fedora Linux, with Linux 3.2.9-2.fc16.x86_64 
> (recovery mode)' 
> menuentry 'Fedora Linux, with Linux 3.2.9-1.fc16.x86_64' 
> menuentry 'Fedora Linux, with Linux 3.2.9-1.fc16.x86_64 
> (recovery mode)' 
> menuentry 'Fedora Linux, with Linux 3.2.10-3.fc16.x86_64' 
> menuentry 'Fedora Linux, with Linux 3.2.10-3.fc16.x86_64 
> (recovery mode)' 
>
> Thus 0 is the 3.2.9-2 kernel, and the new 3.2.10-3 would be 
> number  4?
>
> Is yours listing 3.2.10-3 as being 0?

[root at meimei grub2]# grep menuen grub.cfg
menuentry 'Fedora (3.2.10-3.fc16.i686.PAE)' --class fedora --class gnu-linux --class
gnu --class os {
menuentry 'Fedora (3.2.9-2.fc16.i686.PAE)' --class fedora --class gnu-linux --class
gnu --class os {
menuentry 'Fedora (3.2.9-1.fc16.i686.PAE)' --class fedora --class gnu-linux --class
gnu --class os {


But, now I am asking myself:  "Why don't I have recovery mode entries?".  :-(

-- 
Do not condemn the judgment of another because it differs from your own. You may both
be wrong. -- Dandemis


More information about the users mailing list