* bug#39632: Wrong keymap when decrypting master key
@ 2020-02-16 15:09 Damien Cassou
2020-02-16 15:31 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 3+ messages in thread
From: Damien Cassou @ 2020-02-16 15:09 UTC (permalink / raw)
To: 39632
[-- Attachment #1: Type: text/plain, Size: 1119 bytes --]
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
[-- Attachment #2: 2020-02-16-155334.png --]
[-- Type: image/png, Size: 65836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#39632: Wrong keymap when decrypting master key
2020-02-16 15:09 bug#39632: Wrong keymap when decrypting master key Damien Cassou
@ 2020-02-16 15:31 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-02-17 10:02 ` Damien Cassou
0 siblings, 1 reply; 3+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-02-16 15:31 UTC (permalink / raw)
To: Damien Cassou, 39632
[-- Attachment #1: Type: text/plain, Size: 413 bytes --]
Damien,
Damien Cassou 写道:
> 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
[0]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39288
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#39632: Wrong keymap when decrypting master key
2020-02-16 15:31 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2020-02-17 10:02 ` Damien Cassou
0 siblings, 0 replies; 3+ messages in thread
From: Damien Cassou @ 2020-02-17 10:02 UTC (permalink / raw)
To: Tobias Geerinckx-Rice, 39632
Tobias Geerinckx-Rice <me@tobias.gr> writes:
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-17 10:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-16 15:09 bug#39632: Wrong keymap when decrypting master key Damien Cassou
2020-02-16 15:31 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-02-17 10:02 ` Damien Cassou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).