Is it possible to type a password once which is the same for all the drives to unlock the crypts? I added in crypttab luks,initramfs,tries=1 but once I try to unlock dropbear drops the connection:
# cryptroot-unlock
Please unlock disk private_crypt:
cryptsetup: maximum number of tries exceeded for private_crypt
# Connection to 192.168.xx closed by remote host.
Connection to 192.168.xx closed.
Thank you