LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   after upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/after-upgrade-276443/)

jonij 01-11-2005 04:25 AM

after upgrade
 
i upgraded the fedora core . how can i erase the old kernels?

thanks

scuzzman 01-11-2005 05:20 AM

Take a look here.

reddazz 01-11-2005 06:35 AM

If it's a kernel from Fedora, do

$rpm -qa | grep -i kernel

a list of installed kernels will appear and just remove the version number you want by doing

#rpm -e kernel-version


All times are GMT -5. The time now is 03:24 PM.