I&#39;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&#39;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 &#39;&lt;class &#39;libvirt.libvirtError&#39;&gt; internal error Domain microXP didn&#39;t show up<br><br>Traceback (most recent call last):<br>  File &quot;/usr/share/virt-manager/virtManager/create.py&quot;, line 1501, in do_install<br>
    dom = guest.start_install(False, meter = meter)<br>  File &quot;/usr/lib/python2.6/site-packages/virtinst/Guest.py&quot;, line 541, in start_install<br>    return self._do_install(consolecb, meter, removeOld, wait)<br>
  File &quot;/usr/lib/python2.6/site-packages/virtinst/Guest.py&quot;, line 633, in _do_install<br>    self.domain = self.conn.createLinux(install_xml, 0)<br>  File &quot;/usr/lib64/python2.6/site-packages/libvirt.py&quot;, line 974, in createLinux<br>
    if ret is None:raise libvirtError(&#39;virDomainCreateLinux() failed&#39;, conn=self)<br>libvirtError: internal error Domain microXP didn&#39;t show up<br><br>&#39;<br>