younglo / androidiani-openrecovery

Automatically exported from code.google.com/p/androidiani-openrecovery
0 stars 0 forks source link

Milestone replacing OpenRecovery on reboot. #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install OpenRecovery
2. Set OpenRecovery to start on boot
3. Reboot 2 times.

What is the expected output? What do you see instead?

- OpenRecovery works fine on next reboot, but if i reboot the phone again, i 
get the standard menu instead.

What version of the product are you using? On what operating system?
Motorola Milestone with Telus froyo.

Original issue reported on code.google.com by msara...@gmail.com on 9 Dec 2010 at 1:58

GoogleCodeExporter commented 8 years ago
Android system overwrites new recovery because of checksum mismatch.
fix:
rm -f /system/etc/install-recovery.sh
search for Disable_recovery_check_by_OTA.zip for OR script

Original comment by jik...@gmail.com on 16 Jan 2011 at 3:12

GoogleCodeExporter commented 8 years ago
Thanks, that did the trick!

Original comment by msara...@gmail.com on 16 Jan 2011 at 3:15

GoogleCodeExporter commented 8 years ago
i can only boot into the general exclamation mark.
some operations in clockwork do invoke a progressbar after boot (format sd, 
install rom from sd), but it disappears immediatelly (reaches approx. 1/10), 
then the exclamation mark logo is displayed and the device reboots 
automatically. all this takes only a few seconds.
MOST IMPORTANTLY, neither /system/etc/install-recovery.sh nor 
/system/recovery-from-boot.p do exist!
i run the official Motorola Milestone (GSM) Froyo, which is terribly slow and 
unstable >:( !!!

Original comment by jcer...@gmail.com on 22 Jun 2011 at 12:07