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] xen 3.0.2 only one kernel?

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xen 3.0.2 only one kernel?
From: "Frank DiRocco" <ofanged1@xxxxxxxxx>
Date: Fri, 14 Apr 2006 17:36:24 -0400
Delivery-date: Fri, 14 Apr 2006 14:36:57 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Tt1UCh4jts8hRf7E5PTHQOuMEkNRrGgilfgI8FN8IvUVzimTNLc/tjVB02ZOBAuNpjOrmeWpT7zFkBXZXsg9YaMKogvJljKT/Cefeu37Pt7Pc/EUMtpy5RspCo6X7fXyyCQ2VIDJ4I3UR1dVbsstdGtd6dY2ew/vQFQrHI7xCk0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <444012CE.2040702@xxxxxxxxxxxxxxxxxxx>
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: <6754b9660604141130j504c27dcrf44317eb41980210@xxxxxxxxxxxxxx> <444012CE.2040702@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Due to the time it takes to recompile a kernel the devs have gratiously given the end users the choice to build a quick and dirty domU kernel in which we can add only that which we need, or a dom0 kernel in which all of what you need for a dom0 is included by using KERNELS ?= linux-2.6-xen0 linux-2.6-xenU as mentioned previously when buiding the source.

Since most people whom use installers probably wont need to recompile the kernel. The devs have rolled out one image, vmlinuz-2.6.16-xen, which can be used for both dom0 and domU.

I personally have used the installer, one kernel package, and have had great success. The vmlinuz-2.6.16-xen image has dummy and a couple other modules built which I previously had to rebuild for. THANKS! : - D

On 4/14/06, sadique@xxxxxxxxxxxxxxxxxxx <sadique@xxxxxxxxxxxxxxxxxxx> wrote:

Download the source and edit Makefile and change line

KERNELS ?= linux-2.6-xen
to
KERNELS ?= linux-2.6-xen0 linux-2.6-xenU

Thanks
Sadique

Don Park wrote:

>i just ran install.sh from the xen 3.0.2 pre-built distribution.
>
>in /boot it put
>vmlinuz-2.6.16-xen
>vmlinuz-2.6-xen -> vmlinuz-2.6.16-xen
>
>what happened to the xen0 and xenU kernels?
>
>also in /boot from xen 3.0.1 is
>vmlinuz-2.6-xen0 -> vmlinuz-2.6.12.6-xen0
>vmlinuz-2.6-xenU -> vmlinuz-2.6.12.6-xenU
>
>which is what i expected from xen 3.0.2.
>
>don
>
>_______________________________________________
>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



--
Thank you,
Frank  Di Rocco

    if (!try()) { while (!$caught) { cheat(); } lie(); exit; } - anonymous
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>