View: 20936|Reply: 17

Menual rooting for opi plus android 4.4.2

[Copy link]

11

threads

53

posts

1319

credits

Gold member

Rank: 6Rank: 6

credits
1319
Published in 2015-6-6 18:10:06 | Show all floors |Read mode
Hi~~
I've finally found rooting method.
You have to connect opi plus to PC via uart.
You need usb-ttl device or other serial device.
Connection baud is 115200/8/1/none/none.
Open terminal(I use putty).
Power on opiplus. you can see the booting message.
extract su.zip and copy all file to /sdcad/su on opi. (you should make dir /sdcard/su on opi before copy it.)
here is command
--------------------------------------------------------------------------

su

mount -o rw,remount /dev/block/by-name/system /system

cp /sdcard/su/su /system/xbin
cp /sdcard/su/daemonsu /system/xbin
cp /sdcard/su/install-superuser.sh /system/bin
cp /sdcard/su/Superuser.apk /system/app
cp /sdcard/su/.installed_su_daemon /system/etc
mkdir /system/bin/.ext
cp /sdcard/su/su /system/bin/.ext/.su
chown root:shell /system/xbin/daemonsu
chown root:shell /system/bin/.ext
chown root:shell /system/bin/install-superuser.sh
chown root:shell /system/bin/.ext/.su
chmod 755 /system/xbin/daemonsu
chmod 6755 /system/xbin/su
chmod 755 /system/bin/.ext
chmod 755 /system/bin/install-superuser.sh
chmod 755 /system/bin/.ext/.su

reboot


----- Directory Map -----

/system/xbin
-rwxr-xr-x root     shell      100452 2015-03-25 00:08 daemonsu
-rwsr-sr-x root     root       100452 2015-03-25 00:08 su

/system/bin
drwxr-xr-x root     shell             2015-03-25 00:08 .ext
-rwxr-xr-x root     shell         758 2015-03-25 00:08 install-superuser.sh

/system/bin/.ext
-rwxr-xr-x root     shell      100452 2015-03-25 00:08 .su

/system/app
-rw-r--r-- root     root      1966976 2015-03-25 00:08 Superuser.apk

/system/etc
-rw-r--r-- root     root            0 2015-03-25 00:08 .installed_su_daemon

Make sure your opi same as directory map before reboot.

Enjoy rooted system~~~~~~

This thread contains more resources

You need to Log in to download or view,No account?    Register

x

4

threads

13

posts

85

credits

Registered member

Rank: 2

credits
85
Published in 2015-6-9 02:18:17 | Show all floors
Is posibile compile a version with root?

11

threads

53

posts

1319

credits

Gold member

Rank: 6Rank: 6

credits
1319
 Author| Published in 2015-6-9 08:18:40 | Show all floors
ivanelbigfoot replied at 2015-6-9 02:18
Is posibile compile a version with root?

Yes. it is.
but I don't know how.

5

threads

52

posts

287

credits

Intermediate member

Rank: 3Rank: 3

credits
287
Published in 2015-6-9 10:10:14 | Show all floors
garyang replied at 2015-6-9 08:18
Yes. it is.
but I don't know how.

With root, I can change the resolution and install play store?

11

threads

53

posts

1319

credits

Gold member

Rank: 6Rank: 6

credits
1319
 Author| Published in 2015-6-9 10:29:09 | Show all floors
Freliix replied at 2015-6-9 10:10
With root, I can change the resolution and install play store?

no way!!!
you have to install newer version..
Use my custom rom.
It has google play and 4K playing.
but It has some problem (wifi doesn't work).

2

threads

26

posts

192

credits

Registered member

Rank: 2

credits
192
Published in 2015-6-19 12:14:44 | Show all floors
Not work with OPI2

0

threads

9

posts

75

credits

Registered member

Rank: 2

credits
75
Published in 2015-8-10 22:38:01 | Show all floors
Hi there!

What is the result of rooting? As I understand, the aim is to install "su" to xbin and give it 6755 access rights. And after that you can test "su" in terminal emulator, right?

I don't want to change working eMMC image (and haven't tried UART yet), so I played with TF image. I can change files on TF card using linux box, or using imgRePacker. I tried different binaries of su and none of them working: file is present, filesize is correct and access rights -rwsr-sr-x but return code is 1 and no hash symbol after execution in android terminal emulator. Superuser application complains on su binary, and every Root Checker says system is not rooted ("su is present but Superuser.apk is not installed correctly").

What is the difference between "su" on eMMC and "su" on TF?

10

threads

448

posts

5111

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5111
Published in 2015-8-11 03:46:58 | Show all floors
glassy replied at 2015-8-10 15:38
Hi there!

What is the result of rooting? As I understand, the aim is to install "su" to xbin and gi ...

There is no difference between "su" on eMMC and "su" on TF, but it is not so somple as to copy su binary.
There are some instructions and scripts about how to install root support on this forum, search.

0

threads

9

posts

75

credits

Registered member

Rank: 2

credits
75
Published in 2015-8-11 09:45:22 | Show all floors
Instructions are useless if something goes wrong.
I need information like what executes install-superuser.sh and when. Or information why copy of "su" must be in hidden ".ext" directory.

0

threads

2

posts

55

credits

Registered member

Rank: 2

credits
55
Published in 2015-8-18 04:04:52 | Show all floors
Edited by kursantkvi at 2015-8-18 13:56

Hi, dear friends!
I found how to root OPI2.
After all task from head-top, you need rebot your device. After restart in TTL do:

mount -o rw,remount /dev/block/by-name/system /system
/system/xbin/daemonsu --auto-daemon

In graphical start SuperSU and make update su-file.

After this manipulation, I have root on my OPI2 mini


p.s. I change SuperSU.apk to last version (2.49) form http://4pda.ru/forum/index.php?showtopic=318487
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list