Skip to content

Instantly share code, notes, and snippets.

@arthurbarros
Created October 17, 2015 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arthurbarros/3af370585eccdd9df1ec to your computer and use it in GitHub Desktop.
Save arthurbarros/3af370585eccdd9df1ec to your computer and use it in GitHub Desktop.
Commands to create a RetroPie on a Mac OS X
diskutil list
diskutil unmountdisk diskN
sudo dd if=retropie-v3.1-rpi1.img of=/dev/rdisk3 bs=1m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment