Is it possible to run KVM and guests on Beagleboard-x15

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to run KVM guest on arm: Beagleboard-x15. It has
virtualization support. The only problem is that I can't receive any
output from VM:

debian@beaglebone:/boot$ lkvm run --name vm_guest -i initrd.img-5.4.20
--kernel vmlinuz-5.4.20 --console serial --debug  # lkvm run -k
vmlinuz-5.4.20 -m 320 -c 2 --name vm_guest
  Info: Loaded kernel to 0x80008000 (10277376 bytes)
  Info: Placing fdt at 0x8fe00000 - 0x8fffffff
  Info: Loaded initrd to 0x8f98ec48 (4658101 bytes)
  Info: virtio-mmio.devices=0x200@0x10000:36

---> no output anymore
---> here I stop VM from another console

  # KVM compatibility warning.
        virtio-net device was not detected.
        While you have requested a virtio-net device, the guest kernel
did not initialize it.
        Please make sure that the guest kernel was compiled with
CONFIG_VIRTIO_NET=y enabled in .config.

  # KVM session ended normally.
-- 
Regards, Denis Obrezkov



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux