Vanilla-OS / live-iso

Vanilla OS Live ISO Builder.
GNU General Public License v3.0
984 stars 105 forks source link

Chosen keyboard layout is ignored when entering encryption password #320

Closed ghost closed 6 months ago

ghost commented 6 months ago

Issue Description

I picked the pl layout during installation, but the encryption password prompt appears to be using no:

image

Nothing changed after choosing pl again during first setup and rebooting.

Steps to Reproduce

On what version of Vanilla OS this happens?

Unreleased

Additional Information

Orchid 120.

taukakao commented 6 months ago

Thanks for reporting.

Though this is a duplicate of https://github.com/Vanilla-OS/vanilla-installer/issues/392

taukakao commented 6 months ago

But if you want to get this running: "no" is just the default keyboard layout, which should be American. So try to use your keyboard as if it was american. When you finish the installation, you can run "abroot upgrade -f" in a terminal and it might switch to your actual layout, not sure though.