How do I force debian to output video?

Hello,

I have a problem forcing debian to output video or any console information at all while running in QEMU/KVM

I recently wanted to play with compiling a bunch of stuff for chroot on my phone, so I thought that I’d just install debian arm64 in QEMU, and then I’ll compile anything I need.

So now I’m stuck here:

The “text console” modes in virt-manager don’t work, attaching the device mentioned in virt-manager settings (/dev/pts/2) to screen gives me this result:

$ screen /dev/pts/2
[screen is terminating]

Very helpful, right?

Does anyone know how to force this debian image into giving me any information at all?
https://cdimage.debian.org/debian-cd/current/arm64/iso-cd/debian-10.2.0-arm64-netinst.iso

Thanks