After a complete install of 7.2-1 from a USB drive and
on a new 610 mainboard and 12th gen i3 CPU 12100 and a normal HDD of 2TB using the pve-no-subscription repo, the update process generated a lot of ATA errors but the install proceeded normally. At each time I had to execute:
to be able to continue error free. The current updated version is PVE 7.2-11.
Furthermore, grub* packages that were initially from the pve repo have now been updated in the debian repo and follow the latter on update. This results in the OS PROBER line that is missing - is it necessary in the PVE-7.2-x anymore?
Does this thread still hold good on PVE-7x? Notes
Code:
apt-get update && apt-get dist-upgrade
Code:
rm -rf /var/log/journal/*
Code:
CPU(s) 8 x 12th Gen Intel(R) Core(TM) i3-12100 (1 Socket)
Kernel Version Linux 5.15.53-1-pve #1 SMP PVE 5.15.53-1 (Fri, 26 Aug 2022 16:53:52 +0200)
PVE Manager Version pve-manager/7.2-11/b76d3178
Furthermore, grub* packages that were initially from the pve repo have now been updated in the debian repo and follow the latter on update. This results in the OS PROBER line that is missing - is it necessary in the PVE-7.2-x anymore?
Code:
# Disable os-prober, it might add menu entries for each guest
GRUB_DISABLE_OS_PROBER=true
Does this thread still hold good on PVE-7x? Notes
Last edited: