[GUIDE] [Root] How to Unlock, Root and Install TWRP Recovery on Lenovo ZUK Z1

Search This thread

siddharth8991

Member
Jun 9, 2018
5
0
I have tried again,but I receive same error w/o the above one in pg 2

Thanks for the pics, very useful :good:

2nd screenshot: you typed "faastboot" instead of "fastboot", one a character too much so the command is unknown.

Please correct and try again
I had main problem with this command only,as it only stops me to move forward.you can see in next page that the 1st command fail,but during 2nd command I encountered same.

---------- Post added at 05:37 PM ---------- Previous post was at 05:35 PM ----------

Thanks for the pics, very useful :good:

2nd screenshot: you typed "faastboot" instead of "fastboot", one a character too much so the command is unknown.

Please correct and try again
I had main problem with this command only,as it only stops me to move forward.you can see in next page that the 1st command fail,but during 2nd command I encountered same.
Sir plz mention any method with the tool if possible
 

strongst

Senior Moderator - Developer Committee
Staff member
Sep 18, 2007
13,630
18,047
thank's
HTC Desire
Smart Watches
I had main problem with this command only,as it only stops me to move forward.you can see in next page that the 1st command fail,but during 2nd command I encountered same.

---------- Post added at 05:37 PM ---------- Previous post was at 05:35 PM ----------


I had main problem with this command only,as it only stops me to move forward.you can see in next page that the 1st command fail,but during 2nd command I encountered same.
Sir plz mention any method with the tool if possible
You entered it wrong and also you need twrp so check your commands as mentioned before ;)

You should also execute the commands within the folder of the 1st screenshot for testing
 

siddharth8991

Member
Jun 9, 2018
5
0
You entered it wrong and also you need twrp so check your commands as mentioned before ;)

You should also execute the commands within the folder of the 1st screenshot for testing

I have twrp rename as recovery.img & I have use same commands that are in the forums above,does you know anything about the error "unknown option --I" ,then please reply ,if nothing happens I am going to purchase a new phone
 

strongst

Senior Moderator - Developer Committee
Staff member
Sep 18, 2007
13,630
18,047
thank's
HTC Desire
Smart Watches
I have twrp rename as recovery.img & I have use same commands that are in the forums above,does you know anything about the error "unknown option --I" ,then please reply ,if nothing happens I am going to purchase a new phone
Please post a full command log again so I can see where's the culprit(hastebin for example :good:)

We identify a typo error at your side previously, so it's better to have a look at your console outputs :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    The Zuk Z1 is a budget smartphone by Lenovo which packed with advanced features.
    Zuk Z1 running on the latest CyanogenMod OS. The bootloader of Lenovo ZUK Z1 is unlockable means you can easily Root and Install TWRP Recovery on Lenovo ZUK Z1. Also, we know that TWRP 3.0.0 released recently means you get the latest TWRP on Lenovo ZUK Z1.
    The process of Lenovo ZUK Z1 root is very easy all you need to follow the steps.
    But before you root ZUK Z1, you need to unlock its bootloader (check How to Unlock Bootloader of Lenovo ZUK Z1).
    So before we explain to you how to root and install TWRP recovery on Lenovo Zuk Z1, you can check why you should root your device.

    Root-and-Install-TWRP-Recovery-on-Lenovo-Zuk-Z1.jpg


    Some benefits of Rooting –

    • You can install custom ROM and custom kernel on your device for faster and better performance.
    • Block Ads in apps with the help of ad blocker.
    • Increase performance and battery life by killing background process automatically.
    • After you root Zuk Z1 and install custom recovery you can install Xposed Framework to customize your device
    • You can use Titanium Backup to restore all of your apps and data.
    • You can uninstall bloatware (Pre-installed Apps)

    Note:-
    • Rooting may void your phone warranty, and you won’t claim it back.
    • Follow the steps correctly otherwise you may brick your device. We are not responsible for any damage of your phone.
    • It will erase all your phone data, so we advise you first to take a complete backup of your phone and then proceed.
    • Ensure that your phone has at least 50-60% charged to prevent the accidental shutdown in-between the process.

    Files required to Root Lenovo Zuk Z1 and Install Custom Recovery –


    How to Root and Install TWRP Recovery on Lenovo Zuk Z1 –
    Install TWRP on Zuk Z1 –

    1) First enable USB debugging from setting>developer option>. To enable Developer Options, go to About phone and tap the Build Number 7 times.
    debb.jpg



    2) Now go to installation directory open ADB folder and open the command window thereby pressing and hold the ‘shift’ key and right-clicked anywhere in that folder.
    cmd-6.jpg



    3) Now connect your phone to PC and reboot the device into fastboot mode by typing
    Code:
    adb reboot bootloader

    4) You are in Fastboot mode now to check your connection by entering below command in command prompt. It will return your device serial number means your device properly connected. Check your driver if the above command is not responding.

    Code:
    fastboot devices
    fastboot1.jpg



    5) Type the below command correctly in command prompt and then press enter. It starts flashing recovery on your phone.

    Code:
    fastboot -i 0x2b4c flash recovery recovery.img

    6) With above command you installed the custom recovery on Lenovo Zuk Z1.

    Root Zuk Z1 –

    1) To Root Lenovo Zuk Z1 first, Open the TWRP and Root Tool folder.

    2) Now save the SuperSu.zip file to your phone.

    3) Boot your device into Recovery mode (TWRP) by pressing ‘Volume Up + Power‘ button.

    4) In TWRP recovery navigate to Install Zip and select ‘SuperSu.zip’ to root Zuk Z1.

    5) Swipe to install SuperSu and reboot your device. That’s it, you root Zuk Z1 and install custom recovery on Zuk Z1 successfully.

    So this is the complete guide of how to Root and Install TWRP Recovery on Lenovo Zuk Z1 with easy steps. If you have any questions, then comment below.
    2
    Thanks, It is working on my ZUK Z1 (Indian retail version) :)
    1
    Thank you @hackerh2 for this wonderful guide on rooting and installing custom recovering.
    I have a few questions to you or anyone else:
    1. Is this the only method to ROOT ZUK Z1? (If there are alternative please specify)
    2. Is the recovery in the download link different from the one in android development?
    3. Has anyone tried this method with success (No offence;) just playing safe)