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] Compiling Linux kernel for Dom0

To: ronaldoafonso@xxxxxxxxx
Subject: Re: [Xen-users] Compiling Linux kernel for Dom0
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Sat, 8 Aug 2009 17:38:08 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 08 Aug 2009 13:38:54 -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=3lgmYewtKb3RIBqP+3KbTjAEkbzt+oJPDZ6Bhvt5m1A=; b=PuS+h/dEHKQ6wxM6z/8LVfWO9S6Cb09reLE7f7NJKlj/FvQlaA9hlgPFgYuw5L1ty3 EBGoSWz0MHF6QsUisUXtHw3AZ7ZMIL0pVIm7q5SJ5DkG0GT1ZaeSKmMAzoo2XccFSVbl KTfJhxW9gWGPv9VZTsTwwr2DcZ0eycYxm0UM0=
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=r10zg5pskugtozmzCsZJuPkFjy9cyNkM1exp4SZOEKigLbidVHZma5pHrab68xeHDO pXmZN+JQdof2RuBVH74uPao4jC0V6CwlTzbIRPibNbPU0gNTHqSI4Q5SueoStj6Q75Lc GZbEADSPbZxB7mozz9yyC/G4Ka5vutraBtnE4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1249739199.3564.4.camel@moon>
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: <80f8cd580908061817y5ac19a60r9aa3ebd381153144@xxxxxxxxxxxxxx> <6b7f6eb0908061946i7b0faf8x1ad29b3bd8399595@xxxxxxxxxxxxxx> <1249739199.3564.4.camel@moon>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Ronaldo,

 You can override this default by specifying KERNELS=kernelname. For example, you can make two kernels - linux-2.6-xen0 and linux-2.6-xenU...

   To make these two kernels, simply specify

   KERNELS="linux-2.6-xen0 linux-2.6-xenU"

   in the make command line.

 To rebuild a kernel with a modified config:

    # make linux-2.6-xen-config CONFIGMODE=menuconfig     (or xconfig)
    # make linux-2.6-xen-build
    # make linux-2.6-xen-install

 These information is on the README file...   ;-)

Cheers!
Thiago

2009/8/8 Ronaldo Z. Afonso <ronaldoafonso@xxxxxxxxx>
Hi Thiago,

Thanks for the links, but I have another question:
I tried to compile the kernel that is withing this Xen version using:

make kernels

and it gives me as an option to configure the kernel through
"oldconfig". I want to configure it using "menuconfig".

How do I do that?
Is there any: make kernels CONFIGMODE=menuconfig ?

Thanks in advance.
Ronaldo.



On Thu, 2009-08-06 at 23:46 -0300, Thiago Camargo Martins Cordeiro
wrote:
> Hi!
>
>
>  Just get and compile the Xen and Linux from:
>
>
> Xen 3.3.2
> http://www.xen.org/download/index_3.3.2.html
>
>
> Xen 3.4.1
> http://xen.org/download/index_3.4.0.html
>
>
>
>  I'm sure these are the rock solid Xen of the year!
>  You do not need to patch your Slack Kernel, use the one from xen.org
> instead of from kernel.org...   ;-)
>
>
> Cheers!
> Thiago
>
> 2009/8/6 Ronaldo Zacarias Afonso <ronaldoafonso@xxxxxxxxx>
>         Hi all,
>
>         Do I have to apply a patch in my Slackware vanilla Linux
>         kernel in
>         order to compile it to run as Dom0?
>         Thanks.
>
>         Ronaldo.
>
>         _______________________________________________
>         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>