Proxmox 9.1 can’t install Kernel 6.17

Phoenix85

Member
Jan 14, 2025
69
1
8
Germany
Hi,

Tried several things but can’t get it to work.

Seems I‘m like looped in some sort of dependency loop.

Tried apt —fix-broken install

Dpkg —configure -a

Don’t want to install the whole system from a 9.1 iso from scratch as Datastores etc. everything is configured. Also that it used Powersave instead of Performance for Governor.

It’s like 5 packages which aren‘t installed and seem to make issues.

I use the No Subscription Repository and have PVE 9.1.1 running on a physical Supermicro Server

I don’t know why but everytime I want to upload a screenshot it says „File is too big“

Anyone any idea?

Also tried:
mv /etc/kernel/postrm.d/zz-proxmox-boot /etc/kernel/postrm.d/zz-proxmox-boot.bak

And tried the commands above -> no luck
 
Last edited:
Hi,

Could you share the output of
Code:
apt update
and
Code:
pveversion -v
as well the full output of the failed upgrade command?