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] kernel compile

To: "Brian" <cabernet@xxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] kernel compile
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Fri, 1 Sep 2006 11:07:25 +0200
Delivery-date: Fri, 01 Sep 2006 02:08:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060831223307.GB10206@xxxxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbNTbf9loXCISOURwaPr3fZlyXnwAAWBetg
Thread-topic: [Xen-users] kernel compile
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Brian
> Sent: 31 August 2006 23:33
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-users] kernel compile
> 
> On Thu, Aug 31, 2006 at 01:08:19PM -0700, Tsunami wrote:
> > Hello,
> >   
> >   I've some problem with the kernel compile.
> >   I've downloaded the 2.6.16 kernel from kernel.org and 
> applied the patch for xen
> >   
> >   when I compile the kernel : make
> >   I only have vmlinuz and vmlinux in the source tree, no 
> bzImage available in the arch/i386/boot directory ...
> >   
> >   Hence, I can't boot with the xenified kernel
> >   
> >   I would like to obtain a xen kernel for a rhel 4 with the 
> PAE and DRBD support.
> >   
> >   I tried a lot of things without success
> >   What's the best pratice to compile a kernel with xen from 
> scratch ?
> >   
> >   I need help, please :)
> 
> Are you running a different architecture like AMD64 ? The 
> kernel image will
> not be in arch/i386/boot, but ia64 or x86_64.

Also, Xen doesn't use a bzImage, it does use the raw vmlinuz image,
since the kernel is loaded using the "multiboot" method in Grub. This is
used to load Xen itself, the kernel and if needed the initrd. So the
lack of bzImage is simply that the kernel is complete without it. 

--
Mats
> Brian
> >   
> > 
> > Tsunami
> > Self-Destruction might be the answer 
> >                     
> > ---------------------------------
> > Get your own web address for just $1.99/1st yr. We'll help. 
> Yahoo! Small Business.
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> 
> -- 
> Powered by Suse Linux 9.2
> 
> 
> _______________________________________________
> 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>
  • RE: [Xen-users] kernel compile, Petersson, Mats <=