list disks
diskutil listunmount that disk by entering
diskutil unmountDisk /dev/diskNCreate bootable usb from ISO file
sudo dd if=/path/to/iso/file of=/dev/diskN bs=1mejet disk
diskutil eject /dev/diskNremove disk from the USB port and reinser the USB.