https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242349

Olivier Cochard <oliv...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliv...@freebsd.org

--- Comment #1 from Olivier Cochard <oliv...@freebsd.org> ---
Another method to fix this layout limitation for installation done with
bsdinstall:
If user selects another layout than QWERTY (BIOS default), instruct bsdinstall
to switch to use QWERTY layout just during the GELI password input screen.
=> The user will enter twice its password, but in fact because the layout was
not the user defined but QWERTY, the real entered password will be the one
corresponding the QWERTY layout.
So during the bootloader GELI password phase (that will use BIOS default
QWERTY), the sequence of keys entered by the user will still match the 'QWERTY'
password used during bsdinstall.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to