我的启动分区已满。我无法应用系统更新。如何调整分区大小?我不想删除旧文件,只想调整大小。我无法安装 gparted,因为我没有桌面访问权限。可以从 webmin 执行此操作吗?
我尝试了以下方法:
我的 /boot 分区已达到 100%,现在无法升级。无法删除旧内核以腾出空间
[root@mail ~]# sudo apt-get install gparted
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
gparted : Depends: libatkmm-1.6-1 (>= 2.22.1) but it is not going to be installed
Depends: libglibmm-2.4-1c2a (>= 2.36.2) but it is not going to be installed
Depends: libgtk2.0-0 (>= 2.14.0) but it is not going to be installed
Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but it is not going to be installed
Depends: libpangomm-1.4-1 (>= 2.27.1) but it is not going to be installed
linux-image-extra-3.13.0-119-generic : Depends: linux-image-3.13.0-119-generic but it is not going to be installed
linux-image-extra-3.13.0-133-generic : Depends: linux-image-3.13.0-133-generic but it is not going to be installed
linux-image-generic : Depends: linux-image-3.13.0-133-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
如果我尝试apt-get -f install
,我会收到“磁盘已满”错误。
来自 webmin 的屏幕截图。