From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH 01/10] * gnu/system.scm (): Add 'store-device' and 'store-fs-mount-point'. Date: Thu, 3 Nov 2016 23:34:48 +0100 Message-ID: <20161103233448.7c9d22ee@scratchpost.org> References: <20161028100727.1182-1-cmmarusich@gmail.com> <20161028100727.1182-2-cmmarusich@gmail.com> <87h97uu23b.fsf@gnu.org> <87lgx6fa24.fsf@gmail.com> <87d1ihscmr.fsf@gnu.org> <20161103001936.GA24164@jasmine> <877f8ldvsf.fsf@gmail.com> <87y410vojl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2Qb5-0000oS-Iq for guix-devel@gnu.org; Thu, 03 Nov 2016 18:35:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2Qb0-0006YK-MO for guix-devel@gnu.org; Thu, 03 Nov 2016 18:34:59 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:54447) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2Qb0-0006Y2-GG for guix-devel@gnu.org; Thu, 03 Nov 2016 18:34:54 -0400 In-Reply-To: <87y410vojl.fsf@gmail.com> 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: Chris Marusich Cc: guix-devel@gnu.org Hi, On Thu, 03 Nov 2016 03:35:42 -0700 Chris Marusich wrote: > Additional info: I've just now upgraded my x200 laptop to the latest > release of Libreboot (r20160907), and I can still boot into GuixSD > normally. Really? I have an X200 with libreboot and I had to manually create a symlink /boot/grub/libreboot_grub.cfg -> /boot/grub/grub.cfg - otherwise I'd require complicated incantations for each boot. Do you have such a symlink?