• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Unlock the bootloader forcibly

Scheduled Pinned Locked Moved Support
22 Posts 4 Posters 3.9k Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      Stefano @marek_python
      last edited by 29 Mar 2020, 13:20

      @marek_python Good luck. Follow the giude.

      1 Reply Last reply Reply Quote 0
      • M Offline
        marek_python
        last edited by 29 Mar 2020, 13:46

        Stefano, do you have by any chance the modified proinfo file ? The link in the tut (https://mega.nz/#!8ZJ01aZK!2WfKciJk1...EGua32_76hTBac) is broken.

        S 1 Reply Last reply 29 Mar 2020, 14:53 Reply Quote 0
        • S Offline
          Stefano @marek_python
          last edited by 29 Mar 2020, 14:53

          @marek_python I'm out at the moment, will send you link later.

          S 1 Reply Last reply 29 Mar 2020, 15:43 Reply Quote 0
          • M Offline
            marek_python
            last edited by 29 Mar 2020, 15:22

            OK. Cheers.

            1 Reply Last reply Reply Quote 0
            • S Offline
              Stefano @Stefano
              last edited by 29 Mar 2020, 15:43

              @Stefano https://drive.google.com/file/d/1Ail3By0zWTU0GITQmvpyt9p3WzzvCUtD/view?usp=sharing

              P 1 Reply Last reply 30 May 2020, 19:37 Reply Quote 0
              • M Offline
                marek_python
                last edited by 29 Mar 2020, 17:56

                Stefano, where should I dump the TWRP recovery image ? I left it on sdcard then I moved it into root directory but keep getting "error: cannot load TWRP_3.0_m86.img"
                Where it should be located so it picks up on that ?

                S 1 Reply Last reply 29 Mar 2020, 18:19 Reply Quote 0
                • S Offline
                  Stefano @marek_python
                  last edited by 29 Mar 2020, 18:19

                  @marek_python Need reboot to bootloader and from PC flash the recovery:
                  fastboot flash recovery TWRP_3.0_m86.img

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    marek_python
                    last edited by 29 Mar 2020, 18:23

                    Yes, I know. I'm in fastboot mode and typed: fastboot flash recovery TWRP_3.0_m86.img but getting "error: cannot load TWRP_3.0_m86.img"

                    Hence I'm asking where it is looking for the file ?

                    L S 2 Replies Last reply 29 Mar 2020, 18:26 Reply Quote 0
                    • L Offline
                      Lakotaubp @marek_python
                      last edited by 29 Mar 2020, 18:26

                      @marek_python If I remember correctly you can go to the folder you have downloaded twrp to, open the terminal there then run the command.

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        Stefano @marek_python
                        last edited by 29 Mar 2020, 18:47

                        @marek_python Need to go on your PC to right directory, e.g. if you have downloaded TWRP to Downloads, then go to Downloads. (cd /Downloads ) if you're using Linux, not sure about Windows or Mac

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          marek_python
                          last edited by marek_python 29 Mar 2020, 19:56

                          As turned out all I needed to do is to move the recovery file into 😄 in Windows and rename it to recovery.img . That should be noted in the guide. The fastboot won't pick up on the image unless it's called recovery.img

                          1 Reply Last reply Reply Quote 0
                          • M Offline
                            marek_python
                            last edited by marek_python 29 Mar 2020, 20:27

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              pat06 @Stefano
                              last edited by 30 May 2020, 19:37

                              @Stefano Thanks a lot for the file !

                              1 Reply Last reply Reply Quote 1
                              • P Offline
                                pat06 @marek_python
                                last edited by 30 May 2020, 19:43

                                @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
                                su

                                and a then following with the procedure (using simply cp instead of dd)

                                1 Reply Last reply Reply Quote 0
                                • M Moem forked this topic on 25 Oct 2023, 20:54
                                • First post
                                  Last post