Skip to content

Instantly share code, notes, and snippets.

@Ajwah
Created February 22, 2016 17:46
Show Gist options
  • Save Ajwah/b7223adc601611ba2b83 to your computer and use it in GitHub Desktop.
Save Ajwah/b7223adc601611ba2b83 to your computer and use it in GitHub Desktop.
raspberry pi2 model b v1.1
use sdformatter
diskutil list
sudo diskutil unmountDisk /dev/disk3
sudo dd of=/dev/rdisk3 if=/Users/Coder/Downloads/2016-02-09-raspbian-jessie\ 2.img bs=4m
sudo diskutil mountDisk /dev/disk3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment