From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] doc: Mention the need of a BIOS boot partition when using GPT. Date: Mon, 23 Jan 2017 15:04:08 +0100 Message-ID: <87d1fdx487.fsf@gnu.org> References: <20170122122509.21880-1-iyzsong@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVfEG-00061Y-D0 for guix-devel@gnu.org; Mon, 23 Jan 2017 09:04:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVfEA-0000At-NE for guix-devel@gnu.org; Mon, 23 Jan 2017 09:04:16 -0500 In-Reply-To: <20170122122509.21880-1-iyzsong@member.fsf.org> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Sun, 22 Jan 2017 20:25:09 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > * doc/guix.text (Preparing for Installation)[Disk Partitioning]: ^^ > Mention the need of a BIOS boot partition when using GPT with the defualt > GRUB. Otherwise LGTM, thanks! Ludo=E2=80=99.