Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Dec 2019 04:39:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242349] keymap support before disk decryption
Message-ID:  <bug-242349-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242349

            Bug ID: 242349
           Summary: keymap support before disk decryption
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: christer.edwards@gmail.com

Alternate keyboard layouts need to be loaded prior to disk decryption if
encryption enabled.

During installation (12.1-RELEASE) I select the us.dvorak.kbd layout, which=
 is
enabled in the rc.conf (keymap=3D"us.dvorak.kbd") as expected. I also enabl=
ed
disk encryption, which unlocks with a passphrase at boot.

The problem is each time the machine bots the kernel reverts the keymap and=
 I
am required to unlock disk encryption using the US qwerty layout.

-----

The only solution I found was to build a custom kernel and define the
following:

options        ATKBD_DFLT_KEYMAP
makeoptions    ATKBD_DFLT_KEYMAP=3Dus.dvorak

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242349-227>