I am trying set boot image with:
However, when I reboot, Proxmox always wants to use kernel 6.8.4-3-pve.
I have tried:
proxmox-boot-tool refresh
proxmox-boot-tool clean
proxmox-boot-tool reinit
and even proxmox-boot-tool init /dev/nvme0n1p2
all to no avail. Can anyone help me to get the right kernel booting. I can select the right kernel manually, but this machine is normally headless so it would b egreta if I can get this working.
Thanks
proxmox-boot-tool kernel pin 6.5.13-5-pve
This reports back:
Code:
Set kernel '6.5.13-5-pve' in /etc/kernel/proxmox-boot-pin.
Refresh the actual boot ESPs now? [yN] y
Running hook script 'proxmox-auto-removal'..
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
However, when I reboot, Proxmox always wants to use kernel 6.8.4-3-pve.
proxmox-boot-tool status
reports:
Code:
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
proxmox-boot-tool kernel list
reports:
Code:
Manually selected kernels:
None.
Automatically selected kernels:
6.5.13-5-pve
6.8.4-3-pve
Pinned kernel:
6.5.13-5-pve
I have tried:
proxmox-boot-tool refresh
proxmox-boot-tool clean
proxmox-boot-tool reinit
and even proxmox-boot-tool init /dev/nvme0n1p2
all to no avail. Can anyone help me to get the right kernel booting. I can select the right kernel manually, but this machine is normally headless so it would b egreta if I can get this working.
Thanks