8,367
edits
Changes
→How to use balenaEtcher to burn Linux image
# Download the Linux operating system image file compression package that you want to burn from the '''Orange Pi data download page''', and then use the decompression software to decompress it. Among the decompressed files, the file ending with "'''.img'''" is the image file of the operating system. The size is generally above 2GB.
::{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Note, if you download the OpenWRT image, you will see the following two types of images in the download link of the OpenWRT image, please download the image file in the "TF card, eMMC and NVME SSD boot image" folder.'''</big>
[[File:media/image34.png|277x88px]]
|}
<ol start="4" style="list-style-type: decimal;">
<li>Then download the burning software of Linux image——'''balenaEtcher,''' the download address is:</li></ol>
<ol start="5" style="list-style-type: decimal;">
<li><p>After entering the balenaEtcher download page, click the green download button to jump to the place where the software is downloaded</p>
<p>[[File:media/image35.png|575x276px]]</p></li>
<li><p>Then you can choose to download the Portable version of balenaEtcher software. The Portable version does not need to be installed, and you can use it by double-clicking to open it</p></li></ol>
[[File:media/image36.png|576x213px]]
</ol>
<ol start="7" style="list-style-type: decimal;">
<li>If the downloaded version of balenaEtcher needs to be installed, please install it before using it. If you downloaded the Portable version of balenaEtcher, just double-click to open it. The balenaEtcher interface after opening is shown in the figure below:</li></ol>
[[File:media/image37.png|483x304px]]
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''When opening balenaEtcher, if the following error is prompted:'''</big>
[[File:media/image38.png|261x205px]]
<big>'''Please select balenaEtcher, right-click, and select Run as administrator.'''</big>
<div class="figure">
</div>
|}
</ol>
<ol start="8" style="list-style-type: decimal;">
<li>The specific steps to use balenaEtcher to burn the Linux image are as follows</li></ol>
a. First select the path of the Linux image file to be burned
[[File:media/image40.png|501x281px|03]]
</div></ol>
<ol start="9" style="list-style-type: decimal;">
<li>The interface displayed in the process of burning the Linux image by balenaEtcher is shown in the figure below, and the progress bar displays purple, indicating that the Linux image is being burned into the TF card.</li></ol>
[[File:media/image41.png|506x317px]]
</ol>
<ol start="10" style="list-style-type: decimal;">
<li>After burning the Linux image, balenaEtcher will also verify the image burned to the TF card by default to ensure that there is no problem in the burning process. As shown in the figure below, a green progress bar indicates that the image has been burnt, and balenaEtcher is verifying the burnt image.</li></ol>
[[File:media/image42.png|519x325px]]
</ol>
<ol start="11" style="list-style-type: decimal;">
<li>After successful burning, the display interface of balenaEtcher is as shown in the figure below. If the green indicator icon is displayed, it means that the image burning is successful. At this time, you can exit balenaEtcher, and then pull out the TF card and insert it into the TF card slot of the development board.</li></ol>
[[File:media/image43.png|523x324px]]
</ol>
<span id="how-to-use-rkdevtool-to-burn-linux-image-to-tf-card"></span>