Stéphane Chazelas wrote that Can I start Debian on a text virtual console in a virtual machine?
You could also not give a virtual graphics card at all to your VM and have the console on serial. Like for a physical server, that makes it easier to operate the VM as you can then more easily copy-paste text when you access that console from a terminal emulator on the host.
In both virsh and virt-manager, how can I:
- not give a virtual graphics card at all to both a to-be-created VM and an existing VM (created in any way, either by virsh or virt-manager), and
- have the console on serial, and
- access that console from a terminal emulator on the host?