You can clean it with:
package-cleanup --oldkernels --count=2
NethServer Version: 7.4.1708
Module: yum kernel
Hi,
I’ve found an already discussed problem. I’ve to much kernels installed and can’t do an update because the boot-filesystem has not enough space.
Transaction check error:
installing package kernel-3.10.0-693.17.1.el7.x86_64 needs 14MB on the /boot filesystem
The discussion is at:
yum list installed kernel
gives me
kernel.x86_64 3.10.0-327.el7 @anaconda
kernel.x86_64 …
Oh, I’ve seen you’ve posted at this thread, which is linked in mine:
[root@server9b ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
22G 13G 7.8G 62% /
tmpfs 939M 0 939M 0% /dev/shm
/dev/sda1 504M 465M 14M 98% /boot
I have 18 kernels on this bone default production mail server and now any update attempts from the gui fail.
Removed:
kernel.x86_64 0:2.6.32-504.el6 kernel.x86_64 0:2.6.32-504.23.4.el6 kernel.x86_64 0:2.6.32-504.30.3.…
The problem always occurs if updates are installed over softwarecenter. Perhaps
@giacomo has an idea what to do, that also by updating at softwarecenter old kernels will be removed?