Running on a Raspberry Pi 4 model b
sudo dd if=result/sd-image/...img of=/dev/sdc bs=4096 conv=fsync status=progress
bsblock siceconv=fsyncHow it's writen, don't use cache with fsyncstatus=progressshow the status on the consoleofoutput file (or device)ifinput file