live usb
USB Live boot Kali Linux on Mac
Follow the steps to USB Live boot Kali Linux on Mac 1. Download Kali Linux from www.kali.org/downloads/ 2. Open Terminal (use spotlight for easier access) 3. Run the following in Terminal (don’t forget to change the path) hdiutil (e.g.,hdiutil convert -format UDRW -o ~/path/to/target.img ~/path/to/Kali.iso) 4. The output file will be target.img.dmg. Change it to target.img 5. […] Continue reading