- Nov 8, 2011
- 3,836
- 1,394
Still getting the errors listed above even after chmod 6755 (these appeared to work)
Incidentally, when I do adb push /system/app /system/app it gives me an error and I have to do adb push system/app system/app
So I am not sure if I am in the correct directories, but when I type it as indicated it will start the copy. It copies two files "VoiceSearch.apk" and "Talk.apk" but when it gets to "SetupWizard.apk" I get the error: Permission Denied
I also tried to remount,rw system (without the /) which did not work either.
Would it be an idea to remove any of the files from the system/app directory that are already there before trying to push the new ones? I see that some of the files are already in the app directory. If so, are there any that I shouldn't be rm?
Thanks for all your help and sorry to be such a pain. I am hoping to get this rooted and then provide a post of what worked for other 7048 users.
all this seems like a windows problem, I guess I need to script it.