tl;dr anyone know how (both before and after install) one can setup more graceful retry (rather than falling into grub rescue when password is mistyped?
As reported here I frequently run into the following grub flow whenever I mistype my password:
Attempting to decrypt master key...
Enter passphrase for hd2,gpt2(...long-hex-string...):
error: access denied.
error: no such cryptodisk found.
error: disk 'cryptouuid/...long-hex-string...' not found.
Entering rescue mode...
grub rescue>
However, Manjaro’s the first place I’ve seen this happen. All other distros I’ve installed (entirely via GUI - not doing anything too “advanced” I don’t think - just always choosing encryption of my full disk): I encounter some sort of UX that allows me to try again rather than dropping me to a grub rescue> prompt. Is there a way to get this (nicer “retry UX”) behavior with Manjaro? I’m interested in both after-the-fact (I’ve already installed, now how do I get said behavior) and before-hand (I’m about to install, what do I do in the installation UI to ensure I’ll be configured with said retry behavior).
(which at least gives me a lead)