From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: GRUB LUKS support is slow? Date: Sat, 16 Dec 2017 02:14:59 +0100 Message-ID: <877etnbhik.fsf@lassieur.org> References: <87a7yjfy15.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQ1U1-0006xt-1b for guix-devel@gnu.org; Fri, 15 Dec 2017 20:41:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQ1Tx-0004qA-Um for guix-devel@gnu.org; Fri, 15 Dec 2017 20:41:45 -0500 Received: from mail.lassieur.org ([83.152.10.219]:55780) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eQ1Tx-0004lZ-Np for guix-devel@gnu.org; Fri, 15 Dec 2017 20:41:41 -0500 In-reply-to: <87a7yjfy15.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Ludovic Courtès writes: > Hello Guix, > > I have an encrypted root. When GRUB asks me for my passphrase, it takes > 5–10 seconds after I hit enter before it displays the menu; then, once > I’ve selected an entry, it takes another 5 seconds or so to boot. > > It’s always been this way for me (that’s on UEFI), but I’m sufficiently > annoyed to write this message today. :-) > > Are others experiencing this as well? Any hints? I experience the same, and it's very annoying. I thought it was because of Libreboot, I'm glad to know it's not (assuming you don't use Libreboot).