A Kali Linux ARM image for the RADXA Rock Pi 4 SE - rk3399t (tested)
apt update -y && apt upgrade -y && apt full-upgrade -y && apt dist-upgrade -y
to be up to date!
This is a kali build from the bottom of a kali root filesystem The image is 16.7 GB and therefore a 32 GB SD card is required.
login:_______kali
password:____kali
----------------------
Desktop: XFCE4
Kernel: 6.1.0
Build Date: 2023/05/09
ISSUES:
1.)BLACK SCREEN:
If you have a black screen after a boot-time of 2 minutes and 12 seconds you must
mount the root filesystem on your Linux-Machine and edit /etc/X11/xorg.conf.d/10-monitor.conf
and set the right Screenresolution(e.g.: 1920x1080).
Section "Monitor"
Identifier "HDMI-1"
Option "PreferredMode" "1920x1080"
EndSection
SD-Card Image: kali-final-2023-05-09.img.xz (3.5 GB)
SD-Card Image alternative download: kali-final-2023-05-09.img.xz (3.5 GB)
SD-Card Image Torrent: kali-final-2023-05-09.img_archive.torrent
Root Filesystem: kali-final-2023-05-09-rootfs.tar.xz (3.2 GB)
Dockerimage: Dockerimage (5.0 GB)
(Check out Kali-Slim-XFCE-SD-Card-image https://github.com/byte4RR4Y/rock-4se-kalislim)