Thanks Thomas for a hint!
My /etc/default/grub is pretty minimalistic see:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset consoleblank=0"
GRUB_CMDLINE_LINUX=""
I can definitely try the kernel 5.3.10, but I...
Continue in new thread after posting to https://forum.proxmox.com/threads/pve-kernel-5-0-21-4-pve-cause-debian-guests-to-reboot-loop-on-older-intel-cpus.59377
--
Let me share part of my current pain in the ass with one of our Dedicated servers at Hetzner (PX92).
Scenario: I am trying to run...
Let me share part of my current pain in the ass with one of our Dedicated servers at Hetzner (PX92).
Scenario: I am trying to run stable Debian 10 OS under Proxmox 6. What differs from other involved in this thread is that my CPU is quite new (Intel® Xeon® W-2145 Octa-Core Skylake W).
I am...