I’m attempting to install Whonix in KVM, I’m using Arch Linux, I followed Installation guide from the Whonix website, but when I get to the “Importing Whonix ™ VM Templates” part i run the command:
sudo virsh -c qemu:///system define Whonix-Gateway*.xml
It give me this error:
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
So I’m stuck on this ( I did search for a solution both here on the forums and the web).
And I also want to add, in Arch Linux you have to Install a package called dnsmasq
and enable the libvirtd
service (sudo systemctl enable libvirtd
) in order for some of the other commands before this one to run without error