- 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+.
推薦閱讀
- 基于粒計算模型的圖像處理
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 垃圾回收的算法與實現
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Building a Recommendation Engine with Scala
- JavaScript+Vue+React全程實例
- The DevOps 2.4 Toolkit
- Instant Nancy Web Development
- Learning R for Geospatial Analysis
- jQuery炫酷應用實例集錦
- Visual C#.NET Web應用程序設計
- Spring Boot+MVC實戰指南
- 寫給程序員的Python教程
- OpenCV 3 Blueprints
- Practical Microservices