Changes

Jump to: navigation, search

Orange Pi 3 LTS

2,280 bytes added, 16:41, 16 June 2022
no edit summary
<div style="padding-left:200px">[[文件:Orange-pi-3lts-selectlinuxversion.png|200px]]</div>
5)After downloading, use '''unzip ''' to decompress. The decompressed '''balenaEtcher-1.5.109-x64.AppImage''' is the software needed to burn the Linux image
<div style="background:#f1f1f1;border: 1px solid #000;">
test@test:~$ unzip balena-etcher-electron-1.5.109-linux-x64.zip <br>
Archive: balena-etcher-electron-1.5.109-linux-x64.zip<br>
6)Download the Linux operating system image file compression package you want to burn from the <span style="#00b0f0;">Orange Pi data download page</span>, and then use the decompression software to decompress it. In the decompressed file, the file ending with ".img" is the operating system image file. The size is generally above 1GB<br>
a.The decompression command of the compressed package at the end of a.7z is as follows
<div style="background:#f1f1f1;border: 1px solid #000;">
test@test:~$ 7z x Orangepi3-lts_2.1.6_ubuntu_bionic_server_linux4.9.118.7z <br>
test@test:~$ ls Orangepi3-lts_2.1.6_ubuntu_bionic_server_linux4.9.118.*<br>
</div>
7)After decompressing the image, you can first use the sha256sum -c *.sha command to calculate whether the checksum is correct. If the prompt is successful, it means that the downloaded image is not wrong, and you can safely burn to the TF card. If the checksum does not match, it means There is a problem with the downloaded image, please try to download again
<div style="background:#f1f1f1;border: 1px solid #000;">
test@test:~$ sha256sum -c *.sha <br>
Orangepi3-lts_2.1.6_ubuntu_bionic_server_linux4.9.118.img: success
</div>
8)Then double-click '''balenaEtcher-1.5.109-x64.AppImage''' on the graphical interface of Ubuntu PC to open balenaEtcher (no installation required), and the opened interface is as shown in the figure below<br>
a. First select the path of the linux image file<br>
 
b. Then select the device number of the TF card<br>
 
c. Finally click Flash to start burning<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher.png|200px]]</div>
9)The writing process will prompt the writing speed and remaining time
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher1.png|200px]]</div>
10)After burning, the following interface will be displayed. At this time, you can unplug the TF card from the computer and insert it into the development board to start.
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher2.png|200px]]</div>
=== 2.6. Method of flashing Linux image to eMMC ===
See the method of flashing linux image to eMMC<br>
=== 2.7. How to burn Android firmware to TF card ===
Android image can only be burned to TF card using PhoenixCard software under Windows platform, but cannot be burned under Linux platform<br>
 
1)First, prepare a TF card with 8GB or larger capacity. The transmission speed of the TF card must be above class10. It is recommended to use a TF card of SanDisk and other brands<br>
 
2)Then use a card reader to insert the TF card into the computer<br>
 
3)Download Android 9.0 firmware and PhoenixCard burning tool from Orange Pi's data download page. Please make sure that the version of PhonenixCrad tool is PhoenixCard v4.1.2 or PhoenixCard v4.1.2 or higher<br>
 
4)Use the decompression software to decompress the compressed package of the downloaded Android firmware. In the decompressed file, the file ending with ".img" is the Android firmware<br>
 
5)Use decompression software to decompress PhoenixCard v4.1.2.rar, this software does not need to be installed, you can find PhoenixCard in the decompressed folder and open it
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard.png|200px]]</div>
6)After opening PhoenixCard, if the TF card is recognized normally, the drive letter and capacity of the TF card will be displayed in the middle list. Please make sure that the displayed drive letter is consistent with the drive letter of the TF card you want to burn. There is no display, you can try to unplug and insert the TF card<br>

Navigation menu