On 13 Dec 2002 20:58:14 +0000 A.D., Paul H Upton <[EMAIL PROTECTED]> carved the following runes about "Re: old kernels":
> On Fri, 2002-12-13 at 20:38, Jesse Keating wrote: >> If you aren't using them, then no, you don't need them, and you can >> rpm-e >> them. rpm -e will pull them out of the bootloader menu. > > Hi guys, sorry.. should have said, I'm still wearing my l plates... > > rpm -e and then what? First do "rpm -q kernel", then you'll get a list of the kernels installed, e.g.: kernel-<oldversion1> kernel-<oldversion2> kernel-<currently_used_version> Now do "rpm -e kernel-<oldversion1> kernel-<oldversion2>" to uninstall the two old kernels from the example list above. When you have several versions of the same package installed you need to let RPM know which version(s) you want to be removed. -- Emanuel Mair ___________________________________________________ [EMAIL PROTECTED] Support free hardware choice and save AmigaOS! [EMAIL PROTECTED] http://AmigaPOP.8bit.co.uk .-. .- -.. .. --- -....- .- -.- - .. ...- .. - .-.- - ...-.- -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
