Niels Dybdahl wrote:
> On 4/22/06, Niels Dybdahl <[EMAIL PROTECTED]> wrote:
>   
>>> ... kernel 2.6.16-1.2096_FC4. 
>>>       
>> ... kernel-2.6.16-1.2069_FC4.i586.rpm ...
> But how do I do that ? When I run:
>   yum install kernel-2.6.16-1.2069_FC4.i586
> It just responds "nothing to do". Is this because I have a newer
> kernel installed ?
> Can I force yum to install the kernel or do I have to use rpm instead ?
>   

Perhaps either
    yum --exclude=kernel-2.6.16-1.2096 update
or
    yum --exclude=kernel-2.6.16-1.2096_FC4 update
?

(I forget if _FC4 is part of the version string or not.)

B


_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to