Question Konabess in C.47

Search This thread

Mi Bodya

Member
Jun 9, 2021
27
5
On firmware C.47 after changing any settings the system stops booting. Flashing a modified vbmeta which helped to solve the problem on C.44 firmware doesn't work anymore and also leads to problems with booting the system. Perhaps someone knows how to get Konabess to work on the latest C.47 firmware?
 
  • Like
Reactions: buu'buu

corneo

Senior Member
Dec 26, 2006
97
33
Berlin
OnePlus 9 Pro
Realme GT
For me it works like before. Please try following commands and use extracted images from c.47:


fastboot flash boot root.img

fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

fastboot --disable-verification --disable-verity flash vbmeta_system vbmeta_system.img

fastboot --disable-verification --disable-verity flash vbmeta_vendor vbmeta_vendor.img
 
  • Like
Reactions: Mi Bodya

Mi Bodya

Member
Jun 9, 2021
27
5
For me it works like before. Please try following commands and use extracted images from c.47:


fastboot flash boot root.img

fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

fastboot --disable-verification --disable-verity flash vbmeta_system vbmeta_system.img

fastboot --disable-verification --disable-verity flash vbmeta_vendor vbmeta_vendor.img
please share the files if you have them.
 

Mi Bodya

Member
Jun 9, 2021
27
5
For me it works like before. Please try following commands and use extracted images from c.47:

You can extract it by yourself with using payload dumper go. Please try forum search.

Thank you! It worked!
 

Mi Bodya

Member
Jun 9, 2021
27
5
what about in oos 13 f72? tried several combinations with vbmeta and vendor partitions, no luck. always ends up dmverity crashdump or constant reboot cycle to fastboot.
fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

fastboot --disable-verification --disable-verity flash vbmeta_system vbmeta_system.img

fastboot --disable-verification --disable-verity flash vbmeta_vendor vbmeta_vendor.img

...
It works in me
 

Attachments

  • Screenshot_2022-12-03-21-54-40-85_9492aa3750dca76abb7c25b39a5f1e8e.jpg
    Screenshot_2022-12-03-21-54-40-85_9492aa3750dca76abb7c25b39a5f1e8e.jpg
    169.6 KB · Views: 43
  • Screenshot_2022-12-03-21-55-13-81_9377062244386eb9024fd0c0fd33747c.jpg
    Screenshot_2022-12-03-21-55-13-81_9377062244386eb9024fd0c0fd33747c.jpg
    281.4 KB · Views: 42

gsser

Senior Member
fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

fastboot --disable-verification --disable-verity flash vbmeta_system vbmeta_system.img

fastboot --disable-verification --disable-verity flash vbmeta_vendor vbmeta_vendor.img

...
It works in me
For some reason it didnt for me. I tried flashing in each slot one by one and it works

fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img

fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img

fastboot --disable-verity --disable-verification flash vbmeta_system_a vbmeta_system.img

fastboot --disable-verity --disable-verification flash vbmeta_system_b vbmeta_system.img

fastboot flash --disable-verity --disable-verification vbmeta_vendor_a vbmeta_vendor.img

fastboot flash --disable-verity --disable-verification vbmeta_vendor_b vbmeta_vendor.img
 

sefai77

Senior Member
Nov 3, 2010
162
28
Hi, how can i use this files ? i dont know anything about konabess, can you help me? i have rooted LE2123 F72 version
 

Z-Blade

Senior Member
Jan 29, 2012
684
290
Perth
Hi, how can i use this files ? i dont know anything about konabess, can you help me? i have rooted LE2123 F72 version
Join the telegram group mentioned above or visited the Konabess GitHub. The info is there. There are also YouTube videos. Lots of info about it if you simply search for it.
 

gsser

Senior Member
Peeps kept asking me in Telegram and in xda so here is what you do to update OOS without crash dump.

From your CURRENT ROM payload.bin, extract dtbo, vendor_boot, vbmeta, vbmeta_system, vbmeta_vendor. Then use the commands i put below. After that just local flash the ota and use magisk to patch inactive slot.

fastboot flash dtbo dtbo.img

fastboot flash vendor_boot vendor_boot.img

fastboot flash boot magisk.img - the magisk patched boot.img

fastboot flash vbmeta_a vbmeta.img

fastboot flash vbmeta_b vbmeta.img

fastboot flash vbmeta_system_a vbmeta_system.img

fastboot flash vbmeta_system_b vbmeta_system.img

fastboot flash vbmeta_vendor_a vbmeta_vendor.img

fastboot flash vbmeta_vendor_b vbmeta_vendor.img

------------------------------------------------------------------

To re-use Konabess after the update, extract the images above from the OTA payload.bin and just use the commands down below.

fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img

fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img

fastboot --disable-verity --disable-verification flash vbmeta_system_a vbmeta_system.img

fastboot --disable-verity --disable-verification flash vbmeta_system_b vbmeta_system.img

fastboot flash --disable-verity --disable-verification vbmeta_vendor_a vbmeta_vendor.img

fastboot flash --disable-verity --disable-verification vbmeta_vendor_b vbmeta_vendor.img

This works for me in OOS 13 ROMs.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    On firmware C.47 after changing any settings the system stops booting. Flashing a modified vbmeta which helped to solve the problem on C.44 firmware doesn't work anymore and also leads to problems with booting the system. Perhaps someone knows how to get Konabess to work on the latest C.47 firmware?
    1
    For me it works like before. Please try following commands and use extracted images from c.47:


    fastboot flash boot root.img

    fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img

    fastboot --disable-verification --disable-verity flash vbmeta_system vbmeta_system.img

    fastboot --disable-verification --disable-verity flash vbmeta_vendor vbmeta_vendor.img
    1
    You can extract it by yourself with using payload dumper go. Please try forum search.

    1
    Here is my config, i made it for my previous mi 11 ultra but it works just as fine for my 9 pro.
    1
    Is there a guide about this (for first timers)? Or have I got to just follow the post #2

    Thanks
    there is a telegram group with guides and support. Search adreno_konabess in telegram