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] how to build xen + dom0 and domU from source?

To: "Xen users mailing list" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] how to build xen + dom0 and domU from source?
From: TMC <tmciolek@xxxxxxxxx>
Date: Sun, 20 Jan 2008 22:02:52 +1100
Delivery-date: Sun, 20 Jan 2008 03:03:28 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=iaz2daIbr6X2dx6jDNeR2wMeBdAnVMU0Ruixu/sjoag=; b=QZW8wbGJNF9gV+gsr2NgD/rkw7PFR3yjaLCO9WNjWjWjqknp9qmrE7co1+RmbgzW8wWxFCS/uOff9/vR/+6BRc8nvz2CxP57LK0e2QxIccttoAz+DI2IgAqlpf5Li6P5lJ6VNwXWoWbroOZrmLt3W1wITPHHn5IyDQSK07TJvSY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TY+386Lt9CZYFZKup27Lz4VYvWacSltGu2v8ErcLtZyyWG8AHCnnZAt7NWdQCC2cXBSQoRU3pNbnGNsb5tmzGdVuCZp40LoWgiroxnB0xTVJmOshL8RD0uG3usrGtkrU8NaJIXggwTDE3r8JW+FcwQtOIjxm8kl8bJG0CJ2hwaw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <fe9771a80801191518w4925e610k7b24681608338cf1@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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <d2a2bd30801190103r4bb39496y923ea32c16866bd6@xxxxxxxxxxxxxx> <4791BE97.3060705@xxxxxxxxxxxx> <d2a2bd30801190117i277e9780m960bbbbeeefd5aba@xxxxxxxxxxxxxx> <fe9771a80801190649t6ca6fbb2m38477cfc7171e240@xxxxxxxxxxxxxx> <d2a2bd30801191316o29372d93l8c94eff84d043f8e@xxxxxxxxxxxxxx> <fe9771a80801191518w4925e610k7b24681608338cf1@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
OK.

how do I configure the kernels?

I only want the dom0 to have drivesr for the hardware I have and not any more.

Given I have tired the methods described in the README and it does not
work... what do I do?

Tomasz

On 20/01/2008, Emre Erenoglu <erenoglu@xxxxxxxxx> wrote:
> Then after downloading the source code from mercurial repo, read the readme
> file on how to do that... When I read, it mentions this:
>
>    To make these two kernels, simply specify
>
>     KERNELS="linux-2.6-xen0 linux-2.6-xenU"
>
>    in the make command line.
>
> Good luck!
>
> Emre
>
>
> On Jan 19, 2008 10:16 PM, TMC < tmciolek@xxxxxxxxx> wrote:
> > Emre
> >
> > I want to build separate xen0 and xenU linux kernels.
> >
> > Tomasz
> >
> >
> >
> >
> > On 20/01/2008, Emre Erenoglu <erenoglu@xxxxxxxxx> wrote:
> > > Hi,
> > >
> > > Just install mercurial. then, hg clone the testing repo or download the
> > > source tarball (if you find it). Then, go inside this folder and:
> > > make world
> > > make install
> > >
> > > Make world builds xen and dom0 kernel. You can then use this to boot to
> xen
> > > hypervisor and kernel. You can also use this  kernel for your domUs.
> > >
> > > Emre
> > >
> > >
> > > On Jan 19, 2008 10:17 AM, TMC <tmciolek@xxxxxxxxx> wrote:
> > > >
> > > > Rick,
> > > >
> > > > many thanks for that offer, but I have a Debian based systems, so it
> > > > might be some work to get the patches right.
> > > >
> > > > I will, try the straight 2.6.18 kernel and work my way up until I hit
> > > > highest version that actually builds.
> > > >
> > > > Is there a source of the patches you speak of somewhere?
> > > >  and where can I get xen 3.1.2 sources?
> > > >
> > > >
> > > > On 19/01/2008, Riccardo Veraldi < Riccardo.Veraldi@xxxxxxxxxxxx >
> wrote:
> > > > > it won't work.
> > > > > it will work straight for kernel 2.6.18.
> > > > > But for any other kernels 2.6.18.X it won't work.
> > > > > Otherwise you need specific patches to be applied but they are not
> > > > > present in hte default
> > > > > xen 3.1.0 sources.
> > > > > I can provide you a src rpm with all te patches needed to compile
> Xen
> > > 3.1.2
> > > > > under the latest RHEL5 kernel 2.6.18-53.1.4
> > > > >
> > > > > Rick
> > > >
> > > > regards
> > > >
> > > >
> > > > Tomasz
> > > >
> > > > --
> > > > GPG key fingerprint: 3883 B308 8256 2246 D3ED  A1FF 3A1D 0EAD 41C4
> C2F0
> > > > GPG public key availabe on pgp.mit .edu keyserver
> > > >
> > > > _______________________________________________
> > > >
> > > >
> > > >
> > > > Xen-users mailing list
> > > > Xen-users@xxxxxxxxxxxxxxxxxxx
> > > > http://lists.xensource.com/xen-users
> > > >
> > >
> > >
> > >
> > > --
> > > Emre Erenoglu
> > > erenoglu@xxxxxxxxx
> >
> >
> > --
> >
> >
> >
> > GPG key fingerprint: 3883 B308 8256 2246 D3ED  A1FF 3A1D 0EAD 41C4 C2F0
> > GPG public key availabe on pgp.mit .edu keyserver
> >
>
>
>
> --
>
> Emre Erenoglu
> erenoglu@xxxxxxxxx


-- 
GPG key fingerprint: 3883 B308 8256 2246 D3ED  A1FF 3A1D 0EAD 41C4 C2F0
GPG public key availabe on pgp.mit .edu keyserver

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