Incorrect keyboard layout in GRUB stage1 to enter the LUKS passphrase

  • Open
  • quality assurance status badge
Details
3 participants
  • Damien Cassou
  • Ludovic Courtès
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
Damien Cassou
Severity
important
Merged with
D
D
Damien Cassou wrote on 16 Feb 2020 16:09
Wrong keymap when decrypting master key
(address . bug-guix@gnu.org)
87pnee4lil.fsf@cassou.me
Hi,

I've installed Guix System manually in Gnome Boxes and asked for
encrypting the hard drive. When booting, Guix will ask 3 times for my
passphrase:

1. just after displaying Welcome to Grub, but before displaying the Grub
menu, Guix asks for my passphrase for hd0,gpt2
2. after the Grub menu, it asks for decrypting /dev/sda2
3. after that, it asks for decrypting /dev/sda3

I find it quite annoying to enter my passphrase 3 times. But even more
annoying, the first time, I have to enter it in Qwerty even though all
my system is supposed to be configured for Colemak:

(operating-system
(locale "en_US.utf8")
(timezone "Europe/Paris")
(keyboard-layout
(keyboard-layout "us" "colemak" #:options '("ctrl:nocaps")))
(bootloader
(bootloader-configuration
(bootloader grub-bootloader)
(target "/dev/sda")
(keyboard-layout keyboard-layout)))

Is there a way to enter my passphrase less often and/or always in
Colemak?

Thanks

--
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
T
T
Tobias Geerinckx-Rice wrote on 16 Feb 2020 16:31
878sl28s76.fsf@nckx
Damien,

Damien Cassou ???
Toggle quote (6 lines)
> I find it quite annoying to enter my passphrase 3 times. But
> even more
> annoying, the first time, I have to enter it in Qwerty even
> though all
> my system is supposed to be configured for Colemak:

Didn't you already[0] report this bug as #39288? Then I'll merge
the two.

Kind regards,

T G-R

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl5JYD0ACgkQ2Imw8BjF
STwlQg/+IHyptFYNQcmqdYKZ2hMwWw2vvFd7F7gtsC4PIaKkaab21dc4gQTUlY7C
zHk6IlV7G/6heiDymQILnzYxlA+841g/m0TuAhaDU86I98rZQo/CAd7ndNut6Xvl
O9cq0q+M4FTDLGPl01S0onlTZXuOQ7IDy8UOw/LdT0PB61cdNfIuNcyDTAXyVeER
md2zhnbinHWNLcohdEYx1Ysd2ieB8IklnL7ByC6H0dY/ENHkm8UbFwWY+3KIOaby
v5pB85uJJjJQSRHiTCXY9eSx6Z7nb3IUS9wTUgJ+AJ3gmwGbHD/wC3/T4kttuvRz
eLab9t4wdIrEJPj4Rcvum1hy9H68cYMC8A2awFwr6i2V8NhRCpKiAf1dL+TLNI8D
+BASm0irp493hFWMt+Ox9rDJj9OGzB1U+Jp7enLfmn+QjyZR2GDgwBN9tqSUnXFR
yKyrfMjwKZSfFHD4ioyNNzZa8FK7P51FdvV5Lm8vQnLpAVAr/xoQrASWsLECnTER
oa1UW5rtKSynh5UBhx+5ZsHQ1TCSTJoR5+2ia1uK+WzL/D8JQI31d5uWIHp2yvsM
K13Y3/yFXi41eBAZahOMvOCwO4wyIVRXzybMkIeOxUAKNaouSMRb+4wnf3QT3gDm
NqemEd01/4tPwpo797fE56vArBjuktaLrvINigH5Mb/euLlvU0s=
=XrfL
-----END PGP SIGNATURE-----

D
D
Damien Cassou wrote on 17 Feb 2020 11:02
871rqt8rc2.fsf@cassou.me
Tobias Geerinckx-Rice <me@tobias.gr> writes:
Toggle quote (4 lines)
> Didn't you already[0] report this bug as #39288? Then I'll merge
> the two.


no, it's not me. I deny it… Sorry, I'm getting old. Please merge them.

--
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
L
L
Ludovic Courtès wrote on 21 Feb 2020 15:00
control message for bug #39632
(address . control@debbugs.gnu.org)
87eeuonipg.fsf@gnu.org
severity 39632 important
quit
L
L
Ludovic Courtès wrote on 21 Feb 2020 15:01
control message for bug #39288
(address . control@debbugs.gnu.org)
87d0a8niow.fsf@gnu.org
merge 39288 39632
quit
L
L
Ludovic Courtès wrote on 3 Apr 2020 17:20
(address . control@debbugs.gnu.org)
87pncok34m.fsf@gnu.org
retitle 39288 Incorrect keyboard layout in GRUB stage1 to enter the LUKS passphrase
quit
?