Skip to main content
Chemistry LibreTexts

4: Clone SD card with Win32DiskImager

  • Page ID
    431565
  • \( \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}}} \)

    Win32DiskImager

    In this part of the lab, you will prepare your computer to be able to create disk images on microSD cards that you are going to be using with your Raspberry Pi computers. A disk image is a copy of the entire contents of a storage device, such as a hard drive, DVD, or CD. The disk image represents the content exactly as it is on the original storage device, including both data and structure information.

    Win32DiskImager is not included in the Windows operating system, so we need to install it.  To do so, go to:

    https://sourceforge.net/projects/win32diskimager/files/latest/download

    This website will automatically start to download the file to your downloads directory. Once you download you need to install it:

    1. Run the executable file win32diskimager-1.0.0-install in your download directory
    2. Accept agreement and click next
    3. Install in default folder (press next twice)
    4. Create a shortcut desktop icon if you want (I do not) and click next
    5. Click Install and Finish

     

    Caution

    There is a site called win32diskimager.org and I have not been able to ascertain if they are valid or not.  

     

    Create Image on Personal Computer

    Take the micro-SD card you wish to duplicate out of the Pi and place into the Micro-SD card to USB adapter and then put in a USB port of your personal computer.  Now open Win32Diskmanager from the windows prompt (figure \(\PageIndex{1}\)).

    clipboard_e8b5d0d38f42b144b39aebe2e97520f47.pngFigure \(\PageIndex{1}\): Copy and Paste Caption here. (Copyright; author via source)

     

    The following steps allow you to make a copy of the image and save them to your personal computer

    1. Put microsd card into USB port of pc
    2. Start Win32 diskimager
    3. DO NOT FORMAT (Windows says it needs to , but Windows does not understand the SD card partitions)
    4. Select the Device (boot partition of microSD card)
    5. Click the folder icon and choose the directory you want to save the image in, then give it a name followed by .img
       
      clipboard_ef5a004d6770ecde4507c3853f0f88a64.pngFigure \(\PageIndex{2}\): After clicking blue folder the display on right shows, and choose folder to place image in.  Be sure to give .img ending (Belford CC 0.0)
    6. Click the read button.

    This will probably take half an hour.

    Clone New SD Card

    1. Format a new micro SD card using SD card formatter (section 1.1.2)
    2. Start Win32 Disk Imager
    3. Click the folder with the image (and click the image)
    4. Make sure the device drive is the one with the microSD card
    5. Click the write button
    clipboard_e0ddf6d02185e2d849453b90685120a9a.pngFigure \(\PageIndex{3}\): Screen capture of using Win32 DiskImager to copy a microSD card. (CC0.0; Belford, 4/13/23)

     

     


    This page titled 4: Clone SD card with Win32DiskImager is shared under a not declared license and was authored, remixed, and/or curated by Robert Belford.

    • Was this article helpful?