There was an error while loading. Please reload this page.
If you did not order a preloaded RPi SD card, read this page on instructions for prepairing a RPi SD Card.
diskutil list
diskutil unmountDisk /dev/<disk# from diskutil>
sudo dd bs=1m if=<your image file>.img of=/dev/<disk# from diskutil>