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

Re: [Xen-devel] Re: Attempt to load 2.6.29-rc3 with pv_ops suppot for Do

To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Subject: Re: [Xen-devel] Re: Attempt to load 2.6.29-rc3 with pv_ops suppot for Dom0 under Xen 3.3.1 Hypervisor
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Mon, 2 Feb 2009 08:21:54 -0800 (PST)
Cc: Todd Deshane <deshantm@xxxxxxxxx>, Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Andrew Lyon <andrew.lyon@xxxxxxxxx>
Delivery-date: Mon, 02 Feb 2009 08:22:19 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=sccU9qwmjLRl4ZtMYtQjMnQPpLKrw1aUFOyUPdZK73fFEAZWYRHwnoLgXFQlY6CzASorKbU9CZVF3K6ZZqcZ3RN4wZh3+ZWnefmue8l6EXPFOotDyv9brpr22TZcfOFnbOpFpo4yqEOY/oJRi7Izzjss3bKPG/V6Ggk33esoqoA=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1233585639.9970.73.camel@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bderzhavets@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
  I've removed Xen 3.3.1 and installed the most recent unstable Xen Hypervisor.

# cd /usr/src/xen-3.3.1
# make uninstall
# cd ..
# hg clone http://xenbits.xensource.com/xen-unstable.hg
# cd xen-unstable.hg
# make xen
# make install-xen
# make tools
# make install-tools

Tried following two options:-

title Xen 3.4 / Ubuntu 8.10, kernel 2.6.29-tip
uuid   c841c5e9-8eb2-4e47-b36e-6796e5ce6ce6
kernel /boot/xen-3.4.gz
module /boot/vmlinuz-2.6.29-rc3-tip root=/dev/sdb1 ro console=tty0 earlyprintk=xen pci=nomsi
module /boot/initrd-2.6.29-rc3-tip.img

******************************************************************
Loading starts up and drops to stack trace immediately after
SATA link up ..
SATA link up ..
*******************************************************************


title Xen 3.4 / Ubuntu 8.10, kernel 2.6.27-xen
uuid   c841c5e9-8eb2-4e47-b36e-6796e5ce6ce6
kernel /boot/xen-3.4.gz
module /boot/vmlinuz-2.6.27.5 root=/dev/sdb1 ro console=tty0
module /boot/initrd-2.6.27.5.img

***************************************************
Seems to work OK with Novell's Xen-ified kernel
***************************************************

--- On Mon, 2/2/09, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
From: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Subject: [Xen-devel] Re: Attempt to load 2.6.29-rc3 with pv_ops suppot for Dom0 under Xen 3.3.1 Hypervisor
To: bderzhavets@xxxxxxxxx
Cc: "Todd Deshane" <deshantm@xxxxxxxxx>, "Jeremy Fitzhardinge" <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, "Andrew Lyon" <andrew.lyon@xxxxxxxxx>
Date: Monday, February 2, 2009, 9:40 AM

On Mon, 2009-02-02 at 06:04 -0800, Boris Derzhavets wrote:
> make modules_install install
> [...]
> Loading Dom0
> **************************
> elf_init: not an ELF binary
>

Only extremely recent xen-unstable hypervisors (circa last week) can
load a bzImage format kernel for dom0 (which is what "make install"
will
have given you) -- you need to use the vmlinux file from the toplevel of
the kernel build directly (optionally stripped+gzipped) or upgrade your
hypervisor.

Ian.


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

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