On Mon, Jan 12, 2015 at 10:51:11AM +0100, Solène Rapenne wrote: > Le 2015-01-12 10:45, Jan Stary a écrit : > >>Am Sonntag, den 11.01.2015, 20:45 +0000 schrieb [email protected]: > >> > >>> Is there a way to have a different keymap in boot? Not that it's really > >>> necessary to type "boot bsd.rd", but it would be much more efficient > >>> when typing a passphrase to decrypt a softraid partition to boot from. > > > >How exactly would a different keymap be much more efficient? > >How often do you type that softraid crypt password? > > > That can be important if you use characters like 'éàèçùß' in your password > which are not on the default qwerty keymap.
The underlying problem here is that the boot loader doesn't support keymaps. This applies to anything you type at the boot prompt, not just passphrases. You can't boot a kernel call bßd either, for example. As a workaround you could set your keyboard to US while setting the passphrase and use whichever keys you want as part of the passphrase.

