<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thanks, Now I can boot into Xen Dom0.<br><br>But I always have to manually start xend. and also I can not connect to virtual machine monitor.<br><br>#modprobe xen-evtchn<br># /etc/init.d/xencommons start<br>Starting xenstored...<br>Setting domain 0 name...<br>Starting xenconsoled...<br># /etc/init.d/xend start<br># xm list<br>Name&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;&nbsp; ID&nbsp;&nbsp; Mem VCPUs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; State&nbsp;&nbsp; Time(s)<br>Domain-0&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; 0&nbsp; 5358&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; r-----&nbsp;&nbsp;&nbsp;&nbsp; 35.6<br>[root@aopcach ~]# virt-install<br>ERROR&nbsp;&nbsp;&nbsp; unable to connect to 'localhost:8000': Connection refused<br># uname -a<br>Linux aopcach.uab.es 3.2.9-2.fc16.x86_64 #1 SMP Mon Mar 5 20:55:39 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux<br><br><br>When I try to connect with the GUI, I got the following error:<br><br>Unable to connect to libvirt.<br><br>unable to connect to 'localhost:8000': Connection refused<br><br>Verify that:<br>&nbsp;- A Xen host kernel was booted<br>&nbsp;- The Xen service has been started<br><br>Libvirt URI is: xen:///<br><br>Traceback (most recent call last):<br>&nbsp; File "/usr/share/virt-manager/virtManager/connection.py", line 1185, in _open_thread<br>&nbsp;&nbsp;&nbsp; self.vmm = self._try_open()<br>&nbsp; File "/usr/share/virt-manager/virtManager/connection.py", line 1167, in _try_open<br>&nbsp;&nbsp;&nbsp; flags)<br>&nbsp; File "/usr/lib64/python2.7/site-packages/libvirt.py", line 102, in openAuth<br>&nbsp;&nbsp;&nbsp; if ret is None:raise libvirtError('virConnectOpenAuth() failed')<br>libvirtError: unable to connect to 'localhost:8000': Connection refused<br><br>Regards,<br>Arindam<br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Thu, 15 Mar 2012 21:12:51 +0000<br>&gt; From: m.a.young@durham.ac.uk<br>&gt; To: users@lists.fedoraproject.org<br>&gt; Subject: Re: installing Xen from source on fedora 16<br>&gt; <br>&gt; On Thu, 15 Mar 2012, Arindam Choudhury wrote:<br>&gt; <br>&gt; &gt; I am trying to install Xen 4.1.2 in Fedora 16. I have compiled and installed<br>&gt; &gt; the source code.<br>&gt; &gt; <br>&gt; &gt; On my /boot, I have:<br>&gt; &gt; <br>&gt; &gt; boot]# ls<br>&gt; &gt; config-3.2.9-2.fc16.x86_64<br>&gt; &gt; config.mk-compat-wireless-3.3-rc1-2-3.2.9-2.fc16.x86_64<br>&gt; &gt; grub<br>&gt; &gt; grub2<br>&gt; &gt; initramfs-3.2.9-2.fc16.x86_64.img<br>&gt; &gt; initrd-plymouth.img<br>&gt; &gt; System.map-3.2.9-2.fc16.x86_64<br>&gt; &gt; vmlinuz-3.2.9-2.fc16.x86_64<br>&gt; &gt; xen-4.1.2.gz<br>&gt; &gt; xen-4.1.gz<br>&gt; &gt; xen-4.gz<br>&gt; &gt; xen.gz<br>&gt; &gt; xen-syms-4.1.2<br>&gt; &gt; <br>&gt; &gt; On Grub2, I dont have any boot option for Xen dom0.<br>&gt; &gt; <br>&gt; &gt; Can you tell me what to do next? All the generated documents talks about Xen<br>&gt; &gt; 3.<br>&gt; <br>&gt; You can generate a configuration by running<br>&gt; grub2-mkconfig -o /tmp/grub.cfg<br>&gt; This should contain xen boot options and you can copy the relevant bits or <br>&gt; the whole file to /boot/grub2/grub.cfg.<br>&gt; <br>&gt;          Michael Young<br>&gt; -- <br>&gt; users mailing list<br>&gt; users@lists.fedoraproject.org<br>&gt; To unsubscribe or change subscription options:<br>&gt; https://admin.fedoraproject.org/mailman/listinfo/users<br>&gt; Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines<br>&gt; Have a question? Ask away: http://ask.fedoraproject.org<br></div>                                               </div></body>
</html>