From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: How to build non-PAE dom0 kernel with Xen-3.2-testing (PAE-disabled)? Date: Tue, 23 Sep 2008 17:06:41 +0100 Message-ID: References: <409197.22766.qm@web7905.mail.in.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <409197.22766.qm@web7905.mail.in.yahoo.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: Abhinav Srivastava , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 23/9/08 16:58, "Abhinav Srivastava" wrote: > Hi Keir, > > Thanks for the reply. I did the "make menuconfig" and found that High Memory > Support is already set to 4GB. Please let me know some other way if I could do > it. I am also attaching my "build-linux-2.6.18-xen_x86_3/.config" file > herewith. Ah, actually we removed non-PAE support from Xen 3.2. So you have to build a PAE hypervisor and kernel. If you want non-PAE support, you have to use Xen 3.1. -- Keir