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] Xen 3.4.0 boot failure

To: Martti Kuparinen <martti.kuparinen@xxxxxx>
Subject: Re: [Xen-users] Xen 3.4.0 boot failure
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Tue, 19 May 2009 18:10:48 -0300
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 19 May 2009 14:11:38 -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; bh=OfKWaHRZWCENXCiXDmcx2kOF+9Cr/soF8RCd3M+bnYU=; b=TuHE+eTItncRAMFpt65I1poc7OM5x2pytd8KPt44+BELj5dTMARkf4alT6hB6UO+bC i4uhsMoo0RfX9L3t5HKzb9YThabUGJJXGgEiOck3lQWnFVDBs0Hjc3SPHXzqIf0u+qzx IlJ85b+cvcPp05f9OfXX4Fta715Ru3yjJavn0=
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; b=AsLtVNT1qXJL7L24Sw9NiCcuieSSG1Pp/i1jWZW6Jp2XQzvIP0rQ7d0MJFcOFlwfmd O76PkvodfwfPOMQ8TAytFjhNKo2nyDyq5XRk6mnz1qH82jjFpdsX23JQd9Ggzzibrb/3 DCZQpUxEGwsaoF7u8TQxrZRM/L/QaMm/xLqeU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4A126AC5.40202@xxxxxx>
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: <4A126AC5.40202@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Try this:

-kernel         /xen-3.4.0.gz dom0_mem=512m
+kernel         /xen-3.4.0.gz dom0_mem=512m noreboot

Regads,
Thiago

2009/5/19 Martti Kuparinen <martti.kuparinen@xxxxxx>
Hi,

I'm running self-compiled Xen 3.3.1 on Debian 5.0 and everything works fine. The hardware is Dell PE2950 but I assume that makes no difference here...

I made a clean test installation (reinstalled first Debian) of Xen 3.4.0 and when trying to boot to dom0 it reboots itself. I think this happens during starting Debian's 2.6.26-2-xen-amd64 kernel (it happens so quickly that I need to somehow make a video of the console and do post-reboot analysis what and where things go bad).

This is what's different on grub's menu.lst:

--- boot/grub/menu.lst  8 May 2009 09:32:28 -0000       1.1
+++ boot/grub/menu.lst  19 May 2009 08:03:14 -0000
@@ -119,9 +119,9 @@

 ## ## End Default Options ##

-title          Xen 3.3.1
+title          Xen 3.4.0
 root           (hd0,0)
-kernel         /xen-3.3.1.gz dom0_mem=512m
+kernel         /xen-3.4.0.gz dom0_mem=512m
 module         /vmlinuz-2.6.26-2-xen-amd64 root=/dev/vg0/root ro console=tty0
 module         /initrd.img-2.6.26-2-xen-amd64
 savedefault


Anyone else having problems with 3.4.0?

Martti

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