Displaying 1 result from an estimated 1 matches for "213a464c".
Did you mean:
  013464c
  
2010 Nov 04
0
Problem booting Microsoft Windows KVM virtual machine
...20
The problem is that when i try to startup the vm with virsh it hangs on 
boot by saying "error on operating system load".
Here are the details and the vm conf:
# cat /etc/libvirt/qemu/vm-sophos.xml
<domain type='kvm'>
   <name>vm-sophos</name>
   <uuid>213a464c-73ad-8122-3647-7ff6b78d9e07</uuid>
   <memory>262144</memory>
   <currentMemory>262144</currentMemory>
   <vcpu>1</vcpu>
   <os>
     <type arch='i686' machine='pc-0.12'>hvm</type>
     <boot dev='cdrom'/>...