Skip to content

Instantly share code, notes, and snippets.

@brendannee
Created March 22, 2013 22:25
Show Gist options
  • Save brendannee/5225244 to your computer and use it in GitHub Desktop.
Save brendannee/5225244 to your computer and use it in GitHub Desktop.
Setup Raspberry pi on OS X
$ diskutil unmountDisk /dev/disk3
$ sudo dd bs=128m of=/dev/disk3 if=~/Downloads/pi/2013-02-09-wheezy-raspbian.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment