From 4762326e5fa60eb33882d3d511fe95d5374751ad Mon Sep 17 00:00:00 2001
From: Seb Trudel
+The server boots fine after installing the 6.14 kernel and selecting it manually at boot. The comments said you could force a default kernel for Proxmox to boot to with the Proxmox-boot-tool kernel pin command.
Running proxmox-boot-tool kernel list command gives the following results:
@@ -164,6 +164,36 @@ Running proxmox-boot-tool kernel list command gives the following results
+Running proxmox-boot-tool kernel pin 6.14.11-8-bpo12-pve outputs:
+
+
+E: no kernel image found in /boot for '6.14.11-8-bpo12-pve', not setting default.
+
+Possible Proxmox kernel versions are:
+6.14.11-8-bpo12-pve
+6.8.12-23-pve
+
+
+
+
+Assuming the Automatically selected kernels from kernel list means the new kernels are already pinned.
+
+uname -r gives 6.8.12-23-pve which is good enough for me for now. I would like to make sure the kernel updates arent done without approval though, so I still need to figure out how to do that.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+