K30 5G cannot install Magisk 21 in weekly 20.10.29 version


jaychung

Members
Feb 11, 2020
5
13
Hi all,

Does anyone can install Magisk 21 in weekly 20.10.29?
I had follow installation on Magisk, I used patching image and custom recovery both cannot install.
Magisk Manager always show installed N/A.
I just notice my Magisk Manager A/B show NO, but Magisk web was show Yes.
Are this is root cause?
32634


Thanks
 
After patching you have to copy the patched boot (Download/magisk_patched.img) to your PC
reboot into fastboot mode and flash with command:
fastboot flash boot /path/to/magisk_patched.img

I think that is the step you missed

"A/B No" is not an issue.
It is simply showing if your device has A/B partition.
 
Last edited:
After patching you have to copy the patched boot (Download/magisk_patched.img) to your PC
reboot into fastboot mode and flash with command:
fastboot flash boot /path/to/magisk_patched.img

I think that is the step you missed

"A/B No" is not an issue.
It is simply showing if your device has A/B partition.

Thanks for your reply,
I have follow the step, all look fine, but after into system to check Magisk Manager , still didn't install.
this is my command, dose anything wrong ?
32647