How to Make A persistence Kali linux USB/pendrive





* WELCOME TO STRIVE *

Steps :-

__________________________________________________________________________________________________________________________________



Reasons for using Live USB with Persistence are:



· You use all of your system resources eg. CPU, RAM, GPU, etc



·You take no space of your Hard Drive for it.



· You can take your OS to any PC you use.



Requirements:



1. Universal USB Installer : www.pendrivelinux.com/universal-usb-installer-eas...



2. Kali Linux Image : https://www.kali.org/downloads/



3. MiniTool Partition Wizard : www.partitionwizard.com



1. You Need To Use The Universal USB Installer To Put Kali On The USB. * Name it as UUI *



2. You Need To Partition The USB, to create the partition for the data storage.



Pick this options:

· Create as: Primary · File System: Ext4 · Partition Label: persistence.



3. You Need To Boot Into Kali Linux and execute these commands in the terminal



Commands :-



1. fdisk -l -To List Your Drives



2. mkdir -p /mnt/UUI -Make a directory on the filesystem to mount your USB



3. mount /dev/sdb2 /mnt/UUI -Mount the partition on the directory you made



4. echo "/ union"(less than angle bracket) /mnt/UUI/persistence.conf - Adds a configuration file to enable persistence.



5. umount /dev/sdb2 && reboot Unmount the partition and reboot.

__________________________________________________________________________________________________________________________________

THANKS FOR WATCHING DO LIKE , SHARE , COMMENT , SUBSCRIBE FOR MORE !!!

╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗

║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣

╠╗║╚╝║║╠╗║╚╣║║║║║═╣

╚═╩══╩═╩═╩═╩╝╚╩═╩═╝

* THIS VIDEO IS EDUCATIONAL PURPOSE ONLY....

Don't misuse it. STAY LEGAL!!!

Comments

Popular posts from this blog

How to View Map on Terminal Of KALI LINUX