sudo dd if=path/to/hoge.iso of=/dev/sdz bs=4M status=progress
sudo dd if=path/to/hoge.iso of=/dev/sdz bs=4M conv=fsync oflag=direct status=progress