• Stars
    star
    311
  • Rank 129,765 (Top 3 %)
  • Language
    Shell
  • Created over 11 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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


Download SD Card Images here.