11C33 [KB2005] stock boot.

Search This thread

mingkee

Senior Member
Last edited:

BillGoss

Senior Member
Sep 2, 2010
5,910
5,242
Sydney
OnePlus 8T
Google Pixel 8 Pro
Don't use the MSM Tool - that will give you a copy of your Magisk-patched boot image.

Since your phone is rooted, then you can get a copy of the stock boot from the backup Magisk creates in /data/magisk_backup_<hash value>

Or you could uninstall Magisk>Restore images in Magisk (do NOT reboot!), pull a copy of the boot image using dd, then restore root using Magisk>install>direct install
 
  • Like
Reactions: zeman124

zeman124

Member
Aug 1, 2016
18
4
Lenovo P2
Xiaomi Mi Pad 4
Don't use the MSM Tool - that will give you a copy of your Magisk-patched boot image.

Since your phone is rooted, then you can get a copy of the stock boot from the backup Magisk creates in /data/magisk_backup_<hash value>

Or you could uninstall Magisk>Restore images in Magisk (do NOT reboot!), pull a copy of the boot image using dd, then restore root using Magisk>install>direct install
Sorry, what is dd?
 

ZeuiL

Member
Nov 2, 2016
18
0
I followed the guide to extract out the C20 boot for KB2005 (international/US)

C20 Stock https://www.androidfilehost.com/?fid=15664248565197183443
MD5 86ed6298490ef8447830e6bdd146f61a

KB2005 C21 https://www.androidfilehost.com/?fid=15664248565197185204
MD5 eedb50fd8b4fe1402fecd1716621d1a3

You can patch with your Magisk
how i install it?
my bootloader is unlock

now I download the KB2005 c21 img file
i tried with adb and didnt work
i tried to download magisk apk and install it directly dont work :/
 

ZeuiL

Member
Nov 2, 2016
18
0
Install in fastbootd
Code:
adb reboot fastboot
Code:
fastboot flash boot
Press space once and drag-and-drop the boot into command window and press enter

i did it, and then reboot my devices
what next?
i open magisk and still dont see my phone has been rooted


--
i have oem unlock but dont have root (magisk)
i want to install magisk so i download magisk apk from internet but I need to install it somehow and its not work
 

ZeuiL

Member
Nov 2, 2016
18
0
There's a full guide how to flash patched boot

but i dont need to extract the file right?
I download it from here..
I have KB2005_11_c.21 version
and then I run it with adb but nothing change
 

Top Liked Posts