diff --git a/ServerIssueManual.html b/ServerIssueManual.html index 6291960..e3ea3b6 100644 --- a/ServerIssueManual.html +++ b/ServerIssueManual.html @@ -143,7 +143,7 @@ Using thi -The server boots fine after installing the 6.14 kernel. The comments said you could force a default kernel for Proxmox to boot to with the Proxmox-boot-tool kernel pin command.

+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. + + + + + + + + + + + + + + +

@@ -175,7 +205,7 @@ Running proxmox-boot-tool kernel list command gives the following results

References

-

Test h3

+ \ No newline at end of file