

I've tried to keep it as simple as I could without adding loads of screenies as if it were going to be read by dumb people.

I also hope it's not over explained (or under explained). I hope this article is useful for newbies who are getting their heads messed up with VMs instead of just booting up Kali and getting their heads messed up by using Kali. Now, if you boot up to Live USB Persistence, you'll be able to save stuff everywhere on your Linux filesystem, and every configuration you make locally will be available everywhere you plug it in :) Closing Up Mount the partition on the directory you made (don't click the desktop icon labeled persistence!)Īdd a configuration file to enable persistenceĮcho "/ union" > /mnt/my_usb/nf

Make a directory on the filesystem to mount your USB Right click on your USB drive, and click on Move/Resize Your USB drive must have 8 GB+ of storage space.ĭownload MiniTool Partition Wizard Free, install it, run it and then choose Launch Application. pcap files) into your USB drive? You'll need to set up Persistence. You liked to Live boot from USB, but you want to save changes made into your OS, or just files (such as. Setting Up Persistence (Preparing the Partition) Wait for it to finish, and that's it, you have Kali on your USB drive now. Sudo dd if=/home/you/downloads/ of=/dev/sdb1 bs=512
