From terminal, diskutil list, determine the disk you want. sudo diskutil umount the disk, or use the disk utility gui to do so (not eject, unmount!). Then for example sudo dd if=~/Downloads/CentOS-7-x86_64-Everything-1503-01.iso of=/dev/disk1 bs=1m
Or even better... Use UNETBOOTIN