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: TMC <tmciolek@xxxxxxxxx>
Subject: Re: [Xen-users] how to build xen + dom0 and domU from source?
From: "Emre Erenoglu" <erenoglu@xxxxxxxxx>
Date: Sun, 20 Jan 2008 00:18:25 +0100
Cc: Xen users mailing list <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 19 Jan 2008 15:19:00 -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:cc:in-reply-to:mime-version:content-type:references; bh=ClM8QGOYZqTe1Kyj69xoNNkAFAIXwxeD0IydyJlYV6Q=; b=A0r+6AB+TgZjdCvbfCtDcqfcXPzPMtGKzfhmt5t9akI8q5pjFEtpPYkzfdOqmlbPNoNDx/q6VpfLarGSRFhqKEZVjhFrAng+yLBjkZAeNsd7vBvti7eRG5OswMgZ9KeKqzRogywWj/6ktNzvnofGk8tkOwaXOBc1dJocfPnqiCE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=WuAEd9pyoHAsq84RR2KghWZ2/kxcFh/J1RRE3+/Kiqgc/QjfuZoool6ffQvwzwU414odF8+1NUJchIxBtDCGaBTptixOhHIhsoCfb9pRGKZSnAobdROhYBQd+DWOgUsb++ztivEhLMvyXXtbZCmquhK4LLWZKnTW9BtJachfLAw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <d2a2bd30801191316o29372d93l8c94eff84d043f8e@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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users