hypriot / flash

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

Fixing dd command use M instead of m on Darwin #132

Closed ghost closed 5 years ago

ghost commented 6 years ago

fixes #131 for me.

StefanScherer commented 6 years ago

Thanks. Unfortunately the Travis build now has a problem, see https://travis-ci.org/hypriot/flash/builds/404387366#L1510 line 1510.

# Flashing /tmp/hypriotos-rpi-v1.7.1.img to loo.dmg ...
# dd: bs: illegal numeric value
StefanScherer commented 5 years ago

Closing this as the offical mac binary dd should be used.