Changes

Jump to: navigation, search

Orange Pi 3 LTS

1,972 bytes added, 16:16, 16 June 2022
no edit summary
4)After entering the balenaEtcher download page, please select the Linux version of the software through the drop-down box to download<br>
<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;">test@test:~$ unzip balena-etcher-electron-1.5.109-linux-x64.zip <br>Archive: balena-etcher-electron-1.5.109-linux-x64.zip<br>inflating: balenaEtcher-1.5.109-x64.AppImage<br> test@test:~$ ls<br>balenaEtcher-1.5.109-x64.AppImage balena-etcher-electron-1.5.109-linux-x64.zip</div>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;">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>Orangepi3-lts_2.1.6_ubuntu_bionic_server_linux4.9.118.7z <br> Orangepi3-<>lts_2.1.6_ubuntu_bionic_server_linux4.9.118.img.sha #Checksum file<br>Orangepi3-lts_2.1.6_ubuntu_bionic_server_linux4.9.118.img #image file<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;">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>

Navigation menu