Re: Not all kernels show up in Grub boot menu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Mon, 2010-05-31 at 19:38 -0500, Steven P. Ulrick wrote:
> > I have the following in "/etc/grub.conf": installonly_limit=3
> 
> The installonly_limit parameter belongs in /etc/yum.conf.  You're
> telling yum to only install 3 versions of things that it can install
> parallel versions of (such as kernels), grub doesn't do the installing.
Sorry, I mistyped.  In my previous message, I said:
> > I have the following in "/etc/grub.conf": installonly_limit=3

That is wrong!  What I meant to say was:
I have the following in "/etc/yum.conf": installonly_limit=3

> Dunno about the other problem, though.  Perhaps it's related to that
> bogus line in the grub.conf file.
If you mean the "installonly_limit=3", see above.  Here is my "grub.conf" file 
again.  Notice that "installonly_limit=3" does not appear in my "grub.conf" file:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda2
#          initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
#hiddenmenu
title Fedora (2.6.33.5-112.fc13.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.33.5-112.fc13.x86_64 ro root=UUID=c41f05e7-
a549-4c68-9512-7a5aaa08b143 rd_LVM_LV=VolGroup00/LogVol01 rd_NO_LUKS rd_NO_MD 
rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us iommu=soft 
nomodeset
        initrd /initramfs-2.6.33.5-112.fc13.x86_64.img
title Fedora (2.6.33.4-95.fc13.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.33.4-95.fc13.x86_64 ro root=UUID=c41f05e7-
a549-4c68-9512-7a5aaa08b143 rd_LVM_LV=VolGroup00/LogVol01 rd_NO_LUKS rd_NO_MD 
rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us iommu=soft 
nomodeset
        initrd /initramfs-2.6.33.4-95.fc13.x86_64.img
title Fedora (2.6.33.3-85.fc13.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.33.3-85.fc13.x86_64 ro root=UUID=c41f05e7-
a549-4c68-9512-7a5aaa08b143 rd_LVM_LV=VolGroup00/LogVol01 rd_NO_LUKS rd_NO_MD 
rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us iommu=soft 
nomodeset
        initrd /initramfs-2.6.33.3-85.fc13.x86_64.img

Steven P. Ulrick
-- 
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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux