On Wed, 1 Jan 2025 at 11:37, Michael van Elst <[email protected]> wrote: > > [email protected] (Martin Husemann) writes: > > >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). > > > The VPS has a virtio-gpu display as console that we do not support. > Disabling DRM doesn't help, you can tell the kernel to use a serial > console (but which isn't exposed by the VM). > > virtio-gpu offers a VGA legacy compatibility. A simple driver could > attach our VGA driver there for a simple console. >
Exactly - you get the same if you switch the display type of a ProxMox NetBSD guest to virtio-gl. The panic is exactly the same as reported earlier in this thread. -- ----
