Open mullcom opened 5 years ago
Hello i test this and i cant get pass this error. qemu-system-x86_64: -machine accele=kvm: no accelerator found.
Some info about dist below
ubuntu@ubuntu:~/Downloads$ dmesg | grep kvm
[ 1.589597] kvm [1]: 8-bit VMID [ 1.590903] kvm [1]: vgic interrupt IRQ1 [ 1.591733] kvm [1]: Hyp mode initialized successfully
ubuntu@ubuntu:~/Downloads$ ls -l /dev/kvm
crw-rw---- 1 root kvm 10, 232 jan 28 2018 /dev/kvm
ubuntu@ubuntu:~/Downloads$ uname -a
Linux ubuntu 4.19.81-v8-18 #18 SMP PREEMPT Sun Nov 3 12:49:11 PST 2019 aarch64 aarch64 aarch64 GNU/Linux
@mullcom are you starting image with --privileged flag?
--privileged
I am having similar problem.
Hello i test this and i cant get pass this error. qemu-system-x86_64: -machine accele=kvm: no accelerator found.
Some info about dist below
ubuntu@ubuntu:~/Downloads$ dmesg | grep kvm
ubuntu@ubuntu:~/Downloads$ ls -l /dev/kvm
ubuntu@ubuntu:~/Downloads$ uname -a