He wanted a version #. Did no one think of: rpm -qa | grep kernel? That will return all the versions of a kernel installed, then he can isolate the correct one and rpm -e the others. i.e. rpm -e kernel-1.2.3-4 kernel-1.2.3-5 kernel-1.5.7-6 kernel-1.5.8-3
----- Original Message ----- From: "John Thayer Jensen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 13, 2001 2:07 PM Subject: Re: multiple copies of same kernel??!! > Excellent idea! I will try that. > > jj > ----- Original Message ----- > From: "Leonard den Ottolander" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, November 14, 2001 9:29 AM > Subject: Re: multiple copies of same kernel??!! > > > > Hi John, > > > > > Yeah. This technique I had thought of. Scared me slightly. I just > > > wondered whether there wasn't an easier way. > > > > > > rpm -e --allmatches kernel > > > > Maybe add --justdb as well, and afterwards do a single install --justdb. > > > > Bye, > > > > Leonard. > > > > > > > > > > _______________________________________________ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list