OK on the serial console I'am ask for passphrase. I found this: https://www.linuxquestions.org/questions/linux-server-73/serial-console-and-luks-passphrase-638474/
as I understand is only the last console is able to read input. Is the a workaround for input passphrase in serial and tty0 without change the console order in cmdline.txt ? On 30.10.19 20:51, Pascal Hambourg wrote: > Le 30/10/2019 à 19:44, basti a écrit : >> >> - setup luks on 3rd partition and edit cryptfs > > Can you describe the setup ? > What is cryptfs ? Do you mean /etc/crypttab ? > >> - update initramfs included crptsetup, lvm, busybox, dm_crypt, dm_mod >> - reboot > > What it the point in including crypto and LVM support in the initramfs > if the root filesystem does not use them ? > If Debian 10, is cryptsetup-initramfs installed ? > >> I'm not ask for passphrase. Boot hangs on "device-mapper" > > Please post the complete messages. > >> I don't know how I can start busybox for debuging in this state. > > Add "break" to the kernelcommand line. >