$ sudo dd if=~/Desktop/Windows10_x64_EN-US.iso of=/dev/dist2 bs=1m
$ sudo dd if=파일명.iso of=/dev/드라이브명 bs=1m
# 드라이브 명칭 찾는 방법
$ diskutil list