[Tutorials] How To Root Lenovo K8 Note & Install TWRP(UnOfficial) + Stock Rom

Rooted K8 Note Successfully Using This Tutorials ?

  • Yes

    Votes: 14 87.5%
  • No

    Votes: 2 12.5%

  • Total voters
    16
  • Poll closed .
Search This thread

ysalunke007

Senior Member
Jun 10, 2015
98
58
Satara , Maharashtra, India
Warning
Before Proceeding backup your data
TRY at OWN risk I'm NOT Responsibe if you BRICK YOUR DEVICE

Update- This method is tested & working with latest ota update NMB26.54-74

[/CENTER][/B][/SIZE][/COLOR]
IF ANYTHING GOES WRONG Download & Flash Stock ROM
Stock ROM link
SPFlashTool link
Updated Stock ROM 54-74 GDrive - here
New Oreo 27.43-20 Link
Old version Stock ROM Google Drive Link Stock Rom
nvram backup file by @peacelover94 - here

Solution For
>Tool img DL fail
Just check/tick these option in spflashtool settings & Flash stock rom again
Ld5rYH6.jpg


Video Guide For Stock Rom Flashing - Youtube

How to Flash Stock Rom via Fastboot Method -
1. Open CMD by Shift + Right Click in Folder where your stock firmware .img files are.
2. Reboot to Fastboot Mode by using cmd command
adb fastboot reboot​
Or
Switch off then Press & Hold Vol Up + Power button for while once menu appeared Select fastboot by using Vol Up key & confirm by pressing Vol Down Key
3. In fastboot type following command in CMD Window
For checking devices is connected in fastboot enter
fastboot devices​
If Connected then proceed following commands
fastboot flash boot boot.img

fastboot flash cache cache.img

fastboot flash recovery recovery.img

fastboot flash system system.img​
flashing system takes 10+ mins

fastboot flash data userdata.img

fastboot reboot

Download & Install ADB from here

First Unlock your bootloader
1. First of all, enable the Developer Option
To Enable the Developer Option, Go to your Settings -> About -> Software Information -> More -> Now Tap on the Build Number 7-8 Times until you see a toast message “Developer option enabled"
2. Go back to settings -> Now you need to enable the OEM Unlock by going to Settings -> Developer Option and Enable OEM Unlock and USB Debugging
3. Now connect your phone to Computer using USB Cable.
4. When you connect your Phone to Computer, please wait until all the drivers get installed.
5. Open a command prompt window by pressing Shift Key + Right Mouse Click.
6. Now type the command below to reboot your phone to bootloader
adb reboot bootloader​
7. If you see a pop up to allow USB Debugging on your phone, Click OK.
8. proceed to unlock the bootloader with the following command:
Remember that this step will wipe EVERYTHING off the phone
fastboot oem unlock​
Say Yes to unlock bootloader and then it will some time format your data
9. Reboot Your Device , You will see Orange Status bla bla bla Don't panic Its normal thing now setup your device but do not restore backup yet


Flashing TWRP and ROOT
Updated Black Screen Fix TWRP - Download
Old Download TWRP
Download latest Magisk zip from here
Or
SuperSu zip from here
Flahed & Tested SuperSU v2.82 works fine but SafetyNet Fails
Sock Recovery if needed Link

1. Connect your device to PC
2. Open CMD by Shift+Right click open cmd where your TWRP_3.1.1.0.img is downloaded.
3. Reboot to Bootloader by
adb reboot bootloader​
4. Now enter following command in fastboot
fastboot flash recovery TWRP_3.1.1.0.img​
5. DO NOT USE fastboot reboot
Use "vol up + down + power button" to manually switch off you k8 note, otherwise twrp will restore to stock if you use fastboot reboot command.
6. After Switch Off Press & hold vol up + power button then select recovery by vol up & press vol down key to enter in recovery.
7. Now Wait for 30 Sec/ till phone vibrates, Then press power button + vol up simultaneously until you see twrp lock screen.
8. Just Cancel if It asks for Enter password to decrypt and Allow modification by swipe.
9. If you see internal storage 0mb Then GoTo Wipe and FORMAT DATA once & reboot to recovery
10. GoTo install browse and select Magisk.zip or SuperSU.zip & flash.(optional if needed install Busybox for Android NDK by osm0sis magisk module for busybox)
11. Reboot Enjoy
.


