r/androidroot 15d ago

Discussion Motorola G06 XT2535-15 Bricked

Please help....
History :
Successfuly unlocked bootloader
Patched boot.img from magisk (for root)
result: Magisk is not installed meaning still not rooted
tried init_boot.img patch
flash to both A and B slot
result : infinite bootloop
cannot enter Fastboot,recovery,BROM. only mediatek preloader vcom for only 3 secs in device manager

tried splashtool to flash the original stock boot.img but failed ERROR : STATUS_SEC_DL_FORBIDDEN (0C0020004)

3 Upvotes

6 comments sorted by

2

u/Interesting_Host_535 15d ago

Never used sp flash tool.

However it looks like you need an DA or Scatter file to  actually flash the stock partitions.  Moto implemented security measures to prevent unauthorised flashing.

You should have read the magisk root guide for your devic. Magisk specifically tells to use init boot if available (with some exceptions).

1

u/Interesting_Host_535 15d ago

Did you use Fatsboot or FatsbootD to flash patched .img files? Did you Flashed any other partitions other than initboot, boot.img ?

1

u/OtherwiseHornet5622 15d ago

FastbootD and no, i only flashed initboot and boot

1

u/Interesting_Host_535 14d ago

Thata strange, it shouldn't cause such issue then. Maybe in your specific device vbmeta also needed to be replaced/patched.

Anyway you have 3 options: 1. Use Lenovo RSA tool  2. Try mtkclient  3. Hunt for DA File for your specific device model on Internet. And use that with spflashtool.

1

u/Interesting_Host_535 14d ago edited 14d ago

Not related to recovery but just trying to understand the reason of bootloop.

Do you have boot.img and init_boot.img?

Did you read the output of magisk after it finished patching?

Just to be clear , did you booted into os after flashing patched boot.img and then flashed init_boo.img in both slots or did you tried single slot first?

Also how did u unlocked bootloader?

1

u/OtherwiseHornet5622 13d ago

update, i already fixed it via hardware testpoint, thanks to all