bamaredwingsfan
Member
Let me start from the beginning. I flashed the baseband sbf file the other night. And decided to re-root my droid today. I followed the "How to Root ESE53" thread at alldroid.org. I managed to get through that process, and when i got to the last part an tried to regain superuser access i got nothing but errors. I unzipped the su files to the sdcards main root just like the guide said. So i follow these steps here.
/sdcard/Superuser.apk: cannot open for read: No such file or directory
I have looked at the properties of these two flies to see the settings of the two su files, and they are both read and archive protected. Should that be that way or not?
I can't go any further, i get this error.Then get on your command prompt or Terminal on your computer. Type these commands:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
dd if=/sdcard/Superuser.apk of=/system/app/Superuser.apk
/sdcard/Superuser.apk: cannot open for read: No such file or directory
I have looked at the properties of these two flies to see the settings of the two su files, and they are both read and archive protected. Should that be that way or not?