Step 2 : Clone kaliOS source code =================================== .. tab-set:: .. tab-item:: Clone kaliOS source code * In this section, you are going to learn .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow * How to ? .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow Topics in this section, * :ref:`Prerequisite to build kaliOS for Raspberry PI 4b ` * :ref:`Clone kaliOS source code ` .. _kalios_rpi_4b_step2_0: .. tab-set:: .. tab-item:: Prerequisite to build kaliOS for Raspberry PI 4b .. code-block:: c test:~$ sudo apt-get update test:~$ sudo apt install -y git live-build cdebootstrap qemu-user-static .. _kalios_rpi_4b_step2_1: .. tab-set:: .. tab-item:: Clone Kali ARM source code * Make sure current directory is $HOME .. code-block:: c test:~$ cd $HOME test:~$ git clone https://gitlab.com/kalilinux/build-scripts/kali-arm * Navigate to below path. .. code-block:: c test:~$ cd kali-arm/