Помогите разобраться.Хостовая Suse 13.2 с KVM, гостевая при загрузке выдает No bootable device
Пробовал делать как http://ubuntuforums.org/showthread.php?t=1638708
 вот часть моего xml
  devices
    emulator>/usr/bin/qemu-system-x86_64
    disk type='file' device='disk'
      driver name='qemu' type='qcow2'/
      source file='/var/lib/libvirt/images/vm1.qcow2'/
      target dev='hda' bus='ide'/
      address type='drive' controller='0' bus='0' target='0' unit='0'/
    /disk
    disk type='block' device='cdrom'
      driver name='qemu' type='raw'/
      target dev='hdb' bus='ide'/
      readonly/
      address type='drive' controller='0' bus='0' target='0' unit='1'/
    /disk

  
