[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] invalid kernel
Age_M wrote: Hi Mehmet, Age_M wrote:sorry I got it all wrong :-p it's the other way round! Your Xen dom0 does not support domU-kernel with PAE support (you can see this at the little 'p' -> 'guest type xen-3.0-x86_32p not supported'). So you need a non-PAE Kernel in domU.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 thatit 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.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?you can check what kind of guest os you can boot with: xm info |grep xen_capsSo, 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. This interpretation does not seem to be correct if you are using the kerne-xen shipped with RHEL5 distribution. RHEL kernel-xen is pae enabled only supports pae guests and you can't run non-pae kernels on guests. If this is the case, can we have more details from your system? If you have compiled the dom0 kernel from upstream source, this may be correct and u need to re-compile it with pae support. --Sadique Greetz Age_M _______________________________________________ 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |