WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] fc14 and xen

To: Lefu Ntho <lefuntho@xxxxxxxxx>
Subject: Re: [Xen-users] fc14 and xen
From: Mike McClurg <mike.mcclurg@xxxxxxxxxx>
Date: Tue, 24 May 2011 14:50:54 +0100
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 24 May 2011 06:54:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTineYK_Zr=sBwJ14qKnxp9xFgr78wQ@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <BANLkTineYK_Zr=sBwJ14qKnxp9xFgr78wQ@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.10
On 05/24/2011 02:00 PM, Lefu Ntho wrote:
> Hi guys,
> I have fc14 running kernel-2.6.35.13-91.fc14.x86_64.
> I did
> $ yum install xen
> 
> I would like to compile xend modules with this,
> 
> I did steps according to 
> http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
> 
> $ make -j4 bzImage && make -j4 modules
> $ make modules_install
> $ depmod 2.6.32.40
> $ cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.32.40
> $ cp -a System.map /boot/System.map-2.6.32.40
> $ cp -a .config /boot/config-2.6.32.40
> $ cd /boot/
> $ dracut initramfs-2.6.35.13-91.fc14.x86_64.img 2.6.32.40
> Will not override existing initramfs 
> (/boot/initramfs-2.6.35.13-91.fc14.x86_64.img) without --force

It looks like you're compiling and installing the 2.6.32 kernel, but then using 
dracut to build a 2.6.35 initramfs. I think you want your initramfs and your 
kernel versions to match when you call dracut.

> $rpm -qa | grep xen
> xen-runtime-4.0.1-7.fc14.x86_64
> xen-licenses-4.0.1-7.fc14.x86_64
> xen-hypervisor-4.0.1-7.fc14.x86_64
> xen-libs-4.0.1-7.fc14.x86_64
> $
> 
> is there something I am missing?
> Please point me to the right direction. I will do the rest
> 
> Thank you in advance


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>