From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VfMwS-0005mk-Vh for mharc-grub-devel@gnu.org; Sat, 09 Nov 2013 23:48:08 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfMwM-0005mZ-O6 for grub-devel@gnu.org; Sat, 09 Nov 2013 23:48:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfMwH-0000G9-AX for grub-devel@gnu.org; Sat, 09 Nov 2013 23:48:02 -0500 Received: from mail-la0-x231.google.com ([2a00:1450:4010:c03::231]:61054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfMwH-0000Fw-1j for grub-devel@gnu.org; Sat, 09 Nov 2013 23:47:57 -0500 Received: by mail-la0-f49.google.com with SMTP id ev20so3012359lab.22 for ; Sat, 09 Nov 2013 20:47:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type; bh=XhlzFFJ/7Bp4j7Rhh0KJfm6WmFOJrmFTN4Y5eebvJ0A=; b=zG0Qyfn2pnA303fO1uM8GqGrhnjkNg0cJb6hOGVzSfWW6d37gWjlFxZcVurDtouWXC vk7fppTq0OM6z15syyfVXhY3l8KRdTz3mQdjgruV41/EghMlGRN95C5T6ZvMFSOUcCZL XkA7oJLm0FDsvFVadIjoM27sjLZyJQqUbf/LM1o3Su+z7ULV3t7+AYn5ffsiHf2H6IQF kO+4xibINNG4WZ2v0oi7CZ0qlrxi2QLzkQbHjWPjyO2gFkKJ8ct0Mapk/ZvJd2Wrca4i HkOoCdg4oFrs8FG1cIg7LEt2MnfINcxi4b1MJKJAS4Y2ofX62lfRedohDwcp+e33rmuD +iqQ== X-Received: by 10.152.29.38 with SMTP id g6mr137658lah.25.1384058875447; Sat, 09 Nov 2013 20:47:55 -0800 (PST) Received: from opensuse.site (ppp91-76-174-89.pppoe.mtu-net.ru. [91.76.174.89]) by mx.google.com with ESMTPSA id e4sm11963636lba.15.2013.11.09.20.47.54 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 09 Nov 2013 20:47:54 -0800 (PST) Date: Sun, 10 Nov 2013 08:47:53 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: pvgrub2 is merged Message-ID: <20131110084753.540b0107@opensuse.site> In-Reply-To: <527EA084.6000706@gmail.com> References: <527EA084.6000706@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/fGt1afLN1Et.1dG_Os_TGa/"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::231 Cc: phcoder@gmail.com, "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: Sun, 10 Nov 2013 04:48:07 -0000 --Sig_/fGt1afLN1Et.1dG_Os_TGa/ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =D0=92 Sat, 09 Nov 2013 21:52:20 +0100 Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: > Hello, all. pvgrub2 has just became part of upstream grub as ports i386-x= en and x86_64-xen. > http://git.savannah.gnu.org/cgit/grub.git >=20 > Documentation on its usage is missing for now but in short: > ARCH=3Dx86_64 > ./autogen.sh > ./configure --target=3D$ARCH --with-platform=3Dxen > make > mkdir -p boot/grub/ > cat > boot/grub/grub.cfg < search -s root -f /boot/grub/grub.cfg > configfile /boot/grub/grub.cfg > EOF > ./grub-mkstandalone --grub-mkimage=3D./grub-mkimage -o grub.xen -O $ARCH-= xen -d grub-core/ boot/grub/grub.cfg >=20 Do I understand it correctly that to use grub.xen it is enough to add kernel =3D "/path/to/grub.xen" to guest configuration? --Sig_/fGt1afLN1Et.1dG_Os_TGa/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlJ/D/kACgkQR6LMutpd94x9jACg0FzFQnIwQ5ZfdL/2neR1eDkw +cgAoLgO3mhYc9k/ZGB29fkKvoUahu4e =q4R+ -----END PGP SIGNATURE----- --Sig_/fGt1afLN1Et.1dG_Os_TGa/--