Hi,
quick question. Is it possible to "autoremove" old kernels? I have a lot of kernels installed:
But apt does not find any package to remove. Is this OK? Is the only possible way to remove very old kernels by remove them manually?
Cheers,
Chris
quick question. Is it possible to "autoremove" old kernels? I have a lot of kernels installed:
Code:
Found linux image: /boot/vmlinuz-4.4.98-6-pve
Found initrd image: /boot/initrd.img-4.4.98-6-pve
Found linux image: /boot/vmlinuz-4.4.98-5-pve
Found initrd image: /boot/initrd.img-4.4.98-5-pve
Found linux image: /boot/vmlinuz-4.4.98-4-pve
Found initrd image: /boot/initrd.img-4.4.98-4-pve
Found linux image: /boot/vmlinuz-4.4.98-3-pve
Found initrd image: /boot/initrd.img-4.4.98-3-pve
Found linux image: /boot/vmlinuz-4.4.98-2-pve
Found initrd image: /boot/initrd.img-4.4.98-2-pve
Found linux image: /boot/vmlinuz-4.4.83-1-pve
Found initrd image: /boot/initrd.img-4.4.83-1-pve
Found linux image: /boot/vmlinuz-4.4.76-1-pve
Found initrd image: /boot/initrd.img-4.4.76-1-pve
Found linux image: /boot/vmlinuz-4.4.67-1-pve
Found initrd image: /boot/initrd.img-4.4.67-1-pve
Found linux image: /boot/vmlinuz-4.4.62-1-pve
Found initrd image: /boot/initrd.img-4.4.62-1-pve
Found linux image: /boot/vmlinuz-4.4.59-1-pve
Found initrd image: /boot/initrd.img-4.4.59-1-pve
Found linux image: /boot/vmlinuz-4.4.49-1-pve
Found initrd image: /boot/initrd.img-4.4.49-1-pve
Found linux image: /boot/vmlinuz-4.4.44-1-pve
Found initrd image: /boot/initrd.img-4.4.44-1-pve
Found linux image: /boot/vmlinuz-4.4.40-1-pve
Found initrd image: /boot/initrd.img-4.4.40-1-pve
Found linux image: /boot/vmlinuz-4.4.35-2-pve
Found initrd image: /boot/initrd.img-4.4.35-2-pve
Found linux image: /boot/vmlinuz-4.4.35-1-pve
Found initrd image: /boot/initrd.img-4.4.35-1-pve
Found linux image: /boot/vmlinuz-4.4.21-1-pve
Found initrd image: /boot/initrd.img-4.4.21-1-pve
Found linux image: /boot/vmlinuz-4.4.19-1-pve
Found initrd image: /boot/initrd.img-4.4.19-1-pve
Found linux image: /boot/vmlinuz-4.4.15-1-pve
Found initrd image: /boot/initrd.img-4.4.15-1-pve
Found linux image: /boot/vmlinuz-4.4.8-1-pve
Found initrd image: /boot/initrd.img-4.4.8-1-pve
Found linux image: /boot/vmlinuz-4.2.8-1-pve
Found initrd image: /boot/initrd.img-4.2.8-1-pve
Found linux image: /boot/vmlinuz-4.2.6-1-pve
Found initrd image: /boot/initrd.img-4.2.6-1-pve
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
done
Setting up proxmox-ve (4.4-107) ...
root@proxmox01 ~ # apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
But apt does not find any package to remove. Is this OK? Is the only possible way to remove very old kernels by remove them manually?
Cheers,
Chris