Hi community!
I want to create own "Drop-Box" with Raspberry Pi 4B and Kali Linux on board.
For now I have Full disk encryption, that I can unlock via drop-bear SSH server all is fine, when I have Intertnet connection via Ethernet output, BUT What about if in some location I can not Internet connection via Ethernet, then I must use some other things wifi, or USB modem..
I can not properly configured initramfs hooks for install correct WiFi drivers for Raspberry Pi 4 with Kali Linux, I used thihs drivers and solutions "brcmfmac brcmutil cfg80211 rfkill", but nothing work, when I preconfigured some Wifi settings (I want that my Rpi4 connect to my own WiFi network with some SSID and password) in initramfs, but nothing connect and dont work... Can anybody help me in this question??
AND
Second question:
How properly configur Huawei E3372 LTE USB Stick with initramfs and custom hook, that it works with my Raspberry Pi and Kali Linux, when I unlock it, and then I have stable Internet connection via Huawei E3372 LTE USB. What drivers and hooks I must use for it?
I am using for it this solutions:
https://github.com/unixabg/cryptmypi
Thx...