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] Cannot boot into xen kernel

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Cannot boot into xen kernel
From: "Gallagher, Tim (NE)" <Tim.Gallagher@xxxxxxxxxx>
Date: Thu, 4 Sep 2008 11:41:33 -0400
Delivery-date: Thu, 04 Sep 2008 08:45:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AckOpLV0NlqX8jm1QiSYlqUQvt3qdw==
Thread-topic: Cannot boot into xen kernel

Hello all,

I am sort of new to XEN and I have a dedicated server that is hosted for me.  This server is an intel single quad 4 with 4 gig of ram.  The OS is Centos 5 completely updated.  I have installed XEN from the add and remove applet within Centos.  Here is my grub.conf:

default=0

timeout=5

splashimage=(hd0,0)/grub/splash.xpm.gz

hiddenmenu

title CentOS (2.6.18-92.1.10.el5PAE)

        root (hd0,0)

        kernel /vmlinuz-2.6.18-92.1.10.el5PAE ro root=/dev/VolGroup00/LogVol00 rhgb quiet

        initrd /initrd-2.6.18-92.1.10.el5PAE.img

title CentOS (2.6.18-92.1.10.el5xen)

        root (hd0,0)

        kernel /xen.gz-2.6.18-92.1.10.el5

        module /vmlinuz-2.6.18-92.1.10.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet

        module /initrd-2.6.18-92.1.10.el5xen.img

title CentOS (2.6.18-92.1.10.el5)

        root (hd0,0)

        kernel /vmlinuz-2.6.18-92.1.10.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet

        initrd /initrd-2.6.18-92.1.10.el5.img

title CentOS (2.6.18-8.1.15.el5)

        root (hd0,0)

        kernel /vmlinuz-2.6.18-8.1.15.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet

        initrd /initrd-2.6.18-8.1.15.el5.img

 

 

when I select # 1 CentOS (2.6.18-92.1.10.el5xen) the server will reboot, this is the message that I get from my tech:

Whenever I try to boot into the 2nd option: "CentOS
(2.6.18-92.1.10.el5xen)", your server starts to load xen, but then seems
to restart itself and load back into the PAE kernel.
 
The following error is seen as the xen kernel attempts to load:
PCI: BIOS Bug: MCFG area is not E820-reserved.
PCI: Not using MMCONFIG

 

Is this a problem with Xen install?

 

Thank you,

Tim

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Cannot boot into xen kernel, Gallagher, Tim (NE) <=