hypriot / flash

Command line script to flash SD card images of any kind
MIT License
1k stars 176 forks source link

Fix block size for Darwin `dd` step #194

Open Igglybuff opened 3 years ago

Igglybuff commented 3 years ago

On macOS Big Sur 1m causes dd to throw an error. It should be uppercase.

StefanScherer commented 3 years ago

This reminds me of #132 I can't test it on Big Sur, but we had exactly the same thing some years ago and it was a different dd command. 🤔