π  minikube v1.0.0 on linux (amd64)
π€Ή  Downloading Kubernetes v1.14.0 images in the background ...
π₯  Creating kvm2 VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
2019/04/17 17:18:48 No matching credentials were found, falling back on anonymous
  Unable to start VM: create: Error creating machine: Error in driver during machine creation: creating domain: Error defining domain xml:
<domain type='kvm'>
  <name>minikube</name>
  <memory unit='MB'>2048</memory>
  <vcpu>2</vcpu>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <cpu mode='host-passthrough'/>
  <os>
    <type>hvm</type>
    <boot dev='cdrom'/>
    <boot dev='hd'/>
    <bootmenu enable='no'/>
  </os>
  <devices>
    <disk type='file' device='cdrom'>
      <source file='/root/.minikube/machines/minikube/boot2docker.iso'/>
      <target dev='hdc' bus='scsi'/>
      <readonly/>
    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw' cache='default' io='threads' />
      <source file='/root/.minikube/machines/minikube/minikube.rawdisk'/>
      <target dev='hda' bus='virtio'/>
    </disk>
    <interface type='network'>
      <source network='default'/>
      <mac address='d0:8b:f5:d7:dc:85'/>
      <model type='virtio'/>
    </interface>
    <interface type='network'>
      <source network='minikube-net'/>
      <mac address='a8:6c:7b:55:f6:b7'/>
      <model type='virtio'/>
    </interface>
    <serial type='pty'>
      <target port='0'/>
    </serial>
    <console type='pty'>
      <target type='serial' port='0'/>
    </console>
    <rng model='virtio'>
      <backend model='random'>/dev/random</backend>
    </rng>
  </devices>
</domain>
: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for domaintype=kvm ')
  Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
π  https://github.com/kubernetes/minikube/issues/new
    
     