I think the issue was in the cmdline.txt file. I removed console=tty1 parameter and added break=premount option.
Then the initramfs shell is loaded.
I could also decrypt manually using luksOpen.
Then I updated the initramfs usingDid a reboot expecting to get a passphrase prompt.
However, the initramfs shell is loaded again and I have to decrypt manually again.
Tried removing break=premount parameter in cmdline.txt but result is same.
Any idea why this is happening?
Then the initramfs shell is loaded.
I could also decrypt manually using luksOpen.
Then I updated the initramfs using
Code:
sudo update-initramfs -u
However, the initramfs shell is loaded again and I have to decrypt manually again.
Tried removing break=premount parameter in cmdline.txt but result is same.
Any idea why this is happening?
Statistics: Posted by embed123linux — Mon May 13, 2024 6:15 pm