How to keep a particular kernel version?

Frank Murphy frankly3d at gmail.com
Sat Feb 25 14:20:22 UTC 2012


On 23/02/12 18:07, enclair wrote:
> Hi,

> Is there a possibility to set up yum to keep the older kernel

Thinking about this.
NB *Your entries may look different

Rename the one you want to keep.
Try from:
menuentry 'Fedora (3.2.7-1.fc16.x86_64)' --class fedora --class 
gnu-linux --class gnu --class os {

to:
menuentry 'Keep-Me (3.2.7-1.fc16.x86_64)' --class fedora --class 
gnu-linux --class gnu --class os {


Maybe also:
echo 'Loading Fedora (3.2.7-1.fc16.x86_64)'
to:
echo 'Loading Keep-Me (3.2.7-1.fc16.x86_64)'


-- 
Regards,
Frank
"Jack of all, fubars"


More information about the users mailing list