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] xen headers xcp kernel

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xen headers xcp kernel
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Mon, 09 Aug 2010 17:18:10 +0400
Delivery-date: Mon, 09 Aug 2010 06:19:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=8cMjc1wI88HUiw5C2K4TlRg7sWAduENpytsMlJFCVeo=; b=YEpgzP9QXgI9nPvMI7B/zK/rjODTPntDxtOThc8QQoTcTIhHabgUmBAHcTII1zWkSG AO0Mw62DDtvnaMrPGfP2W7XnEZZ3I7IL7iE9RdNC/3G0NcuzTswxTsaxe+UMA5A3TxpL KAst5h15q79kDTAzap1gse3gvPTD/LSPanigE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=d6WhwbeHS9TICfuq++VF8sPFtDyREhitu5EWwF7E6NiGmNvq4/UqaHEHR/1RZ1ROMF gk7QEaZ32P/mTBtmwInHlO9eZC5aTmRTBi71G4sDgubGUYY+bgThhFZ0dZJI/zcoebRl 6xr7JbR8tWajfFxT20C9jPJ6dbGbz1uxKYB3M=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=TkLqNUHuwFeM6RzpGT-CRTeRZCrUZDuSPNvRF@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: <AANLkTi=TkLqNUHuwFeM6RzpGT-CRTeRZCrUZDuSPNvRF@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Good day.

Just few days ago I was solve this problem with outdates e1000 drivers.

My solution:
1) Download source ISO:
http://www.xen.org/files/XenCloud/Software/0.5/sources/source-1.iso
2) Unpack kernel source (src.rpm) for needed kernel.
3) Copy it to /usr/src/linux to target XCP host
4) remove citrix broken repo and enable centos repos.
5) install gcc, make, binutils, etc.
6) compile kernel sources (modprep usually enough), configuration for
compilation avaible from /proc/config.gz.
6) use ./configure option to specify path (most of scripts will search
in /usr/src/linux).

В Пнд, 09/08/2010 в 15:08 +0200, Peter den Hartog пишет:
> hello guys, 
> 
> 
> i was wondering where and if i can find the xen kernel headers for the
> latest stable XCP (0.5)
> i need these because i have to compile a kernel module.
> 
> 
> Thanks!
> Peter
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users



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

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