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] Can't build kernel with Xen 3.2.0

To: Zoran Kikic <lists@xxxxxxxxxx>
Subject: Re: [Xen-users] Can't build kernel with Xen 3.2.0
From: Gareth Bult <gareth@xxxxxxxxxxxxx>
Date: Tue, 22 Jan 2008 17:42:31 +0000 (GMT)
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 22 Jan 2008 09:42:48 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <21159037.3251201023648847.JavaMail.root@zimbra>
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
Hi,

I have a working Ubuntu/Gutsy/Xen system .. and although I can upgrade it to 
Xen-3.2.gz, as soon as I try my roll-your-own kernel it gets mostly through the 
boot and just stops - no errors at all.

I'm following all the intructions and using the 2.6.18.8 sources from mecurial 
..
Anyone know what I might be doing wrong?

This works;

title           Xen 3.2 / Ubuntu 7.10, kernel 2.6.22-14-xen
root            (hd0,0)
kernel          /xen-3.2.0.gz com1=115200,8n1 console=com1
module          /vmlinuz-2.6.22-14-xen root=/dev/md0 ro console=tty0
module          /initrd.img-2.6.22-14-xen

This does not;

title           Native XEN
kernel          /xen-3.2.gz com1=115200,8n1 console=com1 sync_console
module          /vmlinuz-2.6.18.8-xen root=/dev/md0 ro console=tty0
module          /initrd.img-2.6.18.8-xen

This was;

cd /usr/src
tar xvfz /root/xen-3.2.tgz
cd xen-3.2
hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
make install-xen
make install-kernels
make tools
depmod -a 2.6.18.8-xen
upddate-initramfs -c -k 2.6.18.8

Any ideas?

tia
Gareth.



----- Original Message -----
step 3.: "Zoran Kikic" <lists@xxxxxxxxxx>
To: "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Sent: 22 January 2008 17:24:08 o'clock (GMT) Europe/London
Subject: Re: [Xen-users] Can't build kernel with Xen 3.2.0

Yes it works, you can try this one:
http://kernel.ubuntu.com/~zul/linux-image-2.6.22-11-xen_2.6.22-11.33_amd64.deb 

> Zoran, does this 2.6.22-14 kernel work for you. I always get frequent lockups 
> with that.


_______________________________________________
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>