Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Lite

69 bytes added, 20:07, 21 June 2022
Method of burning Linux image to TF card based on Windows PC
3)Then format the TF card<br>
a.The '''SD Card Formatter''' software can be used to format the TF card, and its download address is<br>
https://www.sdcard.org/downloads/formatter/eula_windows/SDCardFormatterv5_WinEN.zip<br>
b.After downloading, unzip and install directly, and then open the software<br>
<br>
c.If only the TF card is inserted into the computer, the drive letter of the TF card will be displayed in the '''Select card''' column. If multiple USB storage devices are inserted into the computer, you can select the drive letter corresponding to the TF card through the drop-down box<br>
<div style="padding-left:200px">[[文件: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 select '''"Yes (Y)"''' to start formatting
<div style="padding-left:200px">[[文件:Orange-pi-3lts-sdcardformatter1.png|400px]]</div>
e.After formatting the TF card, the message information shown in the figure below will pop up, click OK.<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-sdcardformatter2.png|400px]]</div>
4)4)Download the compressed package of the Linux operating system image file compression package you want to burn from the Orange Pi data download pageof Orange Pi, and then use the decompression software to decompress it. In the decompressed file, the file ending with '''".img" ''' is the image file of the operating system image file. The size is generally above more than 1GB<br><br>5)Use '''Win32Diskimager ''' to burn Linux image to TF card<br> 
a.The download page of Win32Diskimager is<br>
http://sourceforge.net/projects/win32diskimager/files/Archive/<br>b.Install directly after After downloading, the install it directly. The Win32Diskimager interface of Win32Diskimager is shown belowas follows<br><p style="padding-left:20px;">a) First select the path of the image file<br> b) Then confirm that the drive letter of the TF card is consistent with the one same as that displayed in the '''"Device" ''' column<br> c) Finally, click '''"writeWrite" ''' to start burning</p>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-selectimage.png|400px]]</div>
c.After the image writing is writtencompleted, click the "Exit" button to exit, and then you can pull out the TF card and insert it into the development board to start
=== '''Method of flashing Linux image to TF card based on Ubuntu PC''' ===