Book Image

Learning Raspbian

By : William Harrington
Book Image

Learning Raspbian

By: William Harrington

Overview of this book

Table of Contents (15 chapters)
Learning Raspbian
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

The Raspberry Pi Software Configuration Tool


The Raspberry Pi Soft ware Configuration Tool is designed to be an easy and intuitive way to set up your Raspberry Pi. It is automatically launched when your Raspberry Pi is powered on for the first time.

The Raspberry Pi Software Configuration Tool

The Raspberry Pi Software Configuration Tool is extremely easy to use. To move between menus, use the arrow keys and the Tab button. To select a menu, simply press the Enter key.

You can run the Raspberry Pi Software Configuration Tool whenever you want by running the following command:

raspi-config

Setting up the Raspberry Pi

Now that your Raspberry Pi has launched the Raspberry Pi Software Configuration Tool, it is time to use it to get your Raspberry Pi up and running.

Resizing the root filesystem of your Raspberry Pi

The first thing that you need to do is expand the filesystem of your Raspberry Pi to the full size of your SD card. If you don't do this, you won't be able to use the rest of the storage...