View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#53
yes you can get rid of the reboot loop if you are ready to put your phone into open mode: http://wiki.meego.com/N950/Fixing_MALF_state

follow to step 7...once mounted you can edit the files which this system-extensions edited and voila you are done...


also before doing the above try the following on your PC:

run cmd as admin
cd c:/program files/nokia/flasher

Code:
flasher --enable-rd-mode --set-rd-flags=no-lifeguard-reset
now uninstall whatever you installed and you should be ok

also once you've managed to reverse it in cmd enter:


Code:
flasher --disable-rd-mode
The commands are courtesy of MAG...

Last edited by thedead1440; 2012-08-03 at 05:46. Reason: added links