Do the following:
After that repeat the above update with:
Code:
nano /etc/apt/sources.list.d/pve-install-repo.list
# enter the following:
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
ctrl+x to exit & press enter to save
__________
nano /etc/apt/sources.list.d/ceph.list
# add the following:
deb http://download.proxmox.com/debian/ceph-quincy bookworm no-subscription
ctrl+x to exit & press enter to save
After that repeat the above update with:
Code:
apt-get update
apt-get dist-upgrade