From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBkZP-0005o6-8P for guix-patches@gnu.org; Fri, 19 May 2017 12:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dBkZO-0001M3-9A for guix-patches@gnu.org; Fri, 19 May 2017 12:16:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52874) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dBkZO-0001Lt-0Q for guix-patches@gnu.org; Fri, 19 May 2017 12:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dBkZN-0007ZQ-P7 for guix-patches@gnu.org; Fri, 19 May 2017 12:16:01 -0400 Subject: bug#26815: [PATCH v4 3/3] vm: Add UEFI loader to disk images. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <871srlankf.fsf@gnu.org> References: <87r2zoygoi.fsf@gnu.org> <20170517110522.18106-1-mbakke@fastmail.com> <20170517110522.18106-3-mbakke@fastmail.com> <87ziebtbph.fsf@gnu.org> <877f1ecf00.fsf@fastmail.com> <8737c2cbm5.fsf@fastmail.com> <871srlankf.fsf@gnu.org> Date: Fri, 19 May 2017 18:15:50 +0200 Message-ID: <87k25cvn49.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26815-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Marius Bakke skribis: > >> Here is a start on UEFI documentation update. Not sure if it's okay to >> hijack the lightweight desktop template, or if it's better to have an >> example closer to the (GRUB Configuration) section. > > I think it=E2=80=99s OK. > >> From 9db5b8acb017b8f283d36d09835f947879be4e30 Mon Sep 17 00:00:00 2001 >> From: Marius Bakke >> Date: Thu, 18 May 2017 19:24:36 +0200 >> Subject: [PATCH] doc: Update GRUB EFI instructions. >> >> * doc/guix.texi (USB Stick Installation): Mention UEFI. >> (Preparing for Installation): Add note about EFI System Partition. >> (Proceeding with the Installation): Mention the GRUB-EFI package. >> (GRUB Configuration): Likewise. >> (Using the Configuration System): Hijack lightweight desktop to include = UEFI. >> * gnu/system/examples/lightweight-desktop.tmpl: Adjust native EFI config= uration. > > Great! Minor suggestions: [...] Thanks again for the excellent feedback. I did an installation by "naively" following the manual and noticed that it does not mention mounting other partitions before `guix system init`. So, I added it. Pushed at last! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkfGjcACgkQoqBt8qM6 VPqeBAgA0XXGnUHfqcE5yQyZsHiJ3IzVyc4/hlZc6KOpcaMltwE0T6fBZojBtCK3 Z7d818WqzaUUx8r81uAZ+9gP+rCYlS8w3Vb57LP6WsT3MVP5jxbuJzhuQ9+wdnVz Op1yU9b0RZfA1cmDEBqa/vIK59NoEutMra4XdNxbJUeksrsP+0A7TQnbOVhnpute uxTqP2fDMHUZPoCsGR0l1kp7GqVHsJX1QPAakjuc+y+Fb+cFOfMZMlaEh+V5qL1p z5j1+J8O0N9svZHiPQElQUzvYuJR6sxwU3EUXQo2XzMQY4P/ocmC249/sv80io5q 5hwT9Jkry/17iG3cHbMDeBN1F4jPJg== =jAJE -----END PGP SIGNATURE----- --=-=-=--