8,367
edits
Changes
→Method of flashing Linux image to TF card based on Ubuntu PC
=== '''Method of flashing Linux image to TF card based on Ubuntu PC''' ===
<br>
<br>
2)Then use a card reader to insert the TF card into the computer<br>
</div>
<br>
6)Download the compressed package of the Linux operating system image file compression package you want to burn from the Orange Pi data download page of Orange Pi, and then use the decompression software to decompress it. In the decompressed file, the file ending with ".img" is the operating system image file of ,the operating system. The size is generally more than 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 image_filename.7z
</div>
b.The decompression command for the compressed package ending with b.at the end of tar.gz is as follows
<div style="background:#f1f1f1;border: 1px solid #000;">
test@test:~$ tar -zxf image_filename.tar.gz
</div>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher.png|600px]]</div>
8)The burning process will prompt the writing speed and remaining timewill be prompted during the burning process
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher1.png|600px]]</div>
9)After burning, the following interface will be displayed. At this time, you can pull out 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|600px]]</div>