From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CJcbBCkKrWCB/QAAgWs5BA (envelope-from ) for ; Tue, 25 May 2021 16:31:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 4HhcOygKrWCfZAAAbx9fmQ (envelope-from ) for ; Tue, 25 May 2021 14:31:04 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 17B1A13631 for ; Tue, 25 May 2021 16:31:04 +0200 (CEST) Received: from localhost ([::1]:41006 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1llY5H-000896-13 for larch@yhetil.org; Tue, 25 May 2021 10:31:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llXwe-0005sO-Uo for bug-guix@gnu.org; Tue, 25 May 2021 10:22:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34972) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1llXwY-0004B8-GH for bug-guix@gnu.org; Tue, 25 May 2021 10:22:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1llXwY-0008JG-A1 for bug-guix@gnu.org; Tue, 25 May 2021 10:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#48649: Guix doesn't boot with LUKS root partition Resent-From: Juraj Hlista Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 25 May 2021 14:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48649 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice X-Debbugs-Original-Cc: "48649@debbugs.gnu.org" <48649@debbugs.gnu.org>, "bug-guix@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.162195247531871 (code B ref -1); Tue, 25 May 2021 14:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 May 2021 14:21:15 +0000 Received: from localhost ([127.0.0.1]:46515 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1llXvn-0008Hs-6h for submit@debbugs.gnu.org; Tue, 25 May 2021 10:21:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:60654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1llVvr-0002J5-74 for submit@debbugs.gnu.org; Tue, 25 May 2021 08:13:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llVvp-0000j8-I3 for bug-guix@gnu.org; Tue, 25 May 2021 08:13:11 -0400 Received: from mail-40131.protonmail.ch ([185.70.40.131]:59492) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llVvd-0007Et-By for bug-guix@gnu.org; Tue, 25 May 2021 08:13:09 -0400 Date: Tue, 25 May 2021 12:12:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=juraj.me; s=protonmail3; t=1621944772; bh=JPgKTQJmofJppOo52QDroFQKhCMjlj+FWv6TXB9w5OA=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=NBk3/MKPRhF7MNo46uPA0BjI3ITbr7D3/4G20h88C+UkKI1D0rLMfnEIm2k2+WTVb 7SZMkjwCnwd0jVzHQcD/ATmocZW61LnLyfcbpYve5DuGnQ9kXkYk1+kLJNsEeJxqYe pat/F/IWWtFtaaaz59rkBHxpoLuIEvbmmx0zSk6WS4Uz2pLgoJcKkwsH5f0ikVgTpF DbSIF6Cy6kb+SI5zYONn3RXZ5YtU14wYsBHv+PXYcyVGq6i/cdMvCXs3qsy0FPX6hN YK33JDpVmJm6E12zPN7nwCl3KW/7BjDhmex+qyNg+gyvl/wUhstbwztpNFq8I6eH8U 49j2+RITKpPVg== From: Juraj Hlista Message-ID: In-Reply-To: <87v977m574.fsf@nckx> References: <87v977m574.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.131; envelope-from=juraj@juraj.me; helo=mail-40131.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Tue, 25 May 2021 10:21:13 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Tue, 25 May 2021 10:30:48 -0400 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Juraj Hlista Cc: 48649@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1621953064; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=JPgKTQJmofJppOo52QDroFQKhCMjlj+FWv6TXB9w5OA=; b=DZvNzUzstH8UB0bltB5FDYMsS6ZBLpSebcxvqGlJ1nQvs8jKTMbid+8gEwjTmDosZejd+M QDLF0j4w8MiSqMwInSmRKutuGUT93LhKuRi2Jm1esT/cRbF83KekE+KU8jecQQCIg4j43q aAxFcRfyVFTL+pzrOXqxAUGp6S4UgTKp2yhgsLbpNEBtFoU700FeDE6jhOyDLgxUAiWNGI zY6RcOCLrC7z4mUVA4fG6xV8OqZsch/j7J5XTUZ0lCvByFbfwes7ZXHpbuGOrHwB6S0ck7 Sj6uYX2X/ewE9dhYp0qkn8B1eupWNvqF0h22t7ZurDWxnj612DmaNJtLAsd2ew== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1621953064; a=rsa-sha256; cv=none; b=RSZl+eFcl6KbzcHc1Tba6We97kbeijuCiNglrzDLQI7NTacn7m7oJfxRCbh7BVkAs6UFbj zd2Wi1Xv3LWb7eNks8kn/7Mg4Cl1UwTZoS5C8RVaywNyzUdf0q5t/mHqd1xANUDIFMCD5H PdkNmht1oLd5+uvkiqMtPafw/Inb8e1AbJ/IFMJWOKj3wFJwjgI10gHPgisJid3fdeH1cm Y61JCxfL4YerP3lYXHqebYOlrNlzubl7gWV909AeIpf9kSo58sLWPThyhFPqgOBpU3B6ko u8o+ALkIdquBWN1SoMZHexkiGnP0jMYcoFJaLrCPe0Lv84EhlyPq5yswLOZTjA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=juraj.me header.s=protonmail3 header.b="NBk3/MKP"; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: 0.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=juraj.me header.s=protonmail3 header.b="NBk3/MKP"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 17B1A13631 X-Spam-Score: 0.07 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7EbmEVZJC39v I installed Guix again, there is just single 2TB encrypted partition with e= xt4 on top. When booting, there is a prompt asking for a password to decrypt the partit= ion, then there is the boot menu. When hitting enter the laptop gets stuck = again just like before. Seems like an issue with grub? =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Tuesday, May 25, 2021 1:19 PM, Tobias Geerinckx-Rice wrot= e: > Juraj, > > Juraj Hlista =E5=86=99=E9=81=93=EF=BC=9A > > > mount LABEL=3Dsystem-root /mnt > > mkdir /mnt/etc /mnt/boot > > mount LABEL=3Dsystem-boot /mnt/boot > > Guix System doesn't support a separate /boot partition. Seehttp://issues.= guix.gnu.org/48172. > > I'll leave this bug unmerged with that one until we're sure that's your o= nly issue: > > > I also tried to use unencrypted root partition (basically the > same as= above, but without LUKS) and it works. > > Also with separate /boot? If so, maybe GRUB happens to look in the wrong = right place (/ instead of /boot), or something else is going on. > > Kind regards, > > T G-R