Hi,
I installed a fresh Debian 11.3.0/64 and started installing KVM using this instruction
However, these commands generate fatal errors :
sudo virsh -c qemu:///system define Whonix-Gateway*.xml
error: Failed to define domain from Whonix-Gateway-XFCE-16.0.3.7.xml
error: invalid argument: could not get preferred machine for /usr/bin/qemu-system-x86_64 type=kvm
and
sudo virsh -c qemu:///system define Whonix-Workstation*.xml
error: Failed to define domain from Whonix-Workstation-XFCE-16.0.3.7.xml
error: invalid argument: could not get preferred machine for /usr/bin/qemu-system-x86_64 type=kvm
Should meaning? Is this tested should work or tested and known to be functional that a user needs no running X / desktop environment and can use Whonix KVM?
If known functional, Iād like to add this to documentation.
Meaning theoretically as I donāt run headless. Though it makes intuitive sense since any interface accessible from a GUI console should be available in a headless env like Torās nyx interface.