My goto default `dd`: ```sh $ dd if=/path/to/linux.iso of=/dev/sdc status=progress bs=512 conv=sync ```