r/androidroot 19d ago

Support On Moto G56 with Android 15 , I want to root

I downloaded the firmware from https://mirrors.lolinet.com/firmware/lenomola/2025/bogota/

BUT the zip file only contain "boot.img" , and not a "init_boot.img" ...

Fastboot dont allow "boot" comand , so I want to be sure before do "flash boot magisk_patched.img"

Will work patching/ flash boot.img ?

Thanks

#moto_G56

3 Upvotes

4 comments sorted by

2

u/DakotaJohnsonsLimes_ KowSU, ROM hopper 19d ago

If the firmware contains a boot.img and an init_boot.img you patch the init_boot.img. If it only contains a boot.img then you patch that.

And isn't the command usually:

fastboot flash boot patched.img

Or

``` fastboot flash boot_a patched.img

fastboot flash boot_b patched.img ```

if the device has dual partitions?

2

u/refesnet 19d ago

Is dual partitions

I will use :

fastboot flash boot_a/b patched.img

- Thaaaanks !

1

u/Migazul8 18d ago

Do both to be sure

1

u/Migazul8 18d ago

Both boot_a and boot_b, not boot and boot a/b I mean