From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: PV Grub Questions Date: Thu, 28 Aug 2008 09:57:57 +0100 Message-ID: <20080828085757.GC4523@implementation.uk.xensource.com> References: <1e16a9ed0808261257p763cb14uc6a3b28513cf94d2@mail.gmail.com> <20080827153342.GX4535@implementation.uk.xensource.com> <1e16a9ed0808271233v2b013245rabf93cee230e0d0e@mail.gmail.com> <20080827230502.GB4516@implementation> <1e16a9ed0808271748r18452b1fvebfb4d8f74d499dc@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: <1e16a9ed0808271748r18452b1fvebfb4d8f74d499dc@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 Wed 27 Aug 2008 20:48:13 -0400, a =E9crit : > On Wed, Aug 27, 2008 at 7:05 PM, Samuel Thibault > wrote: > > Todd Deshane, le Wed 27 Aug 2008 15:33:40 -0400, a =E9crit : > >> grubdom> boot > >> Cannot handle page request order 0! > > > > The message could be less verbose, but that should be it: IIRC you ha= ve > > only 64MB in your domain, that's actually not so much for building a = PV > > domain. >=20 > I gave it a bunch more memory and now it hangs try to boot at the same > point as before... >=20 > > RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize > loop: loaded (max 8 devices) > Xen virtual console successfully installed as xvc0 > Event-channel device installed. > netfront: Initialising virtual ethernet driver. > xen-vbd: registered block device major 3 > hda: Ok, is your dom0 kernel a Xen 3.3 kernel? If yes, could you send me its configuration? > Do I need to pass the menu.lst file in the ramdisk option to see a grub > menu? Or should it detect the menu.lst within the guest disk image file= ? >=20 > Is there a simple example that I could download and work with to get > a sense of a working PV GRUB example? Errr, did you read /usr/share/doc/xen/README.stubdom? And there is a PV-GRUB example in /etc/xen/xmexample.pv-grub. Samuel