On Mon, Apr 7, 2008 at 9:41 PM, Joseph L. Casale &lt;<a href="mailto:jcasale@activenetwerx.com">jcasale@activenetwerx.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What is the best procedure for doing this on a minimal install of CentOS without a gui?<br>
Can I install all the dependencies through yum that a `#yum install xen kernel-xen xen-libs` would bring in, then simply install the xen-3.2.0-0xs.centos5.i386.rpm and xen-libs-3.2.0-0xs.centos5.i386.rpm?<br>
<br>
Thanks!<br>
jlc<br>
_______________________________________________<br>
CentOS-virt mailing list<br>
<a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
</blockquote></div><br><br>Hi Joseph,<br><br>If you are looking for xen x86_64 then you need to compile it from the sources avaiable at <a href="http://xen.org">xen.org</a>.&nbsp; If you are looking for xen i386 then you can download the rpms from <a href="http://xen.org">xen.org</a>, and install.&nbsp; You will have to update grub.conf to point to xen3.2 dom0. Please refer to this <a href="http://xen.markmail.org/search/?q=xen+3.2+%26+centos#query:xen%203.2%20%26%20centos%20from%3A%22--%5B%20UxBoD%20%5D--%22+page:1+mid:s7bllms2s6u3igc2+state:results">http://xen.markmail.org/search/?q=xen+3.2+%26+centos#query:xen%203.2%20%26%20centos%20from%3A%22--%5B%20UxBoD%20%5D--%22+page:1+mid:s7bllms2s6u3igc2+state:results</a>&nbsp; if you want to build the xen 3.2 x86_64 from source. <br>
<br><br>Regards,<br>Vinod<br>