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

To: Age_M <Age_M@xxxxxx>
Subject: Re: [Xen-users] invalid kernel
From: "Mehmet Can ÖNAL" <mconalxen@xxxxxxxxx>
Date: Tue, 6 May 2008 11:43:31 +0300
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 06 May 2008 01:45:23 -0700
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=F2GR4MLapgoiGwkOy/q5ISw48bTRPTBGI74SKNCScSI=; b=XMG354Lso0AnN95LEl8JAxeLKlrfbt2aVWPMOK3EmMt9jl9/hHW8W58JkUJGiBSuNna5gMxSorP7dO7nUT3yAtqbJoOhcLpVHV/TvgCZejI68MQZUS70a0tQ9Et/NFanSL334l0xEVxKToDaVX2DhklUBY6o0ocIpRGIeTLIoo8=
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=XSFP99Z+XwepsLjNuZ5Nhga6X/+unlyW6PjAzlvWlaD+VGkCBQsfBHXQGGGiAXrlhqTb9FRj4oSqHC3+b7mK+me9kujjTr2RSQKiUTCXtm6p75n0h+0X+UnguBYHZYknWKWF9f1a8+SxiHze00/vFQvqgah08J/PdT1bkYtRm9Q=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <48200604.1060303@xxxxxx>
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: <5bfbc2f20805052343v5a9ef481h7923284512f0bd52@xxxxxxxxxxxxxx> <48200604.1060303@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
first of all thanx for your answer.

xm info | grep xen_caps command gives me an output

xen_caps                             : xen-3.0-x86_32 hvm-3.0-x86_32

i have downloaded the kernel i tried to boot as domU from rhel site (rhn.redhat.com) as kernel-xen-2xxxx that its description says that this kernel enables vm operations. does that mean it's dom0 kernel?

would you mind explaining your answer a bit more that i'm so new to these concept

thanx a lot



2008/5/6 Age_M <Age_M@xxxxxx>:
Hello Mehmet,


Mehmet Can ÖNAL wrote:
i have installed xen 3.1 on rhel5 on IBM 3650 (32 bit). i tried to install rhel5 also as domU but i get an error while creating domU that

Error: (2, ';Invalid kernel', 'xc_dom_compat_check: guest type xen-3.0-x86_32p not supported by xen kernel, sorry\n')

is there something missing about my configuration or as the error says my guest kernel is not supported by xen 3.1? And does anybody know which rhel5 kernel should i use and where can i find it?
it looks like you're trying to boot a kernel that is not working with xen. I guess it's not a HVM domU, so my second guess is, that the kernel you try to boot does not support PAE.
you can check what kind of guest os you can boot with:

xm info |grep xen_caps

So, to resolve your problem, you either have to run your domU as a HVM machine, then you can use the rhel5 stock kernel (I think) or you have to get/build a PAE kernel.


Greetz
Age_M


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>