Created
March 22, 2013 22:25
-
-
Save brendannee/5225244 to your computer and use it in GitHub Desktop.
Setup Raspberry pi on OS X
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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