I'm trying to install xp virtual machine from an .iso on the disk,<br>I have a virtual machine called localhost with qemu as ID.  It has a storage area at /var/lib/libvirt/images, i'm right clicking on that and choosing new then following the wizard but it keeps failing whilst creating the domain.  Is anyone familiar with this scenario or have any suggestions?<br>
<br>regards<br>Tim<br><br>Unable to complete install '<class 'libvirt.libvirtError'> internal error Domain microXP didn't show up<br><br>Traceback (most recent call last):<br>  File "/usr/share/virt-manager/virtManager/create.py", line 1501, in do_install<br>
    dom = guest.start_install(False, meter = meter)<br>  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 541, in start_install<br>    return self._do_install(consolecb, meter, removeOld, wait)<br>
  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 633, in _do_install<br>    self.domain = self.conn.createLinux(install_xml, 0)<br>  File "/usr/lib64/python2.6/site-packages/libvirt.py", line 974, in createLinux<br>
    if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)<br>libvirtError: internal error Domain microXP didn't show up<br><br>'<br>