From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35995: Installer: GUIX_IMAGE as /dev/sda on some hardware? Date: Fri, 31 May 2019 23:42:15 +0200 Message-ID: <874l5amhc8.fsf__13612.0274126128$1559338998$gmane$org@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]:36677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWpIm-0005lK-Ag for bug-guix@gnu.org; Fri, 31 May 2019 17:43:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWpIk-0002O4-F4 for bug-guix@gnu.org; Fri, 31 May 2019 17:43:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51204) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWpIk-0002Ns-2L for bug-guix@gnu.org; Fri, 31 May 2019 17:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hWpIj-0000XR-V9 for bug-guix@gnu.org; Fri, 31 May 2019 17:43:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190529221944.2d361250@scratchpost.org> (Danny Milosavljevic's message of "Wed, 29 May 2019 22:19:44 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" 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.