Hi all, I compiled several kernels of different versions from sources. Now I'd like to delete some of them. Are following steps the correct way to do it? 1. delete the related tarball with "rm" command 2. delete the related source tree with "rm -fr" command 3. delete the related modules, /lib/modules/linux-version_I_want_to_delete with "rm -fr" command 4. delete related symbolic links and files such as System.map, vmlinuz, initrd. 5. delete related entry in /boot/grub/menu.lst Is there anything i missed? Thank you so much. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