What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Downgrade to 902 - No app or data loss

Not sure exactly what you wanna see...I'm not great at computer lingo :p

I would say a screenshot of the directory that you are running the batch file from. Maybe a copy of the batch file itself as well as to see where the bad line is or where the help message is coming from.

Sent from my DROID BIONIC using Tapatalk 2
 
Do you see the picture I posted in the OP? I wanna see that for your machine. Cause something is totally not right.
 
Yea, I use the snipping tool in W7 when I create that. And then post it to my image shack account. That's the quickest and easiest way.
 
The latest script? Download the attachment from the first post again, put it in your 902 FXZ dir, rename it to RUNME.bat, and run it.
 
Only thing I can see is in the batch in OP, there is adb reboot bootloader instead of adb reboot-bootloader. Not sure if adb is picky, and but that could cause that, yes?
Edit: I also see adb reboot [bootloader:recovery] so I very well could be mistaken. I'm not too familiar with adb.

Sent from my DROID BIONIC using Tapatalk 2
 
Last edited:
Only thing I can see is in the batch in OP, there is adb reboot bootloader instead of adb reboot-bootloader. Not sure if adb is picky, and but that could cause that, yes?

Sent from my DROID BIONIC using Tapatalk 2

adb reboot [bootloader|recovery] - reboots the device, optionally into the boo
tloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader

No...either will do.
 
Back
Top