User Guide

22
2. Download the latest version of NOOBS from
http://downloads.raspberrypi.org/NOOBS_latest
3. Open the NOOBS .zip file.
4. Drag the contents of the .zip file onto your microSD
card.
5. Safely eject the microSD card.
6. Ensure the Pi is completely off and unplugged, and
then insert the SD card into the Pi’s memory card
socket.
7. Reconnect the Pi’s power supply.
2.5 Raspi-config
When Raspbian starts for the first time, it runs a tool called raspi-
config. You can use this to change several configuration options
that affect how Raspbian operates.
Raspi-config is a command-line application and is controlled
using the keyboard:
• Use the Up and Down Arrow keys to highlight menu
items.
• Press Enter to activate the highlighted item.
• Press the Tab key to move the highlight down to the
two options at the bottom of the window <Select>
and <Finish> – and then use the Left and Right
Arrow keys to choose between those two options.
• To move back to the main menu, press the Tab key
again.
When you finish editing the settings, highlight the option
<Finish> and press Enter.
When Raspbian’s graphical desktop is running, you can access the
raspi-config tool at any time by clicking LXTerminal on your
desktop. Then enter the following command and press Enter:
sudo raspi-config