KVM acceleration cannot be used (/dev/kvm doesn’t exist). It is possible to turn off KVM support in the gns3_server.conf by adding enable_kvm = false to the [Qemu] section.
This error occurs while i was using mikrotik on GNS3 for the first time.
How i solved it
1 |
vim ~/.config/GNS3/2.2/gns3_server.conf |
Add the following snippet at the end of the file
1 2 |
[Qemu] enable_kvm=false |
Restart the mikrotik on gns3