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] Kernel DomU 2.6.36.1 dont boot PVonHVM

To: Roberto Scudeller <beto.rvs@xxxxxxxxx>
Subject: Re: [Xen-users] Kernel DomU 2.6.36.1 dont boot PVonHVM
From: Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
Date: Fri, 3 Dec 2010 16:26:10 -0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 03 Dec 2010 10:28:02 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=CjRPyb1PZHBLQv4qiFuxAy7LUnbtsf8rZT6MKh9p0H8=; b=lQwn7rr5IBKMfR/rwy6aczxO0yBplCtfDUJ5FxwhEnzy5+fhe98UYuReGHMopDcKdY c5VLfGb5tukL66EWzyGJzZbq7cJCZq8vZnqTPiNokNNwHHrgxoZQWt9T2mjrb4YB7IdZ JWu8BQPV6yCzGi47GIAqG6h7KNeU/tdKxl0Ek=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=SPww/JmfIsuFu+30fpNowA1DIb5aLPrgjjw6ju2lXy5oO4z1jJaD6JsK50uWsp1+S4 S706HyxWenGd8POsyJg6hXVwi4BsyADJ2usU52inGYVfZS0Uku5/OnuSMpG7sxkhXbzg MNrOSgCbX5rO0iMbJqKs/Wair1R+q42gUe1PM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimKqNkkreDa=WUcFBp9YvOyZnJkRZgrhkha8xRC@xxxxxxxxxxxxxx>
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: <AANLkTimKqNkkreDa=WUcFBp9YvOyZnJkRZgrhkha8xRC@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi!

 All my Ubuntu 10.04 servers are using the Linux 2.6.36 compiled by me.

 Basically you should do:

 aptitude install build-essential libncurses5-dev
 wget -c http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.36.1.tar.bz2
 tar xf linux-2.6.36.1.tar.bz2
 cd linux-2.6.36.1
 make defconfig
 make menuconfig

  Enable Xen within the menuconfig...

 make
 make deb-pkg
 dpkg -i ../linux-image*.deb
 depmod 2.6.36.1
 update-initramfs -c -k 2.6.36.1
 update-grub

 reboot

 PS.: You must use the GRUB1 if your dom0 is a XenServer or some old version of Xen...

 Hope to help!

Cheers!
Thiago

On 3 December 2010 15:37, Roberto Scudeller <beto.rvs@xxxxxxxxx> wrote:
Hi all,


I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront, xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04 and I try with ubuntu 10.10.

In boot I receive error "Cannot find a root partition /dev/xvda2" and a prompt (initramfs) appear.

In dmesg (initramfs) appear:
blkfront: xvda: barriers enabled (tag)
 xvda: xvda1
vbd vbd-51712: 16 xlvbd_add at /local/domain/0/backend/vbd/470/51712


I try to create n initramfs, with any modules and the DomU dont boot.
I forgot something? Can someone help me?


Thanks for any help.


--
Roberto Scudeller
Especialista Linux/Unix

_______________________________________________
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