Skip to main content
Chemistry LibreTexts

7.5: Installing RPi OS

  • Page ID
    469692
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    Installing RPi OS

    Preparing your microSD Card

    In Appendix A1.1 you installed all the software on your computer that you need for this task.  Place a microSD card into a USB adapter sleeve and then place the USB into a USB port on the computer you set up in IOST module 1. Be sure you have no other external storage devices hooked up to your computer.

    clipboard_e52e67dcdd42b998ac74c5647e1b4fe5e.png
    Figure \(\PageIndex{2}\):  USB adaptor sleeve for microSD card

    Format microSD Card

    This step will show you how to use the SD Card Formatter to format the microSD card.  This will clear all data on the card, and be sure you format the microSD card and not your hard drive!

     

    1.  From Start Menu, choose SD Card Formatter (you can click through the windows icon and scroll through the Apps to SD Association, or type in the search menu "sd" and the sd card formatter will autoappear

    clipboard_e7c28ee34af57e0bf397eaa36aaaf97e5.pngFigure \(\PageIndex{3}\):  Two ways to activate SD Card Formatter from Windows Start Menu. Scrolling through the Apps (left image) or using Start menu Search option (middle image).  Be sure you are formatting your USB drive with the micro SD card (right image) and not your hard drive!

    2. Now that you have the SD Card Formatter open you can go and format your microSD card.  Now be sure NOT TO FORMAT the C drive.  Figure \(\PageIndex{4}\) shows screenshots of this process.

    clipboard_ec6684a92a7f612d6c7f2c9852d59429a.pngFigure \(\PageIndex{4}\):  Screenshots of formatting the microSD card with SD Card Formatter. (1) Check to be sure which drive your microSD card is in and use quick format and make sure you are formatting the drive identified in step 1 (you do not want to format your computer's hard drive!). (2) The warning statement that formatting a drive will erase all data in the drive.  (3) The formatting complete message, you are now ready to place an image of Raspbian on your micro SD card

    Steps:

    1. Select Drive SD card is in and choose Quick format option
    2. Choose yes if you are in correct drive
    3. Choose OK when complete

    Install RPi OS

    There are multiple ways to install the RPi OS.   The easiest is to use the Raspberry Pi Imager at https://www.raspberrypi.com/software/

    If you have not already installed Raspberry Pi Imager, follow these instructions.  If you have,  jump to step 4 and open the app.  At the time of this writing the operating system is Debian 11 (Bullseye), which was released Oct. 30, 2021. As this is a new release there may be some issues with projects that use HATs (Hardware Attached on Top) and you may wish to use the Buster operating system. You can download both from this link, and then make an image on your personal computer that can be transferred to a micro-SD card.  If you choose this later route, you will want to follow the instructions from the 2020 IOST class.

    Step 1: Insert formatted micro SD card into USB reader and insert into a USB drive of your personal computer.
    Step 2: Download Raspberry Pi Imager (figure \(\PageIndex{5}\).
    Step 3: Click on the downloaded exe file (imager_1.7.1.exe in figure \(\PageIndex{6}\)

     

    clipboard_e7d8fa21265fe62403755ae7a1bd27708.pngFigure \(\PageIndex{5}\): Download RPi OS Imager, here we are downloading onto a Windows PC. (Copyright; Belford CC 0.0)

    After you download the imager you can install it

    clipboard_e7beb2a394f87adf4bee937e3ff48276e.pngFigure \(\PageIndex{6}\): Installing Pi Imager. (Belford CC0.0)

    Step 4: The Raspberry Pi Imager is now one of your apps and you can choose the operating system and storage device you wish to generate the image on

    clipboard_e1e4da8fadb724a3a56418065df230093.pngFigure \(\PageIndex{7}\): Installing RPi OS on a a micro SD card with imager  (Belford CC 0.0)

    The RPi operating system will now be installed

    clipboard_e542d38e7dfb7c70603e0560112347310.pngFigure \(\PageIndex{8}\): You are now ready to start your Pi. (Belford CC 0.0)

     

    You now have the image of a Disc operating system that you will need to transfer to the micro SD card.


    This page titled 7.5: Installing RPi OS is shared under a not declared license and was authored, remixed, and/or curated by Robert Belford.

    • Was this article helpful?