How to Make Kali Linux Live USB Persistence – a simple guide

10
Kali Linux Persistence USB
Kali Linux Persistence USB

Kali Linux “Live” has two options in the default boot menu which enable persistence — the preservation of data on the “Kali Live” USB drive — across reboots of “Kali Live”. This can be an extremely useful enhancement, and enables you to retain documents, collected testing results, configurations, etc.

netcat backdoor
Netcat tutorials

Persistence means that all the data changes that take place while you are using the system, they will be saved on the usb / pendrive that you Linux is in. To make use of the USB persistence options at boot time, you’ll need to do some additional setup on your “Kali Linux Live” USB drive; this article will show you how.

recommended for you

Reasons for using Live USB with Persistence are:

  • You can preserve of data on the Kali Live USB.
  • You can install some addition packages.
  • You take no space of your Hard Drive for it.
  • You can take your OS to any PC you use.
  • You use all of your system resources eg. CPU, RAM, GPU, etc.
How to install Kali Linux in USB drive

Requirements for Make Kali Linux Live Persistence USB:

[Watch This Video for setup] How to make fully loaded Persistent Kali Linux Live USB Drive [Hindi]

Setup Steps Creating Kali Linux Live USB with Persistence:

1. load Kali Linux ISO image into your USB Drive using Win32 Disk Imager.

2. Create Partition in USB, to create the partition for the data storage using MiniTool Partition Wizard.

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/myhulk -Make a directory on the filesystem to mount your USB

3. mount /dev/sdb3 /mnt/myhulk/ -Mount the partition on the directory you made

4. echo “/ union”> /mnt/myhulk/persistence.conf – Adds a configuration file to enable persistence.

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

यदि आप एथिकल हैकिंग में अपना करियर बनाना चाहते है तो ये भी देखें

यदि दोस्तों वीडियो अच्छा लगे तो अपने दोस्तों के शेयर करें ताकि वह भी इसके बारें में जान सके | और हमरे यूट्यूब चैनल, फेसबुक, और ट्वीटर पेज को फॉलो करना न भूलें

TechChip

YouTube Channel

recommended for you

10 COMMENTS

  1. If jоb safety is hiɡh in youir list of priorities, that is
    another iѕsue tһats not offered by freelancіng. Mаny
    individuals mᥙst bee assured of regular revenue, at a feee that they can count on, so as tto keep
    their pаyments and on a reguⅼar basis living bills
    up to date. Freelancing wont provide the jobb aand income security that you wouiⅼd have from ƅeing on thе stаff of a reguⅼation firm.

  2. Hello sir,
    I recently start using & learning Kali Linux .I install Kali in graphical installation way in my laptop.I install fluxion.but I can’t capture handshake in fluxion and wifite or any other softwares.how can I solve this problem?

    I have one more question sir,which is better path to use Kali live USB or proper installation.

  3. sir aap ne website create ki hai to app nhi create kariye na or app mey website ke bolg ki link dete jaiye quki agar hamey aapka blog,video dekhna hota hai to browser open karo fir aap ki website ya youtube channel search karo itna karne better ak app mey aap sub link provide karo or waha comment karneka option banao taki hum aap se communicate kar skake
    sir reply jarur kar na idea kaisa lag aapko

  4. Sir i have installed live USB persistence(Kali Linux ) in my pendrive
    But sir sab install ho gya per…..wifi install nhi hua ? Help me out

LEAVE A REPLY

Please enter your comment!
Please enter your name here