wget http://assets.hypriot.com/hypriot-rpi-20150301-140537.img.zip
If prefer to download it using your browser, click here to download the Hypriot SD card image.
unzip hypriot-rpi-20150301-140537.img.zip
You don't want to use the command line to unzip it? In Windows, just right-click on the downloaded folder and choose "Extract all". In Mac OS X, just double-click on the downloaded folder.
From here we will explain the required steps for Mac OS X exclusively. If you are running Windows or Linux, please follow this guide to flash your SD card. Afterwards proceed at chapter "Unmount your SD card" further down.
diskutil list
diskutil unmountdisk /dev/disk4
Replace the target device behind 'of=' with your own.
sudo dd if=hypriot-rpi-20150301-140537.img of=/dev/mmcblk0
When it is finished, it will look like this:
Power on the Pi and get a coffee as the first boot will take a little longer as it resizes the file system to its maximum and reboots again.
Use 'hypriot' for the password.
ssh [email protected]
If you are not sure about the IP-Address of your PI there are different ways of finding it out. One way is to use nmap which you might need to install first. Replace the network adress/CIDR with yours.
nmap -sP 192.168.0.0/24 | grep black-pearl
using a diff. hostname for your pi (I have three) is hard to do if you don't know about
/boot/occidentalis.txt