查看正在使用的内核

    uname -a

查看系统中的全部内核

    rpm -qa | grep kernel

卸载多余内核

    yum remove kernel-x.xx.x

相关文章: