From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: PV Grub Questions Date: Thu, 28 Aug 2008 15:43:05 +0100 Message-ID: <20080828144305.GA11437@implementation.uk.xensource.com> References: <1e16a9ed0808261257p763cb14uc6a3b28513cf94d2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <1e16a9ed0808261257p763cb14uc6a3b28513cf94d2@mail.gmail.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: Todd Deshane Cc: xen-devel mailing list List-Id: xen-devel@lists.xenproject.org Todd Deshane, le Tue 26 Aug 2008 15:57:50 -0400, a =E9crit : > extra =3D "(hd0,1)/boot/grub/menu.lst" > memory =3D 64 > vif =3D [ '' ] > disk =3D [ 'tap:aio:/root/benchvm/bin/img-xen-guest/image-0.img,hda,w' = ] > root =3D "/dev/hda2 ro" Oh, that root option is the cause of the menu not showing up. That shouldn't be here, since it's in menu.lst itself. Won't solve the hang however. Samuel