# Replace /dev/sdd with the correct drive depending on your system mounts dd bs=4M if=/path/to/iso/image.iso of=/dev/sdd status=progress && sync