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: [Xen-users] XEN 3.0.3 on Ubuntu 6.10: Dom0 reboot]

To: Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-users] XEN 3.0.3 on Ubuntu 6.10: Dom0 reboot]
From: PUCCETTI Armand <armand.puccetti@xxxxxx>
Date: Wed, 03 Jan 2007 16:48:05 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Keir Fraser <keir@xxxxxxxxxxxxx>
Delivery-date: Wed, 03 Jan 2007 06:46:07 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1167834415.10441.7.camel@xxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C1C16278.7032%keir@xxxxxxxxxxxxx> <459BCB12.50504@xxxxxx> <1167834415.10441.7.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.8 (X11/20061115)
Ian Campbell a écrit :
On Wed, 2007-01-03 at 16:26 +0100, PUCCETTI Armand wrote:
Keir Fraser a écrit :
On 3/1/07 14:33, "PUCCETTI Armand" <armand.puccetti@xxxxxx> wrote:

Yes the CONFIG_EARLY_PRINTK flag is enabled , but the trace is exactly
the same. :-(
If it's crashing that early then it may be a bad Linux kernel (version
mismatch or similar). OTOH, 'earlyprintk' does not belong on Xen's command
line at all. Maybe you added it to the wrong line in GRUB's config?

 -- Keir


I think the option is at the right place as below:

It's not. earlyprintk is a Linux kernel option.

title           Xen 3.0.3 / Ubuntu 2.6.16.29
root            (hd0,2)
kernel /boot/xen-3.gz dom0_mem=1048576 earlyprintk=serial,ttyS0,115200,keep com1=115200,8n1 noreboot module /boot/vmlinuz-2.6-xen0 root=/dev/sda3 console=ttyS0,115200 max_loop=64 ro debug
module          /boot/initrd.img-2.6.16.29-xen0
savedefault
boot

Ian.

Sorry for the err. Moving the option to the module line, as below, leaves the trace unchanged.

Armand

title        Xen 3.0.3 / Ubuntu 2.6.16.29
root        (hd0,2)
kernel        /boot/xen-3.gz dom0_mem=1048576 com1=115200,8n1 noreboot
module /boot/vmlinuz-2.6-xen0 root=/dev/sda3 earlyprintk=serial,ttyS0,115200,keep console=ttyS0,115200 max_loop=64 ro debug
module        /boot/initrd.img-2.6.16.29-xen0
savedefault
boot


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