Our "project 0" assignment in our OS class was to get familiar with compiling and installing a custom kernel in linux (Redhat ES3).<BR><BR>How do I remove a custom compiled kernel? I know it's more ...
Rolling back the Linux kernel can save the day when a bad update breaks your system. It should be done carefully, with backups and verification. Use it to regain a stable state, then address the root ...
Look in /etc/lilo.conf and see which 2 kernels are listed. Then just remove that section, and rm the kernel which you do not want.