Skip to content

RayViljoen/Raspberry-PI-SD-Installer-OS-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

201ff5b · Apr 17, 2017

History

12 Commits
Oct 4, 2012
Apr 16, 2017
Mar 20, 2013

Repository files navigation

Raspberry PI SD Installer OS X

Shell Script for creating Raspberry PI SD card on OS X.


Usage:
  1. Simply execute the install script from Terminal and pass the image to write. (Image, not ZIP)

    eg. sudo ./install ~/Downloads/wheezyDebian.img

  2. Select the disk to write the image to by selecting the disk number provided in the output.

  3. Wait for disk to finish writing. You can check the write progress with Ctrl+T.


CAUTION:

Make absolutely sure to select the correct disk from the list of mounted disks output by the script. Selecting your system drive WILL overwrite it!

If you are unsure which disk you need to select you can remove the SD card, check the mounted disks by running df -hl and then re-check after re-inserting the SD card.

The disk name will likely be something similar to: /dev/disk2s1