分页: 1 / 1

/boot分区满了,不能安装软件

发表于 : 2012-09-13 10:29
guoyu841020
/boot分区满了,使用apt-get remove linux-image-版本号 不能卸载提示依赖linux-image-3.0.0-25-generic,由于/boot分区满了不能安装linux-image-3.0.0-25-generic,求解决办法。

Re: /boot分区满了,不能安装软件

发表于 : 2012-09-13 10:50
xw_y_am
卸载旧内核 :em06 :em06

Re: /boot分区满了,不能安装软件

发表于 : 2012-09-13 12:03
YeLee
/boot只放内核,删掉旧的就可以了。 :em01 :em01 :em01

Re: /boot分区满了,不能安装软件

发表于 : 2012-09-14 10:53
tang.zhe

代码: 全选

sudo aptitude purge ~ilinux-image-.*\(\!`uname -r`\)