Hi,
 
Firstly, you should
disable PAE of XEN,
Vi Config.mk
XEN_TARGET_X86_PAE  = n
 
Secondly, you should
disable Linux high memory support
Make linux-2.6-xen0-config
High Memory  -----à set to Null, or 4GB
 
Than, recompile xen and
dom0
 
Cooper
From:
xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Ian Tobin
Sent: 2008年4月22日
5:09
To: Xen-Users
Subject: [Xen-users] disabling PAE
 
 
Hi,
 
Im building 3.2 from source and i need to disable PAE as my machine
doesn’t support it but i don’t know where to turn it off.
 
Can someone advise?
 
Thanks
 
Ian