Установка Windows на любой сервер через Qemu

Windows можно установить на любой сервер и любой процессор, кроме Atom и других какие не поддерживают виртуализацию KVM.
Читать дальше →

apt-get install nvme-cliBooting from Hard Disk...
Boot failed: not a bootable disk
 
No bootable device.
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw'/>
      <source file='/vm/s3.4.gra1.i7-6700k.ovh'/>
      <target dev='vda' bus='virtio'/>
      <boot order='1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2'/>
      <source file='/vm/s3.4.gra1.i7-6700k.ovh' type='qcow2'/>
      <target dev='vda' bus='virtio'/>
      <boot order='1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
    </disk>
virsh define s3.4.gra1.i7-6700k.ovh