Proxmox Kernel Clean not work #943
-
For me this script is not working. It finish too fast and if i retry it show same kernels for clean. Regards. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
As You can manually remove all but
|
Beta Was this translation helpful? Give feedback.
As
5.15
is the current default kernel in PVE 7.3 the package management directly depends on it, so it isn't possible while running6.1
kernels. (the script tries to remove ALL old kernels)When Proxmox switches to
6.1
as the new default, then it'll be possible.You can manually remove all but
pve-kernel-5.15.83-1-pve
(need at least 15.15
kernel to keeppve-headers-5.15
)apt purge pve-kernel-5.15.30-2-pve pve-kernel-5.15.60-1-pve pve-kernel-5.15.60-2-pve