• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root M130 Rooted!

try this. its not a PDF I just have to save it that way. you can test that by cutting and pasting a /system/app apk to your sd card. remember to restart after applying, then try it.

I had this problem to could not get su to copy added chmod 0777 /system/app
below the two lines added before still can't copy su. can cut system/app/apks.
my init.qcom.sdio.sh looks exactly like yours. Thanks
 
so i found the package of files 419. it has adb and su file in it. have tried everything i can think of to move/push the file from su sd to /system/bin... what program do i ise and how is that accomplished. i have read the threads and cant make sense of it. pls any hlp ia much appriciated.soo close to rooting. sad.
 
ccfound the file . has su ,adb.exe,extra in it. i still cant figure out what to push su from sd to system file with. read all your revelant posts 419 and others. please tell me what im f'n up. sooo close to root. been workin on rooting for days. sorry im such a noob. any help is much appriciated
 
Just like the other user, I had it rooted under M80 I still have Superuser installed with no root.

I did all the steps in the instructions. But it would not let me move or copy over the SU file to system bin. But SU file was already there.

Root checker fails due to su.

try this. its not a PDF I just have to save it that way. you can test that by cutting and pasting a /system/app apk to your sd card. remember to restart after applying, then try it.

I was able to move a system app over to the SD card.

But not able to move su over. Still no root.
 
read everything i could and still cant push su inti /system/bin. what program to use and how. pls hlp. been waiting on a exploit for months now and its finakly here. sooo close
 
read everything i could and still cant push su inti /system/bin. what program to use and how. pls hlp. been waiting on a exploit for months now and its finakly here. sooo close

are you using es file explorer to copy and paste? also, if you want to use adb, you have to execute it from command prompt. example:
(open command prompt)
cd C:\Directory_to_adb (or just place the files directly in the C:\ drive, in which case cd C:\)
adb devices (make sure it comes up with a device)
adb push su /system/app/ (optional, to test it)
adb push su /system/bin/
to be honest i dont know if that works. i just copied it to /system/bin using es file explorer. heck you can even try running the script itself by downloading script manager. maybe with that no restart needed.
 
oh i have another idea. everyone who says they can't copy su but can cut an apk, attach the init.qcom.sdio.sh that you are currently using. maybe we'll find something...different...
im trying as much as reasonable to help you guys out, you gotta help me to by doing this.
hey tommytopdrive if your still there, maybe you have another take on this?
 
I have updated the first post for the procedure. If you are unfamiliar with adb, I suggest you do a search in google to get more familiar. Say, for example, google search: adb commands android
 
oh i have another idea. everyone who says they can't copy su but can cut an apk, attach the init.qcom.sdio.sh that you are currently using. maybe we'll find something...different...
im trying as much as reasonable to help you guys out, you gotta help me to by doing this.
hey tommytopdrive if your still there, maybe you have another take on this?



I tried all variations of spaces

;;
esac
chmod 0777 /system
chmod 0777 /system/bin
chown root.root /system/bin/su
chmod 06755 /system/bin/su
exit 0

OR

;;
esac

chmod 0777 /system
chmod 0777 /system/bin

chown root.root /system/bin/su
chmod 06755 /system/bin/su

exit 0


As well as others. Restarted every time. Of coarse started with the first set then the 2nd and back to the first set only ect.

Here is my Su from directly my phone which I can not change or replace as well as the init.qcom.sdio file
https://docs.google.com/open?id=0BzA-wtK9y_VdanRMUGhHVFQyVUk
 
I tried all variations of spaces

;;
esac
chmod 0777 /system
chmod 0777 /system/bin
chown root.root /system/bin/su
chmod 06755 /system/bin/su
exit 0

OR

;;
esac

chmod 0777 /system
chmod 0777 /system/bin

chown root.root /system/bin/su
chmod 06755 /system/bin/su

exit 0


As well as others. Restarted every time. Of coarse started with the first set then the 2nd and back to the first set only ect.

Here is my Su from directly my phone which I can not change or replace as well as the init.qcom.sdio file
https://docs.google.com/open?id=0BzA-wtK9y_VdanRMUGhHVFQyVUk
try my procedure in the first post, except try it with wireless off prior to reboot and after reboot turn wireless on and reboot again. see it that helps.
 
mine reads the same as mr dodge guys. still no root. im shure its my fault. just not shure where im going wrong. cant move/coppy/ or push anything in file reader.stuck on the push su to /system/bin. is su.zip the file on the sd card im supposed to get to /system/bin?
 
Extract the contents of the root m130 zip on to the sd card of your phone. After that, remove all added lines you added to the sh file in /system/bin and then follow the first post of this thread exactly.
 
ok. extracted su.zip to sd card. removed txt. started over twice. same result. cannot move coppy su from sd card to /system/bin with es note editor. ?? dunno what the deal is with my phone. c771 m130 2.3.3.... am stuck. thankyou all for the help. i feel im close to rooting this dinosaur. if anyone has any ideas, they are all much appriciated. going through it from start a couple more times now. ugggh!
 
Back
Top Bottom