Orange Pi PC2 User Manual page 31

Table of Contents

Advertisement

Orange Pi Manual
[Service]
ExecStart=/etc/rc.local
RemainAfterExit=yes
[Install]
sWantedBy=multi-user.target
$ systemctl enable change_mac_address.service
Modify mac address of eth0 is same as modifying wlan0's, just need to
replace wlan0 into eth0.
10) Orange Pi Android root
There is defaulted with root permission on Android pre-installed, but
lacking authorization management software. The following is how to add
authorization management software.
You need to have UsbModeSwitch.apk and UPDATE-SuperSU-v2.46.zip,
install kingroot and make sure OTG on Orange Pi could connect to PC.
a. Open adb debug mode
Use U disk or card reader to install UsbModeSwitch.apk into Orange Pi
OS and open it, tick "enable usb device mode" and use debug cable to
connect OTG port and PC (make sure it is micro usb-cable in case other
cables could not be recognized). Normally PC would search and install adb
driver software automatically. If PC failed to install, you could install PC
version's Peasecod to install the driver software.
b. After connected Orange PI and PC, open command mode of PC, enter
related command of adb(you need to install adb debug command, which
Peasecod has adb command ). Here is the command:
adb remount
adb shell
windows(win+r) command line enter into command mode, then enter into
kingroot directory and execute the following steps:
adb shell
root@rabbit-p1:/ # mkdir /tmp
root@rabbit-p1:/ # cd /system/bin
root@rabbit-p1:/ # mount -o remount, rw /system
www.orangepi.org
Copy right by Shenzhen Xunlong Software Co., Ltd
29
www.xunlong.tv

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents