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] Grub does not load Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Grub does not load Xen
From: "Andrey Chursin" <andll@xxxxxxxxxxx>
Date: Sat, 6 Dec 2008 23:12:41 +0300
Delivery-date: Wed, 17 Dec 2008 09:05:41 -0800
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
Hello

I have installed XEN on CentOS using

yum install xen

But when in grub menu i choosing 'Centos with xen' it do not boot.
I see next screen:
http://img201.imageshack.us/my.php?image=xentroublerc9.jpg and then
nothing occurs. After some time(~30 secs) system automatically reboot

This is grub's menu.lst file:


# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
console=ttyS0,57600 console=tty0
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda3
console=ttyS0,57600 console=tty0
#          initrd /initrd-version.img
#boot=/dev/sda
serial --unit=0 --speed=57600

terminal --timeout=2 serial console

default=1
timeout=5

hiddenmenu
tittle CentOS (2.6.18-92.1.18.el5xen)
        root (hd0,0)
        kernel /xen.gz-2.6.18-92.1.18.el5
        module /vmlinuz-2.6.18-92.1.18.el5xen ro root=LABEL=/ acpi=off
noapic nodmraid console=ttyS0,57600 console=tty0
        module /initrd-2.6.18-92.1.18.el5xen.img
title CentOS (2.6.18-92.1.18.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-92.1.18.el5 ro root=LABEL=/ acpi=off
noapic nodmraid console=ttyS0,57600 console=tty0
        initrd /initrd-2.6.18-92.1.18.el5.img
title CentOS (2.6.18-92.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-92.el5 ro root=LABEL=/ acpi=off noapic
nodmraid console=ttyS0,57600 console=tty0
        initrd /initrd-2.6.18-92.el5.img


Choosing second option boot linux, but without xen. Choosing first
option makes screen i provided above.

Thank you for your attention.


-- 
Regards,
Andrey

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>