Removing old kernel
The best way to remove all files and directories associated with a kernel that is no longer needed is the following:
- rm /boot/vmlinuz-2.6.
- rm /boot/config-2.6.
- rm /boot/initrd-2.6
- rm -Rf /lib/modules/2.6.5
- run grub or edit /boot/grub/grub.conf
0 Comments:
Post a Comment
<< Home