Skip to content

Instantly share code, notes, and snippets.

@tijn
Created October 24, 2014 11:10
Show Gist options
  • Save tijn/65b7012ea732d7476563 to your computer and use it in GitHub Desktop.
Save tijn/65b7012ea732d7476563 to your computer and use it in GitHub Desktop.
OS X write a disk image faster with dd
sudo dd if=raspberrypi.dmg of=/dev/rdisk2 bs=1m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment