apt install pve-headers-5.15.102-1-pve
or something like that;. Please see one of the many threads about NVidia driver installation and missing Linux kernel headers.I will try, but i have this errorYou need to install the PVE kernel headers of the same version as the running kernel.apt install pve-headers-5.15.102-1-pve
or something like that;. Please see one of the many threads about NVidia driver installation and missing Linux kernel headers.
EDIT: pve-headers packages still exists but I think the new name is proxmox-headers.
root@inovosrv:~# apt install pve-headers-5.15.102-1-pve
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package pve-headers-5.15.102-1-pve
E: Couldn't find any package by glob 'pve-headers-5.15.102-1-pve'
root@inovosrv:~#
What is the output ofI will try, but i have this error
root@inovosrv:~# apt install pve-headers-5.15.102-1-pve Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package pve-headers-5.15.102-1-pve E: Couldn't find any package by glob 'pve-headers-5.15.102-1-pve' root@inovosrv:~#
apt update
?What is the output ofapt update
?
root@inovosrv:~# apt update
Hit:1 http://download.proxmox.com/debian/pve buster InRelease
Get:2 http://security.debian.org bullseye-security InRelease [48.4 kB]
Get:3 http://download.proxmox.com/debian/pve bookworm InRelease [2,768 B]
Hit:4 http://ftp.ro.debian.org/debian bullseye InRelease
Get:5 http://ftp.ro.debian.org/debian bullseye-updates InRelease [44.1 kB]
Err:6 https://enterprise.proxmox.com/debian/pve bullseye InRelease
401 Unauthorized [IP: 51.91.38.34 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease 401 Unauthorized [IP: 51.91.38.34 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@inovosrv:~#
To use the Proxmox enterprise repository, you'll need to buy a support subscription. If you don't want then, then replace it with the no-subscription repository. This is a very common mistake: please search the forum for more information (pr read the manual).Code:root@inovosrv:~# apt update Hit:1 http://download.proxmox.com/debian/pve buster InRelease Get:2 http://security.debian.org bullseye-security InRelease [48.4 kB] Get:3 http://download.proxmox.com/debian/pve bookworm InRelease [2,768 B] Hit:4 http://ftp.ro.debian.org/debian bullseye InRelease Get:5 http://ftp.ro.debian.org/debian bullseye-updates InRelease [44.1 kB] Err:6 https://enterprise.proxmox.com/debian/pve bullseye InRelease 401 Unauthorized [IP: 51.91.38.34 443] Reading package lists... Done E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease 401 Unauthorized [IP: 51.91.38.34 443] E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. root@inovosrv:~#