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] Debian Lenny - how compiling new Dom0 xen kernel??

To: dave <knottnhupfer@xxxxxxxxx>
Subject: Re: [Xen-users] Debian Lenny - how compiling new Dom0 xen kernel??
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Fri, 20 Mar 2009 21:42:30 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 20 Mar 2009 17:43:19 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=O/Mqli39t5MHqAEN3oXQgNsgKwPquT1/1zS5nHeCDwY=; b=d+4hyx2a8tnCx8JsS2CN/uWE7JykSQmK2gctaMc/Anb55AXARTqTxXFZADCMEH7Bp+ y94ONUVNRWwVb3q31qdSfEDPqdDB1rdao8xh1Q5X1zoE0L0GFgqWQt5l9UwWpJV0kX0L ojNJo96rgsPyO0oOBi1e//NBG+PBzBqo/zx0k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mcLbY4TvzCiBRkxUtIxJo8Nb+jvO8/IWJGE12ats5EGs+J6QYq9zIlueDbeZHqVRTh +cpGC6mlgM6fql0JhrZZWRcrtHjbU07BjLmyJ9/D5++QrBpHReE57iKH6M6UId0grJ4u ZwK7pR/DxMQvgfpgF3YNedDnDKHNsOGBYNds4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <9d019ca30903200009h20a11023q9bfc8a4941a36ac8@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: <9d019ca30903200009h20a11023q9bfc8a4941a36ac8@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
To compile the kernel on Lenny, you can:

1) Put some deb-src lines on /etc/apt/sources.list
2) apt-get update ; apt-get build-dep linux-source-2.6.26
3) mkdir ~/linux-debian ; cd ~/linux-debian
4) apt-get source linux-source-2.6.26
5) cd llinux-2.6-2.6.26
6) dpkg-buildpackage -rfakeroot -uc -us
  Wait a lot...
7) ls -l ..

Done!

Good luck!
Thiago

2009/3/20 dave <knottnhupfer@xxxxxxxxx>
Hi,

I'm trying to install Xen on a Debian Lenny machine.
The machine made already some troubles with ATA hard drives, which
means I need a relatively new kernel with ata_piix module

I found only a instruction for 2.6.11 kernel on http://www.option-c.com
Is there a way to install for example a 2.6.26 kernel compiled by
myself for a 32 bit machine?

I'm not really familiar with kernel compilation, thats also a problem
right now ....
Is someone able to describe a easy way how to do it or does someone know a link?
The problem seems to be well known but I couldn't find a solution :(

Thx in advance for any help or further information so I can progress
with my work

david

--
"Zwei Dinge sind unendlich: das Universum und die menschliche
Dummheit; aber bei dem Universum bin ich mir noch nicht ganz sicher
(Albert Einstein)."

_______________________________________________
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>