All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir.fraser@eu.citrix.com>
To: abhinavs_iitkgp@yahoo.co.in, xen-devel@lists.xensource.com
Subject: Re: How to build non-PAE dom0 kernel with Xen-3.2-testing (PAE-disabled)?
Date: Tue, 23 Sep 2008 07:43:26 +0100	[thread overview]
Message-ID: <C4FE4E9E.1D791%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <784240.52880.qm@web7904.mail.in.yahoo.com>

On 23/9/08 02:38, "Abhinav Srivastava" <abhinavs_iitkgp@yahoo.co.in> wrote:

> I am trying build Xen-3.2-testing version (directly fetched from mercury) on
> my Intel Core 2 Quad desktop. The desktop has got 4GB of RAM and currently
> running Fedora 8. I built Xen with PAE disabled (modified the Config.mk file)
> and rebooted my machine, but it gave me kernel panic error. The message that I
> saw was "Mismatch occurred.
> Xen 32-bit lsb, Dom0 32-bit PAE, lsb"
> 
> I tried different ways to disable PAE support from the dom0 but none of them
> worked. I built the same xen version on my laptop (Intel Core 2 duo with 2GB
> of RAM) 2 months back and I got PAE disabled thing working.
> 
> This time I saw a new parameter "CONFIG_X86_PAE=Y" in the .config file inside
> the build-linux-2.6.18-xen_x86_32 directory. If I try to make
> "CONFIG_X86_PAE=N" in the .config file, it does not work as this file gets
> generated everytime. When I checked the build-linux-2.6.18-xen_x86_3/.config
> file of my laptop installation, I did not see such configuration parameters.
> 
> Is it introduced recently or depending upon the machine it gets added
> on-the-fly? In any case, how to build dom0 kernel with non-PAE support. I
> really want to build all non-pae kernels for my research work perspective.
> 
> Please let me know someway/settings so that I could build non-pae dom0 kernel.

Run 'make menuconfig' in the kernel build directory, and then look for
Highmem Support or similar. Should be set to 4GB rather than 64GB.

 -- Keir

  reply	other threads:[~2008-09-23  6:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23  1:38 How to build non-PAE dom0 kernel with Xen-3.2-testing (PAE-disabled)? Abhinav Srivastava
2008-09-23  6:43 ` Keir Fraser [this message]
2008-09-23 15:58   ` Abhinav Srivastava
2008-09-23 16:06     ` Keir Fraser
2008-09-23 16:17       ` Abhinav Srivastava
2008-09-23 16:38         ` Keir Fraser
2008-09-23 17:00           ` Abhinav Srivastava
2008-09-23 18:15             ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C4FE4E9E.1D791%keir.fraser@eu.citrix.com \
    --to=keir.fraser@eu.citrix.com \
    --cc=abhinavs_iitkgp@yahoo.co.in \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.