From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Re: Problem with Xen 4.1 on Ubuntu 11.10 ( Oneiric Ocelot) (HVM DomUs crash) Date: Wed, 20 Jul 2011 09:19:24 +0100 Message-ID: <1311149964.20648.161.camel@zakaz.uk.xensource.com> References: <1311102078.60664.YahooMailClassic@web65907.mail.ac4.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1311102078.60664.YahooMailClassic@web65907.mail.ac4.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Boris Derzhavets Cc: "xen-devel@lists.xensource.com" , Keir Fraser , Konrad Rzeszutek Wilk , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, 2011-07-19 at 20:01 +0100, Boris Derzhavets wrote: > I downloaded and installed source . Went to > xen-4.0.1/debian/patches. But Oneiric Ocelot contains Xen 4.1.1 (according to http://packages.ubuntu.com/oneiric/kernel/) and not xen-4.0.1. AFAICT there is quite a bit of confusion on the threads about which versions you are actually running and/or talking about at any given moment. Please try and be precise (e.g. in this instance you did not say which distro you downloaded the source from, not what it's precise package version was, both of these are useful/critical information). I unpacked 4.1.0-3ubuntu4, which appears to be current in Oneiric (and looks a lot like the Debian Sid package), the only potentially interesting patch is debian/patches/tools-firmware-etherboot-packaged.diff which switches from the ipxe in the Xen tree to the packaged one from /usr/lib/ipxe. Both Ubuntu Oneiric and Debian Sid appear to contain ipxe 1.0.0 +git-1.293e34-2 whereas the Xen tree embeds v1.0.0 itself. Could be worth investigating. Ian.