Hi,
I'm trying to set up an arch linux with full disk encryption on my RPi. I created two partitions with vfat and ext4, (the latter one is located in a LUKS encrypted partition) and copied the files from the Arch RPi Image into.
Now I'm not quite sure how to proceed. My long term goal is unlocking the system via ssh (using the initramfs) but as a first step unlocking by entering the password via keyboard should be ok. For the latter case (the unlocking via keyboard), do I have to recompile the kernel to load the appropriate modules? And what changes do I have to apply to the cmdline.txt?
By the way, is there already an initramfs build into the Arch RPi kernel?
Best,
cypher