Raspberry Pi

From ISI Support Wiki
Revision as of 14:27, 11 February 2019 by Jcarrigan (talk | contribs) (Jcarrigan moved page Raspberrypi to Raspberry Pi: To show properly in other pages)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


This document will help you configure a Raspberry Pi 2B or 3B

Windows

Required Software

To set up a Raspberry Pi from a Windows system you will require the following software:

Format SD Card

First you must format the SD card. THIS WILL ERASE ALL EXISTING DATA ON THE SD CARD. Format the SD Card by following this process:

  1. Insert the SD card into a Windows PC. This can be via a card reader or a USB adapter.
  2. Open SD Memory Card Formatter
  3. In the SD Memory Card Formatter application perform the following actions:
    1. Under "Select Card" select the card you wish to format.
    2. Under formating options select "Quick Format" (overwrite format is fine but it will take much longer).
    3. Check the box labeled "CHS format Size Adjustment."
    4. Click the button labeled "Format."
  4. A window will appear reminding you that you are about to delete all the data on the SD Card. Click the button labeled "Yes."

A window will appear telling you that the SD card was successfully formatted.

Install OS to SD Card

Raspian

To install Raspian via NOOBS:

  1. Right Click on the NOOBS file you downloaded from raspberrypi.org and select "Extract All." A folder will be created. The folder will be named NOOBS_vX_X_X where X corresponds with the version number. E.g. NOOBS_V3_0_0 for NOOBS version 3.0.0
  2. Copy the contents of the NOOBS_vX_X_X folder to the root of the SD Card. NOTE: DO NOT COPY THE NOOBS DIRECTORY, ONLY THE CONTENTS.
  3. Remove the SD Card from the Windows machine and insert it in the SD slot of the Raspberry Pi.
  4. Start the Raspberry Pi and install Raspian with the NOOBS tool.