Create USB Bootable Disk

a) Start this command in a Bash Shell, 2.6.37.3 Change this with your version of kernel

su -c "dd if=/Users/me/Downloads/yourisofile.iso of=/dev/sdX bs=8M"