I am getting the following error right before the window closes after clicking START_ROOT... What does this mean?
*
Press any key to continue . . .
*
* Pushing the files to your phone
* rage.bin, busybox, Superuser.apk, su, com.sh
294 KB/s (0 bytes in 1867568.006s)
82 KB/s (0 bytes in 26264.000s)
188 KB/s (0 bytes in 196521.001s)
16 KB/s (0 bytes in 5392.000s)
5 KB/s (0 bytes in 281.000s)
* Restarting your phone to ensure the exploit will work
* When your phone comes back on please unlock it if it is locked and then
* wait
FIND: Parameter format not correct
'find' is not recognized as an internal or external command,
operable program or batch file.
I just tried on mine (downloaded fresh .zip file from thread #1) and it got past the pushes just fine and proceeded onto the Restarting of phone..
Code:* Press any key to continue . . . * * Pushing the files to your phone * rage.bin, busybox, Superuser.apk, su, com.sh 294 KB/s (0 bytes in 1867568.006s) 82 KB/s (0 bytes in 26264.000s) 188 KB/s (0 bytes in 196521.001s) 16 KB/s (0 bytes in 5392.000s) 5 KB/s (0 bytes in 281.000s) * Restarting your phone to ensure the exploit will work * When your phone comes back on please unlock it if it is locked and then * wait
The problem you're seeing is in the PMSLEEP.bat file.. but, I can't figure out why the find command would be failing for you and not for me... (also, not sure if that find command is being executed on the phone or in my pc...)
Actually.. Open up a DOS-window (command-prompt) and type "find" and hit enter... do you get:
orCode:FIND: Parameter format not correct
Code:'find' is not recognized as an internal or external command, operable program or batch file.
Could be that your PC does not have the "find" command available to it.
I am getting the latter: 'find' is not recognized as an internal or external command....
How do I remedy this?
I am getting the latter: 'find' is not recognized as an internal or external command....
How do I remedy this?
@ECHO OFF
:: Use local environment
SETLOCAL
:: Check if a timeout period is specified
IF [%1]==[] GOTO Syntax
:: Added these three lines right here -
echo wait for %1 seconds before hitting key to resume
pause
goto End
So my phone seemed to have the update installed around 4:30 this morning (I'm assuming I saw a light in a half asleep state and tried to shut it off and clicked install instead of cancel). Anyway, I noticed I lost root access, so I ran dirrk's EZ Root v0.2 and I keep getting the following error.
View attachment 3681
I tried to run it a few times, but I either get the above error or it says Restarting and about to exploit your device and then just sits there past the 5 minutes mark.