On Tue, Dec 31, 2024 at 07:05:46PM +0530, Mayuresh wrote: > Sadly, 10.1 installer panics on Hetzner VPS (9.2 doesn't).
The images show a cnopen panic due to no console device. This is probably DRM/KMS fallout, the usual hint is to build a custom kernel (or use boot.cfg userconf commands) and disable i915drmkms (or all drmkms drivers). Martin