Does anyone know if there's a way to get an Android phone to reboot into recovery mode, from the Android command line?
Note:
I do NOT have adb access.
I do NOT know the magic power-on sequence to do it from the boot loader. I've tried the common things and nothing works.
I DO have root. (And can enter commands directly on the device using a terminal emulator.)
I know it's possible, somehow, because applications like ROM Manager do it. But how?