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] Compiled kernel does not have 2.4xenU

To: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Subject: Re: [Xen-users] Compiled kernel does not have 2.4xenU
From: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Date: Thu, 14 Jul 2005 16:41:10 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 14 Jul 2005 15:40:33 +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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NshOqc4cvVvix/7FE+yaqBPY3dnXRMxkm5XfTiMR9N8+wvDASM+mS3hbRFiHJKsgEEOCbUigCzXN7uwysUIgx9Zs9CgY8oH+kou/WrKW6DD9sH/J1US8sVjBK5J8Vv2Go634kRdYpVaPVfhd2sIq2y3BY5niO24NAW3iRplQKmo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200507141303.23619.mark.williamson@xxxxxxxxxxxx>
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>
References: <36967cc9050714061228bb70f6@xxxxxxxxxxxxxx> <200507141303.23619.mark.williamson@xxxxxxxxxxxx>
Reply-to: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 7/14/05, Mark Williamson <mark.williamson@xxxxxxxxxxxx> wrote:
> > This may be a basic question for you guys out there. But I've just
> > compiled the xen kernel from xen-2.0, but I only get a 2.6 xen0 and
> > xenU kernel. What I really needed was a 2.4 ken0 and xenU kernel. Does
> > anyone know how I can do this.
> >
> > I'll list the steps I followed to do this:
> >
> > 1) Download xen from xen site
> > 2) tar -xzf xen-2.0.6-src.tgz
> > 3) make dist
> 
> KERNELS=*2.4* make dist


Hey great that worked :)

Thanks for that.

The problem I have now is that it doesn't boot up, it keeps 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 in advance for your help.

Shaz

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

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