Fedora 17删除旧内核的操作
From: http://linux.chinaitlab.com/administer/904852.html
由于Fedora更新升級(jí)非常的頻繁,所以非常有必要清除陳舊的內(nèi)核,方法如下:
??? 1. 查看當(dāng)前系統(tǒng)中已安裝的內(nèi)核相關(guān)包:
??? [root@localhost mint]# rpm -qa|grep kernel
??? kernel-3.4.4-5.fc17.x86_64
??? kernel-devel-3.4.4-5.fc17.x86_64
??? libreport-plugin-kerneloops-2.0.10-3.fc17.x86_64
??? kernel-3.5.0-2.fc17.x86_64
??? kernel-devel-3.4.0-1.fc17.x86_64
??? kernel-devel-3.5.0-2.fc17.x86_64
??? kernel-headers-3.5.0-2.fc17.x86_64
??? abrt-addon-kerneloops-2.0.10-4.fc17.x86_64
??? 2. 查看當(dāng)前使用的內(nèi)核:
??? [root@localhost mint]# uname -r
??? 3.4.4-5.fc17.x86_64
??? 3. 確定要?jiǎng)h除的內(nèi)核:
??? 這里為:3.4.4-5.fc17.x86_64
??? 4. 刪除內(nèi)核:
??? [root@ linuxidc.com">www.linuxidc.com ~]# yum remove 3.4.4-5.fc17.x86_64
??? 說明:
??? 使用yum remove刪除, yum 會(huì)自動(dòng)移除 : /boot/grub/menu.lst 中的相關(guān)啟動(dòng)項(xiàng)。
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎(jiǎng)勵(lì)來咯,堅(jiān)持創(chuàng)作打卡瓜分現(xiàn)金大獎(jiǎng)
總結(jié)
以上是生活随笔為你收集整理的Fedora 17删除旧内核的操作的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: MySQL Internals Manu
- 下一篇: log4j2 mybatis 显示 sq