Results 1 to 2 of 2

Thread: Warning: KVM is not available (Trusty)

Hybrid View

  1. #1
    Join Date
    Aug 2013
    Beans
    21

    Warning: KVM is not available (Trusty)

    Hey all,

    I get this warning when creating a new VM inside virt-manager and VMs are running very slow:
    Warning: KVM is not available. This may mean the KVM package is not installed, or the KVM kernel modules are not loaded. Your virtual machines may perform poorly.

    I've checked using lsmod and the "kvm" kernel module is loaded, but the /dev/kvm device does not exist.

    Installed into default ubuntu server install using:
    sudo apt-get install virt-manager libvirt-bin bridge-utils qemu-kvm

    Anyone else having the same problem?

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Warning: KVM is not available (Trusty)

    KVM runs on the hostOS, not inside a clientOS/guestOS.
    Is that what you are attempting?

    dpkg -l|grep kvm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •