Anybody has a tutorial how to root remix os pc?

94 views
Skip to first unread message

imad latch

unread,
Jan 13, 2016, 12:35:32 PM1/13/16
to Remix OS for PC
I can access to root using root-explorer but SuperSu and Superuser not working update binary failed

I added files from SuperSu to system.img /system/xbin
chattr
chattr.pie
libsupol.so to /lib
su
supolicy 
result was binary not exist 

Arturo Asmat Ignacio

unread,
Jan 13, 2016, 3:15:29 PM1/13/16
to Remix OS for PC
is root by default

imad latch

unread,
Jan 13, 2016, 6:58:27 PM1/13/16
to Remix OS for PC
I already said that above 
its useless root
 we need SuperSu root not 255@remix root

uni...@gmail.com

unread,
Jan 13, 2016, 9:49:46 PM1/13/16
to Remix OS for PC
I just successed root remix 2.0 alpha. These may help you.
You need a linux computer to do the following:
1. download supersu.
2. use update-binary from compressed zip file or take a look at here for detail.
3. install supersu from google play store, it will ask to update supersu, click yes and reboot, you done!


pre...@gmail.com

unread,
Jan 14, 2016, 1:41:14 AM1/14/16
to Remix OS for PC
Can you please elaborate how you did this?? I tried copying the listed files and applying the correct permissions, but supersu still shows 'su binary not installed'
Message has been deleted

reto...@gmail.com

unread,
Jan 14, 2016, 3:00:46 AM1/14/16
to Remix OS for PC
I hardly doubt that you are successfully rooted.
Your links refer to Android JB, and this methods don't work with Lollipop Api 22.
I have rooted my Remix 2.0 with the following method:
Using a Linux machine and mount "system.img"  read/write.
Download Supersu 2.52 and extract the zip file to disk.
Use the following caode as a template and copy all necessary files manually from Supersu 2.52 into the correct location.
Set the Symlinks correctly.
Unmount "system.img" and copy it back to your USB stick/whatever you boot from.
Done!
No need to chmod something, since this will be done while boot process.
Ecd /tmp
cd root

BIN=/tmp/root/x64
COM=/tmp/root/common
MKSH=/system/bin/mksh

# Placing files
mkdir /system/bin/.ext
cp $BIN/su /system/bin/.ext/.su
cp $BIN/su /system/xbin/daemonsu
cp $BIN/su /system/xbin/su
cp $BIN/su /system/xbin/sugote
cp $BIN/supolicy /system/xbin/supolicy
cp $BIN/busybox /system/xbin/busybox
cp $BIN/libsupol.so /system/lib/libsupol.so
cp $COM/install-recovery.sh /system/etc/install-recovery.
sh
cp $COM/99SuperSUDaemon /system/etc/init.d/99SuperSUDaemon
echo 1 > /system/etc/.installed_su_daemon
ln -s /system/xbin/busybox /system/bin/busybox

if [ ! -f $MKSH ]; then
    MKSH=/system/bin/sh
fi
cp $MKSH /system/xbin/sugote-mksh

if [ "$API" -ge "21" ]; then
    mkdir /system/app/SuperSU
    cp $COM/Superuser.apk /system/app/SuperSU/SuperSU.apk
    rm /system/bin/app_process
    mv /system/bin/app_process64 /system/bin/app_process64_original
    cp /system/bin/app_process64_original /system/bin/app_process_init
    rm /system/bin/install-recovery.sh
    ln -s /system/etc/install-recovery.sh /system/bin/install-recovery.sh
    ln -s /system/xbin/daemonsu /system/bin/app_process
    ln -s /system/xbin/daemonsu /system/bin/app_process64
nter code here...

gopal...@gmail.com

unread,
Jan 14, 2016, 5:23:48 AM1/14/16
to Remix OS for PC

adif...@gmail.com

unread,
Jun 7, 2016, 12:21:05 PM6/7/16
to Remix OS for PC
remix os is prerooted
run software updates or reinstall latest remis os from official website

meriphili...@gmail.com

unread,
Jun 7, 2016, 3:40:52 PM6/7/16
to Remix OS for PC
http://forum.xda-developers.com/remix/remix-os/remixosforpc-deodexed-pre-rooted-t3299573
 
Hello, this is a link to get RemixOS 32 or 64  rooted.
You will have all permissions.
Only one thing.... if you're able to edit  disc images '.img' I recomend to search inside system.img for  "ES File Explorer" in data/apps (package name is com.estrongs.android.pop), and delete it.  because is a too agressive adware and tries constantly to get superuser rights .
Reply all
Reply to author
Forward
0 new messages