- Insert sd-card usb adapter in you computer with a sd-card loaded in it.
- Launch Etcher, click on the
Select imagebutton, and select the raspbian image that you unzipped previously. - Etcher should auto detect the sd-card and jump the the third step,
click on then
Burn!button. - Insert the sd-card in the raspberryPI, connect it to the network, and power it on.
- Open the Terminal.app application on your Mac.
- Connect to the raspberryPI:
ssh pi@raspberrypi.localpassword:raspberry(field on screen stays blank, it a feature, keep typing) - Type:
sudo raspi-config - Select
Expand filesystem - Select
Advanced OptionsthenHostnamethenOk, then enter the namebionicodevkit - Now goto the
Finishbutton by pressing Tab twice - Select
Yesto reboot