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

Re: [Xen-devel] Xeno-unstable crashing at boot

To: "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
Subject: Re: [Xen-devel] Xeno-unstable crashing at boot
From: Christian Limpach <christian.limpach@xxxxxxxxx>
Date: Fri, 20 May 2005 22:42:05 +0100
Cc: Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>, Mike Wray <mike.wray@xxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 20 May 2005 21:41:32 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=P+4nwY9tdNUcz8eqDLwH4WyHshQCEC7BJBQkhTJ5dun8CIIRO2R2QoaV2OE35ad2hCEQqpIGvC2VRGPkcBCxNrVlQkUlnX2HFQAVbmzWFkjknE7xuPsERzcWRaXzUsRA83cAy9oyiD3OeMTmwNkG6tI2nS/fBr/SqxJy7VzQhjQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7F740D512C7C1046AB53446D37200173040AA4F5@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <7F740D512C7C1046AB53446D37200173040AA4F5@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: Christian.Limpach@xxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 5/20/05, Nakajima, Jun <jun.nakajima@xxxxxxxxx> wrote:
> I typically do:
> 
> 1. "make kernels"
> 2. Kill it in 10 sec. when it starts building dom0 linux
> 3. cd linux-2.6.11-xen0
> 4. "ARCH=xen make -j<N> vmlinuz" and copy vmlinuz to the target machine
> 5. cd xen
> 6. "make" (or "make debug=y"), and copy xen.gz to the target machine

You might want to give these slightly simpler alternatives a try:
- build xen:
make xen -j<N>
- build dom0 kernel:
make linux-2.6-xen0-build -j<N>

To make sure you start from scratch:
- xen:
make -C xen clean
- linux:
remove dist/install/boot/config*xen0 and linux-2.6.11-xen0

    christian

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