View Single Post
Old 04-07-2022, 11:23 AM   #19
Machinus
Enthusiast
Machinus began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Sep 2017
Device: Kindle
Quote:
Originally Posted by Renate View Post
So, everything works fine.
You should have two 16 Meg files that are exactly the same and one 100 Meg file that is the same as the 16 with 80 Megs of zeroes on the end.
Any of them are acceptable to Magisk for patching. Just follow the rest of the OP instructions.
I was able to patch with Magisk.

The short img file is 16,486,400 bytes.
The patched img file is 17,321,984 bytes.

But, it looks like the device disconnects at the fastboot command:

Code:
C:\>adb devices
List of devices attached
16E91C12        device

C:\adb reboot bootloader

C:\>fastboot boot magisk_patched-24300_I3L2y.img
< waiting for any device >
The device freezes, disappears from Windows, and your usb logger shows a red event. What else am I doing wrong?
Machinus is offline   Reply With Quote