Kali Linux 2024 Image for Rock 4C+

G’day All,

I have some experience with Raspberry Pi’s, however I’m quite new to the Rock 4 series boards. I’m hoping you guys can point me in the right direction. I’m after a stable Kali Linux 2024 Image (SD Card & Docker) for Rock 4C+.

I have tried the one below but for some reason it won’t save or allow time settings and doesn’t find the Wi-Fi NIC which is causing me some headaches with updatting the Distro & Packages.

Any help is greatly appreciated as I’m building this as a lab for my students :slight_smile:

Thanks
Woody

Hi, you can use the kali distribution for armbian. But you need to build it yourself.

  1. git clone https://github.com/armbian/build && cd build
  2. wget https://github.com/armbian/os/raw/cd3f2d2953e19603f8e3cba77f1fcce47142df69/userpatches/extensions/kali.sh -O userpatches/extensions/kali.sh
  3. ./compile.sh build BOARD=rockpi-4cplus BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base ENABLE_EXTENSIONS=kali KERNEL_CONFIGURE=no RELEASE=trixie