First off let me say that I was wrong about this issue. Its not an issue with Easy root it is just something built into android. So I apologize to anyone I argued this subject with but specifically Patch. Its also not an issue with rom manager.
This applys to users that after flashing a custom recovery they can boot into it once but the next time you try to boot into recovery it has reverted to stock.
So for the fix.
Download this file and place it in the root of your sd card.
Download Terminal Emulator from the market. The one by the dev Jack Palevich.
Open it and type the following commands.
- su
- mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
- dd if=/sdcard/install-recovery.sh of=/system/etc/install-recovery.sh
- chmod 550 /system/etc/install-recovery.sh
- sync
after that just flash the custom recovery of your choice and you should be good to go.
I tested this on my phone and another user tested it for me and it worked for both of us. If anyone has an issue let me know. This issue is so sporadic that its hard to have people test the fix.
No comments: