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] Xen Installation problems

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen Installation problems
From: "Bhatia, Nikhil" <bhatia@xxxxxxxx>
Date: Fri, 15 Sep 2006 11:22:51 -0400
Delivery-date: Fri, 15 Sep 2006 08:23:53 -0700
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
Thread-index: AcbY2s7pk+DaqJWdSfiGJ30P5N49Rw==
Thread-topic: Xen Installation problems

Hello Xen Users,

 

I am facing a problem getting my installation of XEN boot up on a Red Hat Linux Guest OS. What’s happening is that the grub loader tries to install Xen but after a while it crashes and starts rebooting recursively. I have tried both the entries listed below. I am using the following entries in the grub.conf file:

 

 

title Xen-bhatia 3.0 / XenLinux-bhatia 2.6.16

      root (hd0,0)

      kernel /bhatia/boot/xen-3.0.gz dom0_mem=262144 console=ttyS0,9600n8 console=tty0

      module /bhatia/boot/vmlinuz-2.6-xen root=/dev/VolGroup00/LogVol00 rhgb quiet console=ttyS0,9600n8 console=tty0

 

title Xen 3.0 / XenLinux 2.6.16

      root (hd0,0)

      kernel /xen.gz dom0_mem=262144 console=ttyS0,9600n8 console=tty0

      module /vmlinuz-2.6-xen root=/dev/VolGroup00/LogVol00 rhgb quiet console=ttyS0,9600n8 console=tty0

      module /initrd-2.6.16-xen.img

 

 

Now I checked the grub.conf file on a different machine and looks like (and this works) :

 

title Xen 3.0.2-3 / XenLinux 2.6.16.13

       root (hd0,0)

       kernel /xen.gz dom0_mem=262144 console=ttyS0,9600n8 console=tty0

       module /vmlinuz-2.6.16.13-xen root=/dev/VolGroup00/LogVol00 rhgb quiet console=ttyS0,9600n8 console=tty0

       module /initrd-2.6.16.13-xen.img

 

Can anyone see what’s the problem?

 

Thanks,

Nikhil

 

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>