please remind me how to solve the "no accelerator found" error for virtual machine manager
please remind me how to solve the "no accelerator found" error for virtual machine manager
here is the error ...
Unable to complete install: 'internal error Process exited while reading console log output: char device redirected to /dev/pts/1
kvm_create_vm: Device or resource busy
failed to initialize KVM: Operation not permitted
No accelerator found!
'
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 44, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/create.py", line 1928, in do_install
guest.start_install(False, meter=meter)
File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 1229, in start_install