WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Pentium M + RHEL 5.1 ( XEN 3.0.3 )

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Pentium M + RHEL 5.1 ( XEN 3.0.3 )
From: embedded <embedded@xxxxxxx>
Date: Thu, 24 Jan 2008 20:12:38 -0700
Delivery-date: Thu, 24 Jan 2008 19:13:10 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I've ran into a bunch of threads and postings that seem to be outdated or end up on a different topic.  I can't seemto find one that will actually help.
 
What I need is to simply re-compile Xen (and maybe the kernel) for a Pentium M computer that does NOT support PAE. 
 
If I install CentOS 5.1 (without XEN) on Pentium M machine.  What do I have to do next to recompile and turn off > 64GBs in the DomU kernel?
 
 
  My thoughts:
    Clean install CentOS 5.1 onto Pentium M Hard Drive
    Boot System: download Xen SRC RPM
    Install build environment (Yum install gcc, etc...)
    rpm -ivh the RPM
    cd /usr/src/redhat/SPECS; rpmbuild -bp xen.spec
    cd /usr/src/redhat/BUILD/xen-3.0.3; make world
    make install
 
What is missing here?  Note.  I don't want this "xen compile" setup to be a DomU, but just a build environment to create a NON-PAE xen 3.0.3 to replace the one installed by default in CentOS / RHEL 5.1 . 
 
     
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Pentium M + RHEL 5.1 ( XEN 3.0.3 ), embedded <=