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] System reboots with new 2.4-xen0 kernel

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] System reboots with new 2.4-xen0 kernel
From: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Date: Fri, 15 Jul 2005 12:17:31 +0100
Delivery-date: Fri, 15 Jul 2005 11:16:15 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DdPaaZBtIaTWC5by4Owewk7Iur9XoZuAzlQtvqTAywogPWr4KxM6Ab0OK8uwhYVzYhYjUUpr+JKaZAHShoWYxnVdjjIUrMXRegVVwBOaObuffE9FGWfNTLMRwpFPPSSlxZ7OxgYYb9N9neW4+k2bfA7fD7GSHBTvyMFPsvzVVXA=
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/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>
Reply-to: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Guys,

Hope you can help me with this. I posted this earlier, just reposting
in the hope of a reply.

The problem I have now is that my system doesn't boot up when using
the 2.4 kernel I built. The system just keep rebooting. I'm running
rhel 3, although I can't see this is particular to it.
This is the last message before rebooting:

PCI: sharing IRQ 9 with 00:1f.2

Then it reboots. Here's my grub conf. Any ideas why this is happening?

title Xen (2.4)
       root (hd0,0)
       kernel /boot/xen-2.0.6.gz dom0_mem=131000 root=/dev/hda1 ro
       module /boot/vmlinuz-2.4-xen0
       module /boot/initrd-2.4.30-xen0.img

I made the initrd by doing the following:

1) cd /lib/modules/2.4.30-xen0
2) touch modules.dep
3) mkinitrd /boot/initrd-2.4.30-xen0.img 2.4.30-xen0

As an additional question to this, is there a way for me to use the
kernel config file from the redhat kernel for the xen kernel? If so
where do I put the .config file in the xen-2.0 directory and how do I
refer to it.

Thanks for your time.

Shaz

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] System reboots with new 2.4-xen0 kernel, Shahzad Chohan <=