loading initial ramdisk out of memory when downgrading kernel

myggz

New Member
Jul 6, 2024
1
0
1
Hi,

I'm new to proxmox. Setup a brand new server with new hardware, everything working great until I notice that the server freezes after about an hour of not actively using it.. weird.

Anyways, read that a lot of people had issues with the current kernel 6.8.8-2 so I figred I would try booting with an older kernel. Ran the following commands:

apt install proxmox-kernel-6.5.13-5-pve-signed
apt install proxmox-headers-6.5.13-5-pve
proxmox-boot-tool kernel pin 6.5.13-5-pve

Rebooted the server and then it wont boot. Gets stuck at
Loading inital ramdisk
Out of memory..

Am I missing some step here?