Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Zero 2

5,467 bytes added, 17:31, 27 June 2022
The Way to burn Android image to TF card
<div style="border: 1px solid #000;padding: 2px;">
<div style="border: 1px solid #000;padding: 5px;background-color: #ffffdc;">
'''The Android image of the development board can only be burned into the TF card using the PhoenixCard software under the Windows platform, and the version of the PhoenixCard software must be PhonixCard-4.2.8.'''<br>'''Please do not use software that burns Linux images, such as Win32Diskimager or balenaEtcher, to burn Android images.'''<br>'''In addition, the PhoenixCard software does not have versions for Linux and Mac platforms, so it is impossible to burn Android images to TF cards under Linux and Mac platforms.'''
</div>
</div>
<br>
1)First make sure that the Windows system has installed Microsoft Visual C++ 2008 Redistrbutable - x86
<br>
<div>[[File:Orange-pi-zero2-img30.png|600px|]]</div>
<br>
2)If Microsoft Visual C++ 2008 Redistrbutable - x86 is not installed,Using PhoenixCard to format TF card or burn Android image will prompt the error like as the following<br>
<br>
<div>[[File:Orange-pi-zero2-img31.png|600px|]]</div>
<br>
3)The installation package of Microsoft Visual C++ 2008 Redistrbutable - x86 can be downloaded from the official tool of Orange Pi Zero 2, or you can download it from Microsoft's official website.<br>
<br>
<div>[[File:Orange-pi-zero2-img32.png|600px|]]</div>
<br>
4)Then prepare a TF card with 8GB or more. The transmission speed of the TF card must be class10 or above. It is recommended to use a TF card from a brand such as SanDisk<br>
<br>
5)Then use the card reader to insert the TF card into the computer<br>
<br>
6)Download the Android10 image and PhoenixCard burning tool from the data download page of Orange Pi, please make sure that the version of PhonenixCrad tool is PhonixCard-4.2.8, please do not use PhonixCard software lower than 4.2.8 to burn Orange Pi Zero 2 Android 10 image, the Android 10 image flashed by the PhonixCard tool earlier than this version may have problems<br>
<br>
<div>[[File:Orange-pi-zero2-img33.png|600px|]]</div>
<br>
7)Then use the decompression software to decompress the downloaded Android image compression package. In the decompressed file, the file ending with ".img" is the Android image file<br>
a.If you don't know how to decompress the compressed package of the Android image, you can install a 360 compression software<br>
<br>
<div>[[File:Orange-pi-zero2-img34.png|600px|]]</div>
<br>
b.After decompressing with 360 compression software, you can see the following files<br>
<br>
<div>[[File:Orange-pi-zero2-img44.png|600px|]]</div>
<br>
c.The first file close to 900M is the Android image file to be burned. Check its properties as shown in the figure below<br>
<br>
<div>[[File:Orange-pi-zero2-img35.png|400px|]]</div>
<br>
8)Then use the decompression software to decompress PhonixCard4.2.8.zip, this software does not need to be installed, just find the PhoenixCard in the decompressed folder and open it<br>
<br>
<div>[[File:Orange-pi-zero2-img36.png|600px|]]</div>
<br>
9)After opening PhoenixCard, if the TF card is recognized normally, the disk letter and memory storage of the TF card will be displayed in the middle list. Please make sure that the displayed disk letter is consistent with the disk letter of the TF card you want to burn. If there is no display, you can try to unplug the TF card, or click the "Refresh disk letter" button in PhoenixCard<br>
<br>
<div>[[File:Orange-pi-zero2-img37.png|600px|]]</div>
<br>
10)After confirming the disk letter, first format the TF card and click the "Restore Card" button in PhoenixCard (if the "Restore Card" button is gray and cannot be pressed, you can click the "Refresh Disk Letter" button first)<br>
<br>
<div>[[File:Orange-pi-zero2-img38.png|600px|]]</div>
<br>
<div style="border: 1px solid #000;padding: 2px;">
<div style="border: 1px solid #000;padding: 5px;background-color: #ffffdc;">
'''If there is a problem with formatting, please try to unplug and insert the TF card and then test. If there is still a problem after re-plugging the TF card, you can restart the Windows computer or try another computer.'''
</div>
</div>
<br>
11)Then start writing Android image to TF card<br>
a.First select the path of the Android image in the "Firmware" column<br>
b.Select "Startup Card" in "Type of Production Card"<br>
c.Then click the "burn card" button to start burning<br>
<br>
<div>[[File:Orange-pi-zero2-img39.png|600px|]]</div>
<br>
12)After burning, the display of PhoenixCard is as shown in the figure below. At this time, click the "Close" button to exit PhoenixCard, and then you can pull out the TF card from the computer and insert it into the development board to start.<br>
<br>
<div>[[File:Orange-pi-zero2-img40.png|600px|]]</div>
<br>
<div style="border: 1px solid #000;padding: 2px;">
<div style="border: 1px solid #000;padding: 5px;background-color: #ffffdc;">
'''After burning the Android system, you can only see a 128 MB partition on the TF card in Windows, and the displayed partition is as shown in the figure below (some computers may pop up more than a dozen disk partitions, but only the 128 MB partition can be opened. ), please note that this is normal, please don't think that the TF card is burnt out. The reason for this is because the Android system has a total of 17 partitions, and the other 16 partitions cannot be recognized normally in the Windows system. At this point, please feel free to unplug the TF card and insert it into the development board to start.'''<br>
<br>
<div style="tetx-align:center">[[File:Orange-pi-zero2-img41.png|300px|]]</div>
<br>
'''After the Android system starts, use the following command to see the 17 partitions in the TF card:'''<br>
<br>
<div style="tetx-align:center">[[File:Orange-pi-zero2-img42.png|600px|]]</div>
<br>
'''Using the df -h command, you can see that the 32 GB TF card has about 26 GB of space after burning the Android system (the 17 partitions will not all be mounted to the Android system, focus on these to see partitions).'''<br>
<br>
<div style="tetx-align:center">[[File:Orange-pi-zero2-img43.png|600px|]]</div>
<br>
</div>
</div>
 
=== ''' Start the Orange Pi development board''' ===
<br>