boostdscoob
Member
mine is completely fixed, and all typos fixed. make sure this is done thru terminal emulator, i put adb shell initially, but this is wrong. go to my sig for the whole thing
(i use short versions of the mount command because we have the mtab and fstab to remember our types and block devices)
su
mount -o rw,remount /system
mv /system/recovery-from-boot.old /system/recovery-from-boot.p
sync
mount -o ro,remount /system
How would I do this if my phone was already bricked...mine is. Its stuck at the moto screen. I have a spare but would really like to get my bricked phone working.
Everytime I try step one I get Permission Denied.
Everytime I try step one I get Permission Denied.
well then good sir i pose to you that you do not have root access which is required
Everytime I try step one I get Permission Denied.
well then good sir i pose to you that you do not have root access which is required
I do have root I've installed the transparent task bar and I've installed the recovery image and root apps work I'm most definitely rooted but running su from adb shell does not work for me on my PC or my laptop.