Here you go. https://pve.proxmox.com/wiki/Host_Bootloader#sysboot_kernel_pinAfter doing this 'proxmox-boot-tool kernel pin 6.8.12-2-pve`. Is there anything to do when a new version comes out?
Do I need to remove or modify this line when the new kernel is fixed or upgraded? If so I am not sure where( What file) or how to remove this to get back to the newer kernel.
Appreciate any step by step instructions.
Thanks
Thank you so much.
yes seems like itAlso present on Intel i7-6770HQ.
Code:cat /etc/default/grub [...] GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on" GRUB_CMDLINE_LINUX="" [...]
Code:pvesh get /nodes/prox1/hardware/pci --pci-class-blacklist "" [...] 0x030000 │ 0x193b │ 0000:00:02.0 │ 0 │ 0x8086 │ Iris Pro Graphics 580 [...]
`proxmox-boot-tool kernel pin 6.8.12-3-pve` works to re-enable.
Is it safe to update the rest of the packages after rolling back and pinning the older kernel?