Hero root method (tested on Orange UK)

Search This thread

footboydog

Senior Member
Jan 25, 2009
221
24
Use Superuser.apk and su in the attachment.
- mount system as root
- adb push su /system/bin/
- adb shell chmod 4755 /system/bin/su
- adb push Superuser.apk /system/app/

Thanks but how to I mount system as root? I used:

Code:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system

after su in an adb shell but if I push anything to the phone I get permission denied. I guess the problem is I can get root in an adb shell but not outside it. I tried adb remount but I got "remount failed: Operation not permitted". I also tried adb root but got "adbd cannot run as root in production builds".
 

enlightener

Senior Member
Aug 21, 2008
142
4
Rome
Thanks but how to I mount system as root? I used:

mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system

after su in an adb shell but if I push anything to the phone I get permission denied. I guess the problem is I can get root in an adb shell but not outside it. I tried adb remount but I got "remount failed: Operation not permitted". I also tried adb root but got "adbd cannot run as root in production builds".

ooops, sorry, i meant mount /system rw

to use adb as root you need to use the modified boot.img to boot (in the first post), or cm's modified recovery.img (some posts back)
 

bklynfire

Senior Member
Sep 26, 2007
153
1
I cannot seem to load bootfast

i have hboot version 1.41.0000 (hero20000)

anyhelp, I am trying to install hebrew