Thanks to David and Adam for responding to my question.
I found that
rpm -ivh kernel-2.0.32-3.i386.rpm
followed by
rpm -e kernel-2.0.32-2.i386.rpm
did what I wanted, i.e., upgraded the 2.0.32 kernel without
interfering with the 2.0.31 kernel I still had on the system (which I
will keep for a couple of days until it is clear that the newest
kernel is ok).
---
Owen Gray
--
On Fri, 17 Apr 1998 18:59:28 -0700 (PDT), David E. Fox wrote:
>>
>> I have downloaded kernel-2.0.32-3.i386.rpm.
>>
>> When I enter rpm -q kernel I get this response:
>>
>> kernel 2.0.31-7
>> kernel 2.0.32-2
>
>You probably can erase the older kernel rpm.
>
>> When I enter rpm -Uvh kernel-2.0.32-3.i386.rpm as instructed, I get
>> the following message:
>>
>> failed dependencies:
>> kernel = 2.0.31 is needed by kernel-modules-2.0.31-7
>> kernel = 2.0.31 is needed by kernel-modules-2.0.31-7
>
>Do you have the kernel-modules-2.0.32 rpm? If so, you'll probably
>need to install both at the same time:
>
>rpm -i (or -Uvh, which probably won't work if you've erased the older
>rpm) kernel-2.0.32-2.i386.rpm kernel-modules-2.0.32...
>
>And while you're at it, upgrade (or install) the new kernel-headers
>rpm as well.
>
[snip]
On Mon, 20 Apr 1998 08:49:36 -0700 (MST), [EMAIL PROTECTED] wrote:
[snip]
>
> You *don't* want to do rpm -Uvh on a kernel update. Do an rpm
>-i on it. -Uvh will try and upgrade from the previous kernel, which
>will remove it, breaking the dependencies you show. It will also make
>it so that you cannot boot should you're system have problems with the
>new kernel revisions.
>
> Adam
Owen V. Gray
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.