change default kernel at boot

Arthur Pemberton dalive at flashmail.com
Thu Apr 21 01:16:52 UTC 2005


Antonio Olivares wrote:

>Sorry to bother again but I get kernel 2.6.9-1.667 by
>default and I want to change to 2.6.11.7 the newly
>installed kernel.  How do I do that?
>
>Here's what's in /boot/grub/grub.conf
>
>[root at rio ~]# cat /boot/grub/grub.conf
># 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/VolGroup00/LogVol00
>#          initrd /initrd-version.img
>#boot=/dev/hda
>default=1
>  
>
change this to 'default=0' (no quotes of course)

>timeout=5
>splashimage=(hd0,0)/grub/splash.xpm.gz
>hiddenmenu
>title Fedora Core (2.6.11.7)
>        root (hd0,0)
>        kernel /vmlinuz-2.6.11.7 ro
>root=/dev/VolGroup00/LogVol00 quiet acpi=ht
>        initrd /initrd-2.6.11.7.img
>
>title Fedora Core (2.6.9-1.667)
>        root (hd0,0)
>        kernel /vmlinuz-2.6.9-1.667 ro
>root=/dev/VolGroup00/LogVol00 rhgb quietacpi=ht
>        initrd /initrd-2.6.9-1.667.img
>
>[root at rio ~]#
>
>
>Thanks,
>
>Antonio
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>
>  
>




More information about the fedora-list mailing list