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] Unstable fail to load dom0

To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Subject: Re: [Xen-devel] Unstable fail to load dom0
From: Andrew Lyon <andrew.lyon@xxxxxxxxx>
Date: Fri, 27 Mar 2009 14:26:36 +0000
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 27 Mar 2009 07:27:02 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=YXEIN1NMT7cX0NPao583WKtHd1pH7PE08RdCk3tXenc=; b=P2yrXvWP06Ra8m9iMr9JwHTfAn6/CUi/uBPcer/3+uQrXDvghK2xQ/kFvF3k/ELLgH 5jysJCLpTMY+OOWRqYLcEEwf6SYlMqtZKsbGf6Zqe3l9DO81F+cyNkyaV7uQ5A5arf+v i9V5qkYrtKAv8hhvIvR8moAvDMzv65HkUow7g=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=IIJ3bzgqf5lEBzdO0/LhqQycXxOh08d/kcPXowHEuTDwbqO/J56OT7e7oxeOjWZg6M osDN3I/FsQDulniONZSLP18WGrglqK9S1+92j9HkcN9BiV3UpZJ/jgWs70DvM7WIWLLe d7YE/h5hycC3FL5/D5PC6a+f0hzPyENjAgVds=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1238163692.14219.39.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>
References: <f4527be0903270716j49f9bf3fwd6ad41cf56d776f3@xxxxxxxxxxxxxx> <1238163692.14219.39.camel@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, Mar 27, 2009 at 2:21 PM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
> On Fri, 2009-03-27 at 10:16 -0400, Andrew Lyon wrote:
>> Hi,
>>
>> I just tried to upgrade one of my systems to Xen unstable, Xen itself
>> boots ok but it hangs after "Loading dom0", I think the cause of the
>> problem is that the necessary support for loading compressed kernel
>> (vmlinuz/bzImage) was not compiled in properly, I seem to recall that
>> recently the compression code was updated and now supports many
>> different compression schemes, what libs etc are required to build
>> with support for bzImage and vmlinuz?
>
> For domain0 the decompression code is built into the hypervisor itself
> and only supports gzip style compression (historically the only choice).
>
> Therefore your kernel config must have:
>        CONFIG_KERNEL_GZIP=y
>        # CONFIG_KERNEL_BZIP2 is not set
>        # CONFIG_KERNEL_LZMA is not set
>
> Ian.
>
>
>
>

Hmm, not that then, any ideas why it would hang immeediatly after
"loading dom0" ?

The same grub entry works perfectly if Xen 3.3.1 is installed, it is
loading xen.gz which is symlinked to the installed version.

Andy

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