From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: [Xen-users] XEN 3.0.3 on Ubuntu 6.10: Dom0 reboot] Date: Wed, 03 Jan 2007 14:27:06 +0000 Message-ID: References: <459BCB12.50504@cea.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <459BCB12.50504@cea.fr> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: PUCCETTI Armand Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 3/1/07 15:26, "PUCCETTI Armand" wrote: > I think the option is at the right place as below: > > 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 It should be on the module line, not the kernel line. -- Keir