In case you installed Clockworkmod Recovery onto your Android device, you might encounter a serious bug that results in booting into Recovery each time. The only way to get into your system is a “cold-boot” (keep pressing power+VolDown, then select Android).
But if your device is already rooted, this is much much easier.
Open a terminal window, e.g. with Android Terminal Emulator from
Now, enter “su” to get root access. Superuser might ask you for authorization.
Then enter
echo boot | dd of=/dev/block/mmcblk0p3 bs=1 seek=0
(please triple-check for mistyping!!!)
Reboot. Your device should now work normal again.
Hope it worked so easily for you as it did for me
No comments:
Post a Comment