From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vh0KV-0001Dc-IM for mharc-grub-devel@gnu.org; Thu, 14 Nov 2013 12:03:43 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vh0KL-0001Cz-Ou for grub-devel@gnu.org; Thu, 14 Nov 2013 12:03:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vh0KD-0006EI-MF for grub-devel@gnu.org; Thu, 14 Nov 2013 12:03:33 -0500 Received: from hermes1.dur.ac.uk ([129.234.248.1]:33749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vh0KD-0006Ds-DE for grub-devel@gnu.org; Thu, 14 Nov 2013 12:03:25 -0500 Received: from smtphost3.dur.ac.uk (smtphost3.dur.ac.uk [129.234.252.3]) by hermes1.dur.ac.uk (8.14.4/8.14.4) with ESMTP id rAEH36hl018089; Thu, 14 Nov 2013 17:03:10 GMT Received: from procyon.dur.ac.uk (procyon.dur.ac.uk [129.234.250.129]) by smtphost3.dur.ac.uk (8.14.4/8.14.4) with ESMTP id rAEH31Jk004787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Nov 2013 17:03:01 GMT Received: from procyon.dur.ac.uk (localhost [127.0.0.1]) by procyon.dur.ac.uk (8.14.3/8.11.1) with ESMTP id rAEH31c4020787; Thu, 14 Nov 2013 17:03:01 GMT Received: from localhost (dcl0may@localhost) by procyon.dur.ac.uk (8.14.3/8.14.3/Submit) with ESMTP id rAEH31b9020780; Thu, 14 Nov 2013 17:03:01 GMT Date: Thu, 14 Nov 2013 17:03:01 +0000 (GMT) From: M A Young To: "=?ISO-8859-7?Q?Vladimir_'=F6-coder=2Fphcoder'_Serbinenko?=" Subject: Re: [Xen-devel] pvgrub2 is merged In-Reply-To: Message-ID: References: <527EA084.6000706@gmail.com> <20131110084753.540b0107@opensuse.site> <5283DD8F.5080103@gmail.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1258732056-1384448581=:28334" X-DurhamAcUk-MailScanner: Found to be clean, Found to be clean X-DurhamAcUk-MailScanner-ID: rAEH36hl018089 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 129.234.248.1 Cc: The development of GNU GRUB , "xen-devel@lists.xen.org" X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2013 17:03:42 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1258732056-1384448581=:28334 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by hermes1.dur.ac.uk id rAEH36hl018089 On Thu, 14 Nov 2013, M A Young wrote: > On Wed, 13 Nov 2013, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > >> On 13.11.2013 20:06, M A Young wrote: >>> It doesn't seem to understand sub-partitions. I can get it to work if >>> the boot files are in /dev/xvda but not in /dev/xvda1 . >>>=20 >> insmod part_msdos >> insmod part_gpt > > Right, if I add those to the embedded grub.cfg file I get to the standa= rd=20 > grub menu and the boot starts. However the boot doesn't get very far - = it=20 > loads the kernel and the initrd file and starts the kernel but the kern= el=20 > doesn't see the virtual disks so it doesn't get very far. Using xenstore-ls from the dom0 on the guest when the boot stops the=20 local/domain/2/device/vbd/51712 section looks like backend =3D "/local/domain/0/backend/vbd/2/51712" backend-id =3D "0" state =3D "6\000" virtual-device =3D "51712" device-type =3D "disk" ring-ref =3D "\000" event-channel =3D "\000" protocol =3D "x86_64-abi\000" As nothing else has null character endings I suspend that is wrong. Michael Young --8323329-1258732056-1384448581=:28334--