From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Not booting Date: Thu, 23 Jun 2016 16:40:24 +0200 Message-ID: <87k2hgnf3b.fsf@gnu.org> References: <634d7459-c41b-c2ad-a913-c2a2f49357cd@ninthfloor.org> <87oa6tty7j.fsf@gmail.com> <87lh1wnyga.fsf@gmail.com> <67d08f06-8965-4acd-bdf9-7a416ceb818f@ninthfloor.org> <984e4a99-3106-4df0-bf55-1801e9f14889@ninthfloor.org> <87wplgni13.fsf@gnu.org> <87d1n8roa8.fsf@netris.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]:34512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bG5o0-0006NK-IS for help-guix@gnu.org; Thu, 23 Jun 2016 10:40:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bG5nw-0003Pl-9J for help-guix@gnu.org; Thu, 23 Jun 2016 10:40:31 -0400 In-Reply-To: <87d1n8roa8.fsf@netris.org> (Mark H. Weaver's message of "Thu, 23 Jun 2016 10:08:15 -0400") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Mark H Weaver Cc: help-guix@gnu.org Mark H Weaver skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Kete Foy skribis: >> >>> Kete Foy: >>>>=20 >>>> I need to do this: >>>> https://libreboot.org/docs/gnulinux/grub_cbfs.html#option1_dont_reflash >>>>=20 >>> This worked for me by just copying grub.cfg to libreboot_grub.cfg. (in >>> /boot/grub after mounting /dev/sda1 using installation drive) >> >> That rings a bell. I think Mark (Cc=E2=80=99d) had a patch so that =E2= =80=98guix >> system=E2=80=99 would do that automatically on LibreBoot systems. Mark? > > I never produced a patch, I just created the symlink manually on my > Libreboot systems during the initial install. However, looking at the > current libreboot git sources, it seems that this is no longer needed. > If grub.cfg is found, it should auto-load that in the default entry. Even better. Thanks for the info! Ludo=E2=80=99.