1828041 Members
2064 Online
109973 Solutions
New Discussion

Re: update kernel

 
Jairo Campana
Trusted Contributor

update kernel

*Updated kernel packages are now available that fix a security:
http://rhn.redhat.com/errata/RHSA-2003-417.html#Red%20Hat%20Linux%208.0
Also when I tried a update patch of vulnerability of my kernel Linux version 2.4.18-14 REDHAT 8.0 download patch
kernel-2.4.20-28.8.i386.rpm
try :
rpm -Fvh kernel-2.4.20-28.8.i386.rpm
grubby fatal error: unable to find a suitable template
: unable to find a suitable template


anyone any ideas?

legionx
4 REPLIES 4
Robert Binkhorst
Trusted Contributor

Re: update kernel

Hi,

Did you install all the previously released errata?

Before applying this update, make sure all previously released errata
relevant to your system have been applied.\

HTH
linux: the choice of a GNU generation
Jairo Campana
Trusted Contributor

Re: update kernel

yes, the problem is with lilo a update rpmf -Fvh
make update boot to grub .
legionx
Jairo Campana
Trusted Contributor

Re: update kernel

If you are using LILO, "grubby" will fail to automatically
rewrite your /etc/lilo.conf. Grubby will either create
reasonable looking entries where the labels are too long for
LILO or it may simply delete the contents of your lilo.conf.

The recommended solution is to make a backup copy of your
/etc/lilo.conf before doing the upgrade and put in the
appropriate entries manually.
legionx
Jairo Campana
Trusted Contributor

Re: update kernel

thanks my problem is solved
legionx