KVM-VMI / kvm-vmi

KVM-based Virtual Machine Introspection
https://kvm-vmi.github.io/kvm-vmi/master/
314 stars 60 forks source link

Failed to initialize LibVMI library #177

Closed FinleyTang closed 4 months ago

FinleyTang commented 4 months ago

I deployed KVM-VMI according to the official documentation and set enabled_vm to ubuntu. The installation completed without any error messages. After starting the guest OS, an error occurred when executing libvmi examples: Failed to initialize LibVMI library.

root@debian10:/home/vagrant# virsh list --all
setlocale: No such file or directory
 Id   Name     State
------------------------
 1    ubuntu   running

image