Glam Prestige Journal

Bright entertainment trends with youth appeal.

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

1

1 Answer

According to the installation is pretty much the same as with any other Linux distribution:

  1. Download the installation image
  2. Write the image to a flash drive:
    dd if=kali-linux-2020.2-installer-amd64.iso of=/dev/sdb
  3. Boot from flash drive and follow the installation instructions

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy