• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Automatic reboot

andygu3

Android Expert
No anger towards the developers but for me this automatic reboot after flashing the rom is annoying as hell. I know there's a few of us that like to do everything in the same recovery session, flash rom-flash kernel-flash mod/theme-flash DT's a2sd.

I do understand some like rebooting, setting up the phone then going back to recovery then make a nandroid then flash kernel, mod/theme, a2sd..... I believe this is a good course of action but I it's time consuming.

I know of 3 Roms that do this, MikG, tommytomatoe's rom and gruesomewolf's sense 3.0.

Are there any other Roms that do this and is there any way to stop the automatic reboot? Is it just me or is this really annoying?
 
I agree. I never noticed it on tommys (but haven't flashed it in a while, just nand restores)

If you look at the updater script it shouldn't he too hard to find out why they do that and delete the reboot part of it if ok
 
Literally all you would have to do is delete "run_program("/sbin/reboot");" at the very end of the updater script
 
The only things I generally flash is the ROM and then DT if its not burned in. I usually do a kernel a day or two later. I can say it really doesn't matter to me but I'm with Rxpert just remove the line from the updater and it wont do it.
 
Back
Top Bottom