GNS3: KVM dan QEMU Permission Deny

From OnnoWiki
Revision as of 08:49, 13 December 2018 by Onnowpurbo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Jika ada error

QEMU process has stopped, return code: 1
Start QEMU with --

Execution log:
Could not access KVM kernel module: Permission denied
qemu-system-x86_64: failed to initialize KVM: Permission denied


Cara menangani-nya

sudo su
chown root:usernameanda /dev/kvm

Bisa coba install pip3

pip3 install -U yarl==0.9.8
pip3 install -U aiohttp-cors==0.5.1


Pranala Menarik