I am trying to decrypt my board through SSH at boot time, however it looks like the NIC is not properly recognized and therefore Dropbear doesn’t allow you to connect and decrypt during the boot:
I am asking because I am using the Linux image you provide from your personal repository and from what I can see you preloaded in the kernel some further modules like the lima driver; and I was wondering if you have made something regarding the NIC, because if it was handled by systemd it would likely name as enx34342ru234023423425923422; while arbitrarily the kernel is assigning the name end0 at the early boot stage:
rk_gmac_dwmac ff540000.ethernet end0: renamed from eth0
I can’t open a Debian Bug Report if I am using a custom kernel image, Thanks!