Unlock the bootloader forcibly
-
@Stefano Thanks a lot for the file !
-
@marek_python said in Unlock the bootloader forcibly:
(...) I followed the tuts on XDA site all UT community is aware of. However, I can't pass the point where I'm supposed to type "su" into terminal emulator. It just spits out "Connection to ui timed out" meaning it won't let me execute the commands where I need elevated privileges. And for overwriting the proinfo file I do need to be root in the session. So far I haven't found a way to go around it.
I had the same problem, Terminal just hangs. So I simply use
adb shell
suand a then following with the procedure (using simply cp instead of dd)
-