Creating a bootable USB from an ISO
Hello everyone,
I'm very new to the world of OSx. My wife just got her second Macbook Pro and gave me her old one. I'm running Mac OS X 10.6.7. I've created bootable USB drives on my window's computers over and over again but after reading at least 30 forums I can't figure it out on mac.
I've downloaded my .iso (it's a copy of Kali Linux, from Offensive Security) and it's titled kali.iso on my desktop.
I've been trying to use the hdiutil command line below that always give me an error output:
hdiutil convert /Users/myusername/Desktop/kali.iso -format UDRW -o /Users/myusername/Desktop/kali
Error:
hdiutil: convert failed - not recognized
After I get the .iso converted to a .dmg I'm confident I can mount it to my usb and boot, but I can't get this to convert. Any ideas?
Mac OS X (10.6.7)