When I try to:
adb push file.zip /sdcard/file.zip
I get a permission denied error
adb remount
I get an operation not permitted
when I try to use:
adb shell
su
push file.zip /sdcard/file.zip
I get a not found error.
It's not the file that is not found, but the command push is not found... the same for all the other commands.. pull, find, remount etc...
It's in relation to this : http://www.modaco.co...e3d-egl-driver/
Trying to recover my phone.
It is already rooted, with su and busybox (with this one https://play.google....i5idXN5Ym94Il0.), in debug mode etc. Iirc it is in lock state iirc, the phone is not currently bootable into the Android gui.
I want to copy a rom to the internal SD and flash it to get rid of the problem (Chainfire3D EGL driver)
I've got the Genokolar custom recovery running atm from here - http://forum.xda-dev....php?p=35205790
I dont have a microSD card atm (phone is new) and really want to recover it asap. Broke atm for a few more days so I cant go out and get a cheap microSD for flashing with.
I read something somewhere about BusyBox breaking some symlinks or something, so is there anything else I can do from adb?
adb push file.zip /sdcard/file.zip
I get a permission denied error
adb remount
I get an operation not permitted
when I try to use:
adb shell
su
push file.zip /sdcard/file.zip
I get a not found error.
It's not the file that is not found, but the command push is not found... the same for all the other commands.. pull, find, remount etc...
It's in relation to this : http://www.modaco.co...e3d-egl-driver/
Trying to recover my phone.
It is already rooted, with su and busybox (with this one https://play.google....i5idXN5Ym94Il0.), in debug mode etc. Iirc it is in lock state iirc, the phone is not currently bootable into the Android gui.
I want to copy a rom to the internal SD and flash it to get rid of the problem (Chainfire3D EGL driver)
I've got the Genokolar custom recovery running atm from here - http://forum.xda-dev....php?p=35205790
I dont have a microSD card atm (phone is new) and really want to recover it asap. Broke atm for a few more days so I cant go out and get a cheap microSD for flashing with.
I read something somewhere about BusyBox breaking some symlinks or something, so is there anything else I can do from adb?
Edited by Athiril, 21 January 2013 - 05:29 AM.







Sign In
Create Account

Back to top










