From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Installer: GUIX_IMAGE as /dev/sda on some hardware? Date: Fri, 31 May 2019 23:42:15 +0200 Message-ID: <874l5amhc8.fsf@gnu.org> References: <874l5i52i1.fsf@roquette.mug.biscuolo.net> <87r28mzqxv.fsf@nckx> <87y32u3c9f.fsf@roquette.mug.biscuolo.net> <87o93mwr4b.fsf@gnu.org> <87a7f6qygw.fsf@nckx> <87ftox11nu.fsf@roquette.mug.biscuolo.net> <20190529221944.2d361250@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWpI5-0005SP-2o for guix-devel@gnu.org; Fri, 31 May 2019 17:42:22 -0400 In-Reply-To: <20190529221944.2d361250@scratchpost.org> (Danny Milosavljevic's message of "Wed, 29 May 2019 22:19:44 +0200") 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: Danny Milosavljevic Cc: 35995@debbugs.gnu.org, guix-devel@gnu.org Hi Danny, Danny Milosavljevic skribis: > Grub already can search by uuid or label (via "search --fsuuid" and > "search --label", respectively). IF you specify an uuid or label > in your operating-system configuration it will use that. These are concerned with file system UUIDs/labels, whereas this issue is about disk IDs, AIUI. Or am I missing something? Ludo=E2=80=99.