Giter Site home page Giter Site logo

raspberry-pi-sd-installer-os-x's Introduction

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


raspberry-pi-sd-installer-os-x's People

Contributors

bryant1410 avatar kramerc avatar rayviljoen avatar yihangho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

raspberry-pi-sd-installer-os-x's Issues

Fails if image file is on volume with spaces in name

I have a large second disk called (wait for it...) "Big Disk". So the command I'm using is:
sudo ./installer.sh /Volumes/Big\ Disk/Downloads/2016-03-18-raspbian-jessie.img

However, it seems to not like the space in the volume (or maybe any path?) name.

The output is:
dd: unknown operand Disk/Downloads/2016-03-18-raspbian-jessie.img

dd: /dev/rdisk2: Invalid argument

Writing image
Ctrl+T to see progress..
dd: /dev/rdisk2: Invalid argument
494+1 records in
494+0 records out
517996544 bytes transferred in 91.048829 secs (5689217 bytes/sec)

Results in a unusable partitioning, recover it by formatting it.

OSX Mountain Lion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.