ZFSBootMenu build source
Local build, dracut
ZFSBootMenu version
2.3.0
Boot environment distribution
Arch Linux
Problem description
No keyboard input when being prompted for my passphrase.
With my key included (install_items+=" PATH_TO_MY_KEY ") for debugging purposes and zbm.show: no keyboard input while on the menu.
Possible, related discussion: #619
Steps to reproduce
- Rollback to a ZFS snapshot where the version of
systemd, systemd-libs, systemd-sysvcompat and lib32-systemd is 255.7-1.
- Upgrade all the packages but the four aforementioned packages.
- Generate EFI bundle or components.
- Reboot.
- Observe working keyboard inputs.
- Upgrade the four aforementioned packages (to date, to version
256.1-1) and only those packages.
- Generate EFI bundle or components.
- Reboot.
- Observe broken keyboard inputs.
By default of a relevant ZFS snapshot, I believe the four packages can be downgraded to 255.7-1 at the OS level.
Note
Building with mkinitcpio and systemd 256.1-1 produces working EFI bundles and components.