Running Qemu in MX Linux
by xmx from LinuxQuestions.org on (#5BNEV)
Hello,
To test BIOS compatibility, I installed cpu checker,
then gave command:
sudo kvm-ok
The response was:
INFO: /dev/kvm exists
KVM acceleration can be used
I have installed Qemu, using the following command:
sudo apt install qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils libguestfs-tools genisoimage virtinst libosinfo-bin virt-manager
I seem to get the system installed.
I run the GUI and create a VM,
but ultimately it fails to run,
complaining that:
Error connecting to graphical console:
Error opening Spice console, SpiceClientGtk missing
Any help and tips are much appreciated.
Thank you,
xmx


To test BIOS compatibility, I installed cpu checker,
then gave command:
sudo kvm-ok
The response was:
INFO: /dev/kvm exists
KVM acceleration can be used
I have installed Qemu, using the following command:
sudo apt install qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils libguestfs-tools genisoimage virtinst libosinfo-bin virt-manager
I seem to get the system installed.
I run the GUI and create a VM,
but ultimately it fails to run,
complaining that:
Error connecting to graphical console:
Error opening Spice console, SpiceClientGtk missing
Any help and tips are much appreciated.
Thank you,
xmx