Kali Linux is a Debian derived Linux distribution designed for digital forensics and penetration testing, And these days everyone Install Kali to become Hacker ???? But it is not made for normal use, therefore many people use it in a virtual box. But Kali Linux has a awesome feature, live usb persistence !
What Is Kali Linux Live USB Persistence.
By this you can enjoy your Linux on a USB on any PC without taking tension of loosing your files as all your data will be saved on your USB only.
This is very easy to setup but many people get problems and this tutorial is for them.
Just follow these steps to make a Kali linux Live USB Persistence usb which can be used on any PC.
That means Kali On The Go, Anywhere, Everywhere ????
Things You Will Need :
1. Pc
2. Kali Linux Iso File [Download From Here]
3. Rufus [Download] 1MB>
Steps :
1. Open Rufus
2. In the first option choose your USB device.
And click on the button Right on “FreeDOS” and choose you KaliLinux iso File
3. Now Click on Start button and another dialog box will popup
In this click Write in DD Image mode
And click on Ok
4. Wait For Rufus to complete its work now.
After it completes windows will ask to format your USB. Also windows will not be able to open it and ask to format it. Ignore those message.
5. Now Restart your PC and boot from USB
You will see something like this
6. Now click on Live USB Persistence
And now wait to load Kali Linux
After sometime you will see a cursor and then whole Desktop. This is Kali Linux, It is amazing
7. Now Open Terminal, You can find it in applications menu or in left side on the Dock
8. Type
gparted
And hit enter
9. Then a new window will come up. This is Gparted, the partitions manager
From Top right menu navigate to your USB/Ext Hard Drives
10. You will see an unallocated space. Right click on it and then click on New
11. And now label it as persistence
And click on add
12. Now apply the changes.
13. After finishing you will see something like this
14. Now open terminal again
15. Type
mkdir -p /mnt/USB
And hit enter
16. Now type
mount /dev/sdb3 /mnt/USB
And hit enter
17. Now type
echo “/ union”> /mnt/USB/persistence.conf
And hit enter
18. Now type
umount /dev/sdb3
19. Now restart and boot again Into USB, Select Live USB Persistence and when you will come into Kali Home screen, Open terminal again
And type
umount /dev/sdb3
And now you are done.
Now you can enjoy Kali Linux on your USB
All your data will be saved on your USB only so you can operate Kali On any PC .
Subsribe to our Newsletter to get instant updates of our new post and many premium things for free.
We’re a group of volunteers and opening a new scheme in our community.
Your website provided us with valuable information to work on.
You’ve done an impressive job and our whole community will be grateful to
you.