Hi,<br>When trying to install Cent domU on fedora 8 dom0, I am getting the following error.&nbsp; I have tried both graphics support Yes and No<br><br>[root@bogon pete]# virt-install<br>What is the name of your virtual machine? serverA<br>
&nbsp;How much RAM should be allocated (in megabytes)? 256<br>&nbsp;What would you like to use as the disk (file path)? /dev/serverA<br>&nbsp;Would you like to enable graphics support? (yes or no) no<br>&nbsp;What is the install location? <a href="http://mirror.centos.org/centos-5/5/os/x86_64/">http://mirror.centos.org/centos-5/5/os/x86_64/</a><br>
&nbsp;<br><br>Starting install...<br>libvir: Xen Daemon error : GET operation failed: <br>Retrieving file CentOS...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 590 kB 00:26 <br>Retrieving file vmlinuz.. 100% |=========================| 1.8 MB&nbsp;&nbsp;&nbsp; 01:10&nbsp;&nbsp;&nbsp;&nbsp; <br>
Retrieving file <a href="http://initrd.im">initrd.im</a> 100% |=========================| 5.2 MB&nbsp;&nbsp;&nbsp; 03:17&nbsp;&nbsp;&nbsp;&nbsp; <br>libvir: Xen Daemon error : GET operation failed: <br>libvir: Xen Daemon error : POST operation failed: (xend.err &#39;Device 51712 (vbd) could not be connected. losetup /dev/loop0 /dev/serverA failed&#39;)<br>
virDomainCreateLinux() failed POST operation failed: (xend.err &#39;Device 51712 (vbd) could not be connected. losetup /dev/loop0 /dev/serverA failed&#39;)<br>Domain installation may not have been<br>&nbsp;successful.&nbsp; If it was, you can restart your domain<br>
&nbsp;by running &#39;virsh start serverA&#39;; otherwise, please<br>&nbsp;restart your installation.<br>Thu, 05 Jun 2008 03:09:50 ERROR&nbsp;&nbsp;&nbsp; virDomainCreateLinux() failed POST operation failed: (xend.err &#39;Device 51712 (vbd) could not be connected. losetup /dev/loop0 /dev/serverA failed&#39;)<br>
Traceback (most recent call last):<br>&nbsp; File &quot;/usr/bin/virt-install&quot;, line 502, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; main()<br>&nbsp; File &quot;/usr/bin/virt-install&quot;, line 462, in main<br>&nbsp;&nbsp;&nbsp; dom = guest.start_install(conscb,progresscb)<br>
&nbsp; File &quot;/usr/lib/python2.5/site-packages/virtinst/Guest.py&quot;, line 813, in start_install<br>&nbsp;&nbsp;&nbsp; return self._do_install(consolecb, meter)<br>&nbsp; File &quot;/usr/lib/python2.5/site-packages/virtinst/Guest.py&quot;, line 834, in _do_install<br>
&nbsp;&nbsp;&nbsp; self.domain = self.conn.createLinux(install_xml, 0)<br>&nbsp; File &quot;/usr/lib64/python2.5/site-packages/libvirt.py&quot;, line 573, in createLinux<br>&nbsp;&nbsp;&nbsp; if ret is None:raise libvirtError(&#39;virDomainCreateLinux() failed&#39;, conn=self)<br>
libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err &#39;Device 51712 (vbd) could not be connected. losetup /dev/loop0 /dev/serverA failed&#39;)<br>[root@bogon pete]# <br><br><br><br>I would appreciate any help on getting xen to work.<br>
<br>Thanks,<br>Pete<br>