I did apt-get upgrade
and apt-get dist-upgrade
Since I did apt-get dist-upgrade today, I must have installed the latest kernel as of today. Insted, this is what I am getting.
uname -r
5.15.30-2-pve
Installed kernel headers by issuing command :
apt install pve-headers-5.15.30-2-pve
However, the...