dont know why, but doing this fixed it:<br><pre>virsh shutdown winxp<br>virsh dumpxml winxp >winxp.xml<br>Edit winxp.xml adding after the first disk:<br><br>  <disk type='file' device='cdrom'><br>   <driver name='file' /><br>
   <source file='/export/isos/winxp.iso' /><br>   <target dev='hdc' /><br>   <readonly /><br>  </disk><br><br>Then:<br><br>virsh define winxp.xml<br>virsh start winxp<br><br>vncviewer :0<br>
<br><br>// the iso-file reference was actually already correct in there. using virsh 0.7<br>regs<br><br><br></pre><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">tom</b> <span dir="ltr"><<a href="mailto:tomabroad@gmail.com">tomabroad@gmail.com</a>></span><br>
Date: Thu, Nov 12, 2009 at 3:13 PM<br>Subject: fresh fedora 11, cant install winXP<br>To: <a href="mailto:virt-tools-list@redhat.com">virt-tools-list@redhat.com</a><br><br><br>hi,<br><br>im using a fresh fedora 11 on a 64 bit machine. i've installed the virt-application, creating a new virtual winxp from an iso file creeps out telling me its missing the asam file which is on some cd2 or 3...<br>

i tried to burn that iso, but the result is the same.<br>any ideas?<br><br>//i used the same iso file for a virtualbox under ubuntu, that was working fine. <br>////since im new to virt-tools, (but use all standard installations, meanig the official packages), i was wondering if i might setup somethign wrong...<br>

thx<br><font color="#888888">tom<br><br>
</font></div><br>