- Wearable:Tech Projects with the Raspberry Pi Zero
- Jon Witts
- 396字
- 2021-07-02 19:46:23
Using Etcher to copy our image
Until recently, there was a different way to copy an image file to an SD card in every different operating system; the open source piece of software, Etcher, sets out to solve this problem. Etcher is freely available for pretty much all operating systems, so we only need to document one process for all operating systems rather than detailing a different method for each OS. Etcher will run on any operating system that can run Electron. You can check the full list of supported operating systems for Electron on their website at http://electron.atom.io/docs/tutorial/supported-platforms/.
So, to get started with Etcher, head over to their website at https://etcher.io and download the latest version for your operating system. Run the installer as per the standard method for your operating system.
Once you have Etcher installed, open it and you should be presented with a screen like the following screenshot:

Click on the blue Select image button and browse to the Jessie Lite ZIP archive you just downloaded; there is no need to extract the ZIP archive with Etcher. You will then be presented with a screen like this:

At this point, you should insert your SD card into your computer's SD card reader. Etcher should automatically detect your SD card and progress onto the third section of the process. Click on the blue Flash! button to begin the copying process, and Etcher should display something similar to this:

You will be shown a completion estimate, the percentage copied, and the transfer rate in the Etcher window. Allow Etcher to complete this; then exit the program; and remove your SD card from your computer (no need to safely remove or eject it, Etcher has done it for you!).
You have now copied Raspbian Jessie Lite to your SD card, and you're ready to move on to our next section, Connecting to the GPIO headers.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Clojure Programming Cookbook
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- Vue.js入門與商城開發實戰
- 前端架構:從入門到微前端
- Java Web程序設計
- Learn Swift by Building Applications
- JavaScript從入門到精通(第3版)
- Python 3破冰人工智能:從入門到實戰
- Java EE 7 Development with NetBeans 8
- FFmpeg入門詳解:音視頻原理及應用
- 小程序,巧應用:微信小程序開發實戰(第2版)
- jQuery for Designers Beginner's Guide Second Edition
- IBM Cognos TM1 Developer's Certification guide
- C#程序設計基礎入門教程