LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to remove the kernel safely? (https://www.linuxquestions.org/questions/linux-general-1/how-to-remove-the-kernel-safely-441839/)

hardstyleFX 05-05-2006 05:42 AM

How to remove the kernel safely?
 
Hi.

I have 3 kernels on my system at the moment and I want to remove some of them.
What do you sugest?

satinet 05-05-2006 06:00 AM

delete them from /boot and remove the source tree from /usr/src then remove the modules from /lib/modules


also dont forget to delete the entries from your boot loader (grub, lilo etc)

ethics 05-05-2006 07:09 AM

if you used apt-get to install them, you can use it to remove them, it should remove entries from the bootloader too

hardstyleFX 05-06-2006 02:19 PM

Thanks alot.


All times are GMT -5. The time now is 02:56 PM.