Known bug in TWRP-
Battery always shows 50% in TWRP :p

Video Guide https://youtu.be/HrbppEWlOhs

Join Lenovo K8 Note Development Group on Telegram for direct Conversation Link
WhatsApp Group Link
Enable Wireless Display/MiraCast Magisk Module - Video

Thanks to:
@andy_zhang - for stock rom post link
and me @ysalunke007 for TWRP:cowboy::p

NEXT CUSTOM ROM:cowboy:
 

Attachments

  • Screenshot_20171007-190420.png
    Screenshot_20171007-190420.png
    112.8 KB · Views: 7,731
  • Screenshot_20170927-202051.png
    Screenshot_20170927-202051.png
    176.5 KB · Views: 7,513
  • Screenshot_2017-10-08-01-07-49.png
    Screenshot_2017-10-08-01-07-49.png
    72 KB · Views: 7,568
  • Screenshot_20171008-204556.png
    Screenshot_20171008-204556.png
    113.9 KB · Views: 6,796
  • Screenshot_20171011-115431.png
    Screenshot_20171011-115431.png
    64.2 KB · Views: 6,504
Last edited:

peacelover94

Senior Member
Aug 24, 2017
63
14
Palakkad, Kerala
Big Thanks for the Tutorial. If anything happens wrong while rooting like boot loop or something worse, is there stock rom or firmware to flash or push through adb ?
 

peacelover94

Senior Member
Aug 24, 2017
63
14
Palakkad, Kerala
Does the rom link given here unzips perfectly?

Because i saw in another thread of Lenovo K8note titled firmware, users unable to unzip due to error in system img. Also downloading from baidu needs a user id. If its possible could you or anyone else reading this upload it in some other online storage drive. Im little bit worried about getting a worse situation while rooting. Even if it goes wrong i can use the stock firmware to make it back.
 
G

GuestK00215

Guest
Does the rom link given here unzips perfectly?

Because i saw in another thread of Lenovo K8note titled firmware, users unable to unzip due to error in system img. Also downloading from baidu needs a user id. If its possible could you or anyone else reading this upload it in some other online storage drive. Im little bit worried about getting a worse situation while rooting. Even if it goes wrong i can use the stock firmware to make it back.
There is mega download link available too
https://xdaforums.com/android/development/lenovo-k8note-original-firmware-t3679499/post73946000
 

peacelover94

Senior Member
Aug 24, 2017
63
14
Palakkad, Kerala
G

GuestK00215

