Hello,
Mike Burger says:
>> Try using -U instead of -i. It looks like rpm is saying it can't install
>> because it already exists...howerver, -U is upgrade...which may very well
>> work.
and Uncle Meat says:
>> Well, if the above is accurate, you don't have the new kernel installed. I
>> saw source and headers, but no kernel. It will be kernel-2.2.16-3.i386.rpm.
>> The one you show is the source, which is the sourcecode not the kernel.
rpm is not complaining (lilo is):
> [root@host RPMS]# rpm -ivh kernel-2.2.16-3.i586.rpm
> kernel ##################################################
and:
> [root@host RPMS]# rpm -qa | grep kernel
> kernel-headers-2.2.16-3
> kernel-2.2.14-5.0
> kernel-utils-2.2.14-5.0
> kernelcfg-0.5-5
> kernel-2.2.16-3
> kernel-source-2.2.16-3
So, kernel-2.2.16-3.i586.rpm is installed without problems.
As well, Mike Burger says:
>> Also, instead of /boot/vmlinux-2.2.16-3, see if /boot/vmlinuz-2.2.16-3
>> exists...if so, change the "Boot image:" line to read vmlinuz, instead.
>> It's a compressed kernel, and lilo won't complain.
It exists:
> [root@host RPMS]# ls /boot/vmlinuz*
> /boot/vmlinuz /boot/vmlinuz-2.2.14-5.0 /boot/vmlinuz-2.2.16-3
(/boot/vmlinuz is a link to /boot/vmlinuz-2.2.16-3)
And Uncle Meat says:
>> And, before you do it (as I did once and I know others have) don't do -Uch
>> on the kernel itself as that can create some very nasty consequences.
>> Instead, use -ivh and it will work just fine. As a matter of fact -ivh
>> would also work OK for the source and just leave 2 source trees installed
>> for 2 different kernel versions.
Yes! I did -ivh and now I have 2 source trees
> [root@host RPMS]# ls /usr/src/
> linux linux-2.2.14 linux-2.2.16 redhat
I repeat: lilo is complaining when I run 'lilo -v'...
Thanks,
Tomás
Tomas Garcia Ferrari
Bigital
http://bigital.com
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list