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@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 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org