Just a quick question. After upgrading proxmox from 8.x to 9.x I noticed that when I check the boot tool:
However:
or
How can I "manually deselect"?
Code:
root@Osiris:~# proxmox-boot-tool kernel list
Manually selected kernels:
6.1.10-1-pve
Automatically selected kernels:
6.14.8-2-pve
6.8.12-13-pve
Pinned kernel:
6.14.8-2-pve
However:
Code:
root@Osiris:~# apt list -i | grep *6.1.10-1-pve*
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Code:
root@Osiris:~# dpkg -l | grep *6.1.10-1-pve*
root@Osiris:~#
How can I "manually deselect"?