Boot failed: not a bootable disk. No bootable device.
Hi guys...
After downloading, unzipping and importing the Windows 2012 R2 image for KVM in GLANCE, I want to create a new instance in HORIZON GUI.
gunzip -cd windowsserver2012r2standardevalkvm20140607.qcow2.gz | glance image-create --property hypervisortype=kvm --name "Windows Server 2012 R2 Std Eval" --container-format bare --disk-format qcow2
All went fine, until I try to boot up the machine.
Console shows: "Boot failed: not a bootable disk. No bootable device."
So I tested the image in VirtualBox. Same issue there: "FATAL: No bootable medium found! System haltet"
Any suggestions about this problem ? Regards.