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

Re: [Xen-users] Grub does not load Xen

To: "Andrey Chursin" <andll@xxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Grub does not load Xen
From: "Jeff Harr" <jharr@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:19:59 -0500
Cc:
Delivery-date: Wed, 17 Dec 2008 09:24:56 -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>
References: <bd8ddd070812061212w5d9c9764y120e4a0096d0244a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi there, you have to change 'default' from 1 to 0 :)


----- Original Message ----- From: "Andrey Chursin" <andll@xxxxxxxxxxx>
To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Sent: Saturday, December 06, 2008 3:12 PM
Subject: [Xen-users] Grub does not load Xen


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


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

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