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

Root Root achieved

the first time you forgot the mount part of teh command. the second time you mounted data, then you tried to push to a read only system. then you mounted system as r/w and then made a massive security risk when it didnt need to be. never chmod any system folder to be writeable to anything other than root.
 
I can see su working.. nothing to panic.. why you are trying to push that font file?? have to meshed that?? follow steps properly in order

Code:
adb shell
su
mount -o rw,remount -t ext4 /system
chmod 777 /system/fonts/
exit 
exit

now try pushing it....

or for complete rom flash..

download recovery from

http://androidforums.com/vital-all-things-root/809158-cwm-beta-working.html

and then follow my my thread steps..


then download stock rom from
http://androidforums.com/vital-all-things-root/821284-rom-stock-b06-unmodified-deodexed.html

and flash it from CWM recovery..
 
Well for some reason stevie a font or the installation of that font is what caused my soft brick, so I was going to restore the font files to their original state.

So I just messed up the commands?
 
I flashed a stock ROM now it will only go into recovery!!!!!!!!

Do you have stock recovery or cwm? If stock recovery, try installing cwm and flashing the deodexed rom. If cwm, try flashing the deodexed rom. I am not sure if the other 2 roms have been tested. If neither of those things work, try going into cwm, mounts and storage, and format /system, /cache/ and /data manually. Then try flashing the deodexed rom.
 
How would I install clockwork mod while in stock recovery. I know I will have to use sideload, but what file and what code?

thanks
 
I just got this phone, zte supreme, and tried rooting it and supersu is telling me " There is no binary installed, and I've supersu cannot install it. This is a problem." Any ideas how to fix? I followed instructions, usb debugging is ticked, drivers installed on my Windows 7 laptop.
 
Back
Top Bottom