8,367
edits
Changes
→Method of burning Linux image to TF card based on Windows PC
<br>
3)Then format the TF card<br>
<div style="padding-left:20px;">
a.You can use the SD Card Formatter software to format the TF card, the download address is<br>
https://www.sdcard.org/downloads/formatter/eula_windows/SDCardFormatterv5_WinEN.zip
<br>
c.If the computer only has a TF card inserted, the TF card's drive letter will be displayed in the Select card column. If the computer has multiple USB storage devices inserted, you can select the drive letter corresponding to the TF card through the drop-down box<br>
<div style="padding-left:200px180px">[[文件:Orange-pi-3lts-sdcardformatter.png|400px]]</div>
d.Then click Format, a warning box will pop up before formatting, and formatting will start after selecting "Yes (Y)"
<div style="padding-left:200px180px">[[文件:Orange-pi-3lts-sdcardformatter1.png|400px]]</div>
e.After formatting the TF card, the message shown in the figure below will pop up, click OK<br>
<div style="padding-left:200px180px">[[文件:Orange-pi-3lts-sdcardformatter2.png|400px]]</div></div>
4)Download the Linux operating system image file compression package you want to burn from the Orange Pi data download page, 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>
<br>
5)Use '''Win32Diskimager''' to burn Linux image to TF card<br>
<div style="padding-left:20px;">
a.The download page of Win32Diskimager is<br>
http://sourceforge.net/projects/win32diskimager/files/Archive/
<div style="padding-left:200px">[[文件:Orange-pi-3lts-selectimage.png|400px]]</div>
c.After the image writing is completed, click the "Exit" button to exit, and then you can pull out the TF card and insert it into the development board to start
</div>
=== '''Method of burning Linux image to TF card based on Ubuntu PC''' ===