DVAP Pi Hotspot

Booting and configuring Wheezy Raspbian

Insert the SD card into the Raspberry Pi.  Connect the video (RCA or HDMI), USB keyboard, USB mouse, and Ethernet cable.  Lastly, plug in the USB power supply and the USB A/MicroB cable.  Connect the MicroB to the power connector on the Pi.

capture_20140323_184840

Most of the LEDs by the USB connectors will come on.  You may see the initial color test pattern and a bunch of stuff scrolling on the monitor.  It’s booting!

capture_20140323_184907

When it’s finished booting, it will enter the Raspberry Pi Software Configuration Tool.

Select option 1 Expand Filesystem.  This will reinitialize the Linux file system to use the full amount of space available on the SD card.

capture_20140323_184919

Some stuff will scroll by.  When that is complete, you will see the message Root partition has been resized.

Press Enter.

capture_20140323_184935

Select option 2 Change User Password.  This is good security practice.

capture_20140323_184941

Press Enter.

capture_20140323_184947

Enter a new password.  You will not see any output on screen.

Press Enter.

capture_20140323_185105

Retype password.

Press Enter.

capture_20140323_185116

Press Enter.

capture_20140323_185123

Select option 3 Enable Boot to Desktop.

capture_20140323_185136

Select Desktop Log in as user ‘pi’ at the graphical desktop.

capture_20140323_185143

Select option 4 Internationalisation Options.

capture_20140323_185149

Select I2 Change Timezone.

capture_20140323_185202

Select US (or your region).

capture_20140323_185211

Select Eastern (or your time zone).

capture_20140323_185250

Select 8 Advanced Options.

capture_20140323_185258

Select A2 Hostname.

capture_20140323_185308

Read.

Press Enter.

capture_20140323_185328

Enter a unique hostname or network label for the Pi.

Press Enter.

capture_20140323_185348

Select 8 Advanced Options.

Select A4 SSH.

capture_20140323_185352

Select Enable.

capture_20140323_185356

Press Enter.

You may have to set Overscan or some of other settings in the Advanced Menu, particularly if you are using an HDMI output and having video problems.

capture_20140323_185416

Tab over and select Finish.

capture_20140323_185421

Select Yes.

capture_20140323_185524

The Pi will reboot and you will soon see the desktop.

The operating system is configured!

More bits

At anytime, the Raspberry Pi Software Configuration Tool can be run again by double-clicking LXTerminal and typing in

sudo raspi-config