Kali linux build scripts for libretech-all-h3-cc h2+ DIY board
Run all scripts with sudo
- sudo ./do_init.sh
Install required packages and keyrings to build kali filesystem. Packages like debootstarp are required.
- sudo ./create_image.sh
Actual script which creates kali filesystem on the host computer and finishes by created an .img file. This script uses
config_target.sh
to configure and install required tools and packages on target filesystem. - sudo ./cleanup.sh
Uninstalls all the packages, that won't be required now.
- sudo dd if=images/kali-rolling.img of=/dev/sdb status=progress
Change device name(i.e. of=</dev/sdx>) and image filename(i.e. if=<file.img>) accordingly.
- Username: root
- Password: toor