Hi Tom. I am still having issues with the header...when I run:
root@pve:~# apt install pve-headers-$(uname -r)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package pve-headers-4.15.18-12-pve
E: Couldn't find any package by glob 'pve-headers-4.15.18-12-pve'
E: Couldn't find any package by regex 'pve-headers-4.15.18-12-pve'
The headers version seems to be 4.15.18-12-pve but when I run this command:
root@pve:~# apt install pve-headers
Reading package lists... Done
Building dependency tree
Reading state information... Done
pve-headers is already the newest version (6.0-2).
0 upgraded, 0 newly installed, 0 to remove and 419 not upgraded.
it says that the pve-headers is already the newest version (6.0-2).
Thanks for your help in advance...