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

You're getting a signature verification failed when trying to ROOT???? Um. SO confused. Detail what it is you're doing please. As for safestrap, I have no experience there. I use bootstrap.

Nevermind, it must have been the fact that it was around 3 am last night. I tried it again just now and it worked fine, I'm rooted again. I have used bootstrap in the past also. I take it that bootstrap works fine with ICS now?
 
Isn't the first command of the runme.bat script incorrect? It shows:

adb.exe adb reboot bootloader


This looks like it should be:

adb.exe reboot-bootloader

Script fails for me showing the adb help because of the bad command line.
 
Last edited:
argh... now I've got some trouble. Copied the 905 and 230 updates to the sdcard-ext and now in recovery, I can only see /sdcard. What can I do about this? On sdcard, I have another copy of 905 and the 2233. Am I going to have to flash those and then restart?
 
Isn't the first command of the runme.bat script incorrect? It shows:

adb.exe adb reboot bootloader


This looks like it should be:

adb.exe reboot-bootloader

Script fails for me showing the adb help because of the bad command line.

You're missing an if exist at the front of that...

Sent from my DROID BIONIC using Tapatalk 2
 
argh... now I've got some trouble. Copied the 905 and 230 updates to the sdcard-ext and now in recovery, I can only see /sdcard. What can I do about this? On sdcard, I have another copy of 905 and the 2233. Am I going to have to flash those and then restart?

Um stock recovery uses sdcard-ext.

Sent from my DROID BIONIC using Tapatalk 2
 
You're missing an if exist at the front of that...

Sent from my DROID BIONIC using Tapatalk 2

Nah, talking about the very first call to adb after the "if" check. I changed the line as I described and the phone booted into the bootloader just fine, no need to manually do it.

there is no command line option "adb" called like this:

adb.exe adb

As line 19 shows.
 
Um stock recovery uses sdcard-ext.

Sent from my DROID BIONIC using Tapatalk 2

Hmmm... in stock recovery, I see "/sdcard", not "/sdcard-ext" and the files I copied to sdcard-ext are not there. I ended up flashing 905 and the 2233 again and will start the process over making sure the files are in the right spot.

Was there any way to push the files to SD card that I could have done?
 
No idea. I've never had an issue with stock recovery seeing sdcard-ext.

Sent from my DROID BIONIC using Tapatalk 2
 
Just and FYI for any first time moto fast boot users and rsdlite user. Both the programs can only work as fast as your computer. If you have a slow a$$ computer it is going to take time to flash the system.img, preinstall.img and the grfs.img because they are large.
 
I am one of the ones that has a slow computer, so took me a about 45 minutes, but worked without a hitch. Thanks for all the work put into it SamuriHL, and everyone else that has contributed. Now off to play with the lapdock, and see how webtop 3 really works without crashing or using an alternate launcher. dancedroid
 
Nah, talking about the very first call to adb after the "if" check. I changed the line as I described and the phone booted into the bootloader just fine, no need to manually do it.

there is no command line option "adb" called like this:

adb.exe adb

As line 19 shows.

This is fixed. I've uploaded the new version.
 
Back
Top