8,367
edits
Changes
→How to burn Orange Pi OS (Droid) image to TF card
[[Image:Pi-5-details-pic14.png]]<br><br>
9) Then start to write the Orange Pi OS (Droid) image to the TF card<br>
a. First check '''"SD Boot"''' in '''"Choose function mode"'''<br>
b. Then select the path of the Orange Pi OS (Droid) image in the '''"Choose firmware"''' column<br>
c. Finally, click the '''"Create"''' button to start burning the Orange Pi OS (Droid) image to the TF card<br><br>
[[Image:Pi-5-details-pic23.png]]<br><br>
[[Image:Pi-5-details-pic24.png]]<br><br>
6) Then turn on the switch of the power adapter. If everything is normal, you can see the startup screen of the system on the HDMI monitor or LCD screen.<br><br>
7) If you want to view the output information of the system through the debugging serial port, please use the serial cable to connect the development board to the computer. For the connection method of the serial port, please refer to the section on how to use the debugging serial port in <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi 5 user manual:]</span><br><br>
=== Linux system instructions ===
Ubuntu images and Debian images are generally referred to as Linux images (they both use the Linux kernel), so when you see a Linux image or Linux system in the manual, it refers to a image or system like Ubuntu or Debian.<br><br>Many people will have doubts about whether they can use pure Ubuntu or pure Debian systems (pure here can be understood as systems downloaded from Ubuntu or Debian official websites). The answer is no, because Ubuntu and Debian do not provide an adapted system for the Orange Pi development board.<br><br>We can see from the official websites of Ubuntu and Debian that they both support the arm64 architecture (the SOC of the development board is the arm64 architecture), but please note that the support mentioned here refers only to the arm64 version of the software warehouse provided by Ubuntu or Debian (including Tens of thousands of software packages) or rootfs (these are the packages that Orange Pi uses when making Ubuntu or Debian systems). To make an Ubuntu or Debian system that can be used for a certain development board also needs to transplant U-boot and Linux kernel, etc., as well as repair the encountered bugs and optimize some functions, all of which are done by Orange Pi.<br><br>If Linux distributions such as CentOS, Kali, or OpenWRT are not ported by other developers or ported and adapted by themselves, they cannot be used on the development board of Orange Pi (hardware running these systems is no problem).<br><br>
In addition, people often ask whether the system of other development boards can be used on the Orange Pi development board. The answer is no, because the chips and circuit connections used by different development boards are generally different. A system developed for a certain development board basically cannot be used on other development boards.<br><br>
1)<span style="color:#0066CC;">[[Supported Linux image types and kernel versions | Supported Linux image types and kernel versions]]</span><br>