How to unlock crypto root partition in Debian Linux over SSH (and more)

Early-ssh is a simple initramfs-tools hook script which provides an SSH server at boottime (in the initramfs) before the root filesystem gets mounted, so you will be able to do a numerous things, such as:

unlocking crypto devices – even your root can be an encrypted filesystem
assembling/altering mdadm RAID arrays
checking the root filesystem in read-write mode, [...]

Posted in: Uncategorized by kakaopor 3 Comments , ,

Minimal things needed for SSH login on Debian Linux

I was unable to find a place where all these things are collected, so I have decided I will write it down here.

So I am currently working on a little project where I need to have SSH access during the boot (on the initrd system). The following things are needed to create a working – [...]

Posted in: Uncategorized by kakaopor 1 Comment , ,
i
north-supercharged