Guest
Yes, I think so. Anyhow there is no need to unlock oem again if you are flashing the rom via TWRP. Anyhow let someone confirm about it.
There is a error while extracting zip file of the firmware .just checked, I downloaded it from mega.i want to confirm if its the same for baidu also
 

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    Warning
    Before Proceeding backup your data
    TRY at OWN risk I'm NOT Responsibe if you BRICK YOUR DEVICE

    Update- This method is tested & working with latest ota update NMB26.54-74

    [/CENTER][/B][/SIZE][/COLOR]
    IF ANYTHING GOES WRONG Download & Flash Stock ROM
    Stock ROM link
    SPFlashTool link
    Updated Stock ROM 54-74 GDrive - here
    New Oreo 27.43-20 Link
    Old version Stock ROM Google Drive Link Stock Rom
    nvram backup file by @peacelover94 - here

    Solution For
    >Tool img DL fail
    Just check/tick these option in spflashtool settings & Flash stock rom again
    Ld5rYH6.jpg


    Video Guide For Stock Rom Flashing - Youtube

    How to Flash Stock Rom via Fastboot Method -
    1. Open CMD by Shift + Right Click in Folder where your stock firmware .img files are.
    2. Reboot to Fastboot Mode by using cmd command
    adb fastboot reboot​
    Or
    Switch off then Press & Hold Vol Up + Power button for while once menu appeared Select fastboot by using Vol Up key & confirm by pressing Vol Down Key
    3. In fastboot type following command in CMD Window
    For checking devices is connected in fastboot enter
    fastboot devices​
    If Connected then proceed following commands
    fastboot flash boot boot.img

    fastboot flash cache cache.img

    fastboot flash recovery recovery.img

    fastboot flash system system.img​
    flashing system takes 10+ mins

    fastboot flash data userdata.img

    fastboot reboot

    Download & Install ADB from here

    First Unlock your bootloader
    1. First of all, enable the Developer Option
    To Enable the Developer Option, Go to your Settings -> About -> Software Information -> More -> Now Tap on the Build Number 7-8 Times until you see a toast message “Developer option enabled"
    2. Go back to settings -> Now you need to enable the OEM Unlock by going to Settings -> Developer Option and Enable OEM Unlock and USB Debugging
    3. Now connect your phone to Computer using USB Cable.
    4. When you connect your Phone to Computer, please wait until all the drivers get installed.
    5. Open a command prompt window by pressing Shift Key + Right Mouse Click.
    6. Now type the command below to reboot your phone to bootloader
    adb reboot bootloader​
    7. If you see a pop up to allow USB Debugging on your phone, Click OK.
    8. proceed to unlock the bootloader with the following command:
    Remember that this step will wipe EVERYTHING off the phone
    fastboot oem unlock​
    Say Yes to unlock bootloader and then it will some time format your data
    9. Reboot Your Device , You will see Orange Status bla bla bla Don't panic Its normal thing now setup your device but do not restore backup yet


    Flashing TWRP and ROOT
    Updated Black Screen Fix TWRP - Download
    Old Download TWRP
    Download latest Magisk zip from here
    Or
    SuperSu zip from here
    Flahed & Tested SuperSU v2.82 works fine but SafetyNet Fails
    Sock Recovery if needed Link

    1. Connect your device to PC
    2. Open CMD by Shift+Right click open cmd where your TWRP_3.1.1.0.img is downloaded.
    3. Reboot to Bootloader by
    adb reboot bootloader​
    4. Now enter following command in fastboot
    fastboot flash recovery TWRP_3.1.1.0.img​
    5. DO NOT USE fastboot reboot
    Use "vol up + down + power button" to manually switch off you k8 note, otherwise twrp will restore to stock if you use fastboot reboot command.
    6. After Switch Off Press & hold vol up + power button then select recovery by vol up & press vol down key to enter in recovery.
    7. Now Wait for 30 Sec/ till phone vibrates, Then press power button + vol up simultaneously until you see twrp lock screen.
    8. Just Cancel if It asks for Enter password to decrypt and Allow modification by swipe.
    9. If you see internal storage 0mb Then GoTo Wipe and FORMAT DATA once & reboot to recovery
    10. GoTo install browse and select Magisk.zip or SuperSU.zip & flash.(optional if needed install Busybox for Android NDK by osm0sis magisk module for busybox)
    11. Reboot Enjoy
    .


    Known bug in TWRP-
    Battery always shows 50% in TWRP :p

    Video Guide https://youtu.be/HrbppEWlOhs

    Join Lenovo K8 Note Development Group on Telegram for direct Conversation Link
    WhatsApp Group Link
    Enable Wireless Display/MiraCast Magisk Module - Video

    Thanks to:
    @andy_zhang - for stock rom post link
    and me @ysalunke007 for TWRP:cowboy::p

    NEXT CUSTOM ROM:cowboy:
    5
    hey, any progress on custom roms?

    Downloaded some roms for porting but no progress yet :p
    It's Diwali festival afterall
    3
    guys , any update on custom roms ?

    Porting is in progress
    2
    There is a error while extracting zip file of the firmware .just checked, I downloaded it from mega.i want to confirm if its the same for baidu also

    No error while extracting firmware downloaded from baidu
    2
    I did all the steps but I didn't wipe data. After rebooting my device stuck at boot logo,showing some red alert.
    Device is updated to latest security patch .
    And plz tell also tell me full process of flashing rom . I'm new to mediatake

    select scatter file in spflashtool
    select download only & hit download option in spflashtool
    connect k8 note to pc in meta mode/ switch off condition with holding vol up button
    now wait till the process finished
    tutorials for flashing stock
    {Mod edit: Link to paid services website removed. Oswald Boelcke, Senior Moderator}
    GDrive Link updated in the post...
    https://drive.google.com/open?id=0B8WbEJ1ZXbsveG9MdkNqY1QwbkE