Changes

Jump to: navigation, search

Orange Pi Zero Plus

397 bytes removed, 13:43, 27 June 2022
Update the Kernel Image File and Replace Library
Download image from official website:<br>
http://www.orangepi.org/downloadresources/
<div>[[File:Orange-pi-prime-img13.png|800px|]]</div>
<br>
* Write the image:<br>
$ sudo dd bs=4M if=*.img of=/dev/sdb<br>
<br>
<div>[[File:Orange-pi-plus-2e-img16.png|800px|]]</div>
<br>
* Pull out the card reader, and then insert it again.<br>
At this time, the SD card is inserted into PC, view the SD card mount point (if you don't know how to get a mount point for the SD card, please refer to the diagram below).
<br>
The first boot partition
<div>[[File:Orange-pi-prime-img14.png|800px|]]</div>
<br>
The second rootfs partition
<div>[[File:Orange-pi-pc2-img59.png|800px|]]</div>
<br>
Copy the kernel image file generated by the compiler to the first partition (boot partition)<br>
Copy the lib library which generated after compilation to the second partition (rootfs partition)<br>
uboot uboot source code<br>
<br>
Execute./build.sh enter into graphical interface and select PrimeZero plus2, the interface for Zero Plus is same as Zero plus2<div style="padding-left:200px;">[[File:Orange-pi-pc2zero-img61plus-img8.png|600px|]]</div>
<br>
Enter password of root

Navigation menu