From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Cannot boot 2.6.24 kernel as PV guest. Date: Fri, 01 Feb 2008 11:49:07 -0800 Message-ID: <47A377B3.30501@goop.org> References: <6bc632150802010057j4f37c513w3722761764ce75d0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6bc632150802010057j4f37c513w3722761764ce75d0@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: pradeep singh rautela Cc: xen-devel List-Id: xen-devel@lists.xenproject.org pradeep singh rautela wrote: > Hi > > I thought linux 2.6.24 kernel can be booted as a PV guest kernel under Xen. > So I have these two important options enabled in my guest PV kernel config i.e > CONFIG_VIRTUALIZATION=y > CONFIG_PARAVIRT_GUEST=y > Did you also enable CONFIG_XEN? Not much will happen without that. J