- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 191字
- 2021-06-24 15:30:24
Writing the Raspbian Stretch image to a microSD card
After downloading Etcher and the Raspbian Stretch image, let's write Raspbian Stretch to our microSD card:
- Insert the microSD card into the microSD card reader, then connect the card reader to your laptop via USB:

- Next, open Etcher and click on the Select Image button. After this, select the Raspbian Stretch ZIP file and click on Open:

- After that, make sure that the microSD card reader drive is selected, as in the following screenshot. If any other drive is selected by mistake, click on the Change button and select the microSD card drive. Click on the Flash! button to write the Raspbian OS to the microSD card:

The process of writing or flashing an image to an SD card is also called booting.
It will take around 15-20 minutes for Etcher to flash your SD card with the Raspbian OS:

Once the OS is written to the SD card, Etcher will automatically eject the microSD card reader.
Now that we've written Raspbian Stretch to our microSD card, let's begin setting up the Raspberry Pi 3B+.
推薦閱讀
- 數據科學實戰手冊(R+Python)
- 程序員面試白皮書
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Java虛擬機字節碼:從入門到實戰
- Python王者歸來
- Scala謎題
- PLC編程與調試技術(松下系列)
- The DevOps 2.5 Toolkit
- Python項目實戰從入門到精通
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Webpack實戰:入門、進階與調優(第2版)
- JavaScript機器人編程指南
- 超簡單:用Python讓Excel飛起來(實戰150例)
- Python GUI Programming Cookbook(Second Edition)
- Getting Started with Web Components