From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?55m944GE54aK77yg55u45pKy6YGT?= Subject: Re: Adding chainloader stanzas to Grub Date: Mon, 30 Apr 2018 10:41:20 +0000 Message-ID: <4993DB9D-033E-4770-AF8A-B1A090466E22@sumou.com> References: <6C0F5ACD-8F61-4031-8974-E8A38485058D@sumou.com> 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]:54783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fD6FN-0005yL-Rv for help-guix@gnu.org; Mon, 30 Apr 2018 06:41:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fD6FK-0000Im-Ma for help-guix@gnu.org; Mon, 30 Apr 2018 06:41:29 -0400 Received: from mccarthy.hcoop.net ([69.90.123.73]:54488) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fD6FK-0000Fh-JW for help-guix@gnu.org; Mon, 30 Apr 2018 06:41:26 -0400 Received: from ip-37-188-137-94.eurotel.cz ([37.188.137.94] helo=[10.1.10.1]) by mccarthy.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84) (envelope-from ) id 1fD6FI-0007OU-52 for help-guix@gnu.org; Mon, 30 Apr 2018 06:41:24 -0400 In-Reply-To: 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: help-guix@gnu.org On April 29, 2018 8:15:23 PM UTC, Joshua Branson w= rote: >Why do you need to do a chainloader? You could just boot into PureOS >right? There are two reasons I see for using a chainloader:=20 To boot directly=E2=80=94like you do, you have to always symlink the lates= t kernel and initramfs in the PureOS, or other GNU system, boot dir to the = generic ones that you mention in the config=2E=20 Also if you need to boot let's say the Windows partition, you can do it vi= a the PureOS GRUB menu, since it will have an OS prober entry for this part= ition=2E=20 For both you need to use chainloader, not direct boot=2E So that's what I'= d like to do via system reconfigure=E2=80=94currently I have to manually ed= it the generated grub=2Ecfg file=2E=20 -- =E7=99=BD=E3=81=84=E7=86=8A=EF=BC=A0=E7=9B=B8=E6=92=B2=E9=81=93