From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pasi =?iso-8859-1?Q?K=E4rkk=E4inen?= Subject: Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available Date: Sat, 19 Jun 2010 18:10:54 +0300 Message-ID: <20100619151054.GI17817@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: xen-users@lists.xensource.com, M A Young List-Id: xen-devel@lists.xenproject.org Hello, I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, and I thought I'd share it. It should work with Fedora 12 aswell. download-link: http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm Instructions to compile/install: - Check http://wiki.xensource.com/xenwiki/Xen4.0 wiki page and install the packages/rpms listed there! - Download xen-4.0.1-0.1.rc3.fc13.src.rpm - rpm -i xen-4.0.1-0.1.rc3.fc13.src.rpm - rpmbuild -bb xen-4.0.1-0.1.rc3.fc13.src.rpm After a while you should see: Wrote: /root/rpmbuild/RPMS/x86_64/xen-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-libs-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-runtime-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-hypervisor-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-doc-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-devel-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-debuginfo-4.0.1-0.1.rc3.fc13.x86_64.rpm - cd /root/rpmbuild/RPMS/x86_64 - rpm -Uvh xen*4.0.1*.rpm - Install Xen dom0 capable kernel, edit grub.conf, reboot Note that Xen 4.0.1-rcX is required for the latest xen/stable-2.6.32.x kernels (2.6.32.15+), they won't work with Xen 4.0.0 anymore. This unofficial src.rpm works for me, hopefully for you aswell :) -- Pasi