1. download images:
https://mirrors.aliyun.com/cento ... mal-2003-sda.raw.xz
2.image to sd card:
# xzcat CentOS-Userland-7-armv7hl-generic-Minimal-2003-sda.raw.xz | dd of=/dev/sdb bs=4M
# sync
3.install u-boot:
# yum install uboot-images-armv7
4.orangepi_one u-boot.bin to sd card:
# dd if=/usr/share/uboot/orangepi_one/u-boot-sunxi-with-spl.bin of=/dev/sdb bs=1024 seek=8
5.put sd card into orangepi_one.
6.orangepi_one power on.
The default settings for the installed image are:
a) root password: centos
b) eth0 setting: dhcp
c) selinux status: enforcing