How can I install Kali Linux on external Hard Drive with permanent use? I googled it, but I did not get a clear idea for doing it.
Thank you
11 Answer
According to the installation is pretty much the same as with any other Linux distribution:
- Download the installation image
- Write the image to a flash drive:
dd if=kali-linux-2020.2-installer-amd64.iso of=/dev/sdb - Boot from flash drive and follow the installation instructions