From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: GuixSD in GPT Date: Mon, 23 Feb 2015 20:29:42 +0800 Message-ID: <87zj84retl.fsf@gmail.com> References: <9d2b8222b4d6967ab743826fd581bd0d@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPs8i-0001HP-7n for guix-devel@gnu.org; Mon, 23 Feb 2015 07:29:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPs8f-0001Mt-02 for guix-devel@gnu.org; Mon, 23 Feb 2015 07:29:32 -0500 Received: from mail-pd0-x22b.google.com ([2607:f8b0:400e:c02::22b]:43405) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPs8e-0001Mj-PO for guix-devel@gnu.org; Mon, 23 Feb 2015 07:29:28 -0500 Received: by pdev10 with SMTP id v10so25042094pde.10 for ; Mon, 23 Feb 2015 04:29:27 -0800 (PST) In-Reply-To: <9d2b8222b4d6967ab743826fd581bd0d@openmailbox.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Daniel Pimentel , guix-devel@gnu.org Daniel Pimentel writes: > Hi Guix, > > I tryed install GuixSD in a PC (Dell Optiplex 7010) in my work, but > there is a error: > > "guix grub-bios-setup: This GPT partition label contains no BIOS boot > partition" > > P.S.: I use the Legacy Bios in this computer. You need a small(~1MiB) BIOS boot partition (type: 0xEF02) for GRUB/GPT. See: https://www.gnu.org/software/grub/manual/html_node/BIOS-installation.html > > Thanks, > > -- > Daniel Pimentel (d4n1)