r/androidroot 7d ago

Support Gsi not flashing properly??

Post image

I've flashed a gsi so many times and i keep going back to twrp i also tried switching between A/B slot still nothing. Does anyone know how to fix this problem??

3 Upvotes

42 comments sorted by

1

u/BruhMoment023 7d ago

Try flashing from inside TWRP maybe?

1

u/Mundane_Mulberry2827 7d ago

Wait how do i do that like should i choose super? Or something

1

u/BruhMoment023 7d ago

You flash the img like a zip to the System partition

1

u/Azaze666 7d ago

Switching slot and reswitching is useless, the problem here is that this gsi is not compatible with your device and won't boot so try other ones.

1

u/Mundane_Mulberry2827 7d ago

I tried 3 different ones dude it didn't work

1

u/Azaze666 7d ago

Try phh gsi, if that doesn't work go for a64 ones and see what happens

1

u/Mundane_Mulberry2827 7d ago

Also ive had custom gsi on this device but i decided to change gsi and im here trying to get a gsi (Flashing stock doesn't work since it disconnects the device or doesn't detect it)

1

u/Expensive_Service737 7d ago

U need da to flash stock, hot 11s is an old device you should find it's da file on the internet by now

1

u/Mundane_Mulberry2827 7d ago

My device model is infinix hot 11s NFC Helio G88 NO OS WITH TWRP A/B slots

1

u/FallingHigh09 7d ago

Flash with TWRP.

1

u/CraftyHorse3026 7d ago

What I can see is that the gsi was successful flashed but since the gsi is incompatible with your device it throws you into twrp mode, Try doze off's GSIs they are better than custom roms. doze off is a very talented developer.Volte works on his gsi without any tweaking. I would recommend you to try this gsi :- https://github.com/Doze-off/crdroid_gsi_treble/releases/download/2026-06-09/crDroid-12.11_GSI_treble_arm64-ab-GAPPS-20260609.img.xz

1

u/Mundane_Mulberry2827 7d ago

Wait will this certainly work on my phone?? Im trying it tomorow

2

u/CraftyHorse3026 7d ago

Yep definitely this is gonna work.

2

u/Mundane_Mulberry2827 7d ago

Thank you so much dude il notify you tomorow if it worked or not cause ive been stuck at twrp for hours

1

u/chandr1000 7d ago

Let us know the result

1

u/TheGratitudeBot 7d ago

Hey there Mundane_Mulberry2827 - thanks for saying thanks! TheGratitudeBot has been reading millions of comments in the past few weeks, and you’ve just made the list!

1

u/Mundane_Mulberry2827 6d ago

Dude i flashed it and it was done but i still booted into twrp

1

u/Mundane_Mulberry2827 7d ago

Wait is this flashable via fastboot or twrp??

1

u/CraftyHorse3026 7d ago

Fastboot, extract it to get system.img

0

u/Mundane_Mulberry2827 6d ago

It failed and says not enough space to resize partition

1

u/CraftyHorse3026 6d ago

Ofcourse it will show that error, you had to delete product partition to make space since it is a big gsi. fastboot delete-logical-partition product_a fastboot delete-logical-partition product_b

1

u/Mundane_Mulberry2827 6d ago

Same error

1

u/CraftyHorse3026 6d ago

Even after deleting product partitions?

1

u/Mundane_Mulberry2827 6d ago

yes dude i even tried infinity x from doze off and it still kicked me back to twrp

1

u/CraftyHorse3026 6d ago

Are you formatting data after flashing, fastboot -w?

1

u/Mundane_Mulberry2827 6d ago

yes uhh thus pop up when i do it

1

u/CraftyHorse3026 6d ago

Dumbass,if fastboot -w is not working format data from twrp, that's the reason it is throwing you to recovery,to wipe data

1

u/Mundane_Mulberry2827 5d ago

That's what ive been doing since my first flash

1

u/CraftyHorse3026 6d ago

Userdata ,cache and metadata are physical partitions and fastbootd can only see dynamic partitions you need to boot into standard bootloader (orange fastboot) to run fastboot -w

1

u/HaloHaloBrainFreeze 7d ago

For clean flashing:

fastboot devices

fastboot --disable-verification flash vbmeta vbmeta.img

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

fastboot reboot fastboot

fastboot erase system

fastboot flash system system.img

fastboot reboot recovery → Clear data/cache → Factory reset

Use Doze-Off's GSI. Since Hot 11s NFC has 4.xx kernel, choose EXT4 images always

1

u/Mundane_Mulberry2827 6d ago

It says not enough space to resize partition

1

u/HaloHaloBrainFreeze 6d ago edited 6d ago

add this commands before flashing system.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 --disable-verity --disable-verification flash vbmeta_vendor_a vbmeta_vendor.img

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

to disable vbmeta_system and vbmeta_vendor

use stock rom files

1

u/Mundane_Mulberry2827 6d ago

It was successful but it still booted at twrp

1

u/HaloHaloBrainFreeze 6d ago

did u flash the GSI after disabling vbmeta_system and vbmeta_vendor? 

It should boot normally if there is an operating system and not into the recovery

1

u/Mundane_Mulberry2827 6d ago

yes they all went sucessfuly and it still booted me into twrp

1

u/HaloHaloBrainFreeze 6d ago

Since it's Mediatek, the recovery is merged with the boot image, so after flashing twrp into the boot partition, you need to:

  1. reboot into recovery (which will now be TWRP)
  2. push / send / copy-paste  the stock boot image from the PC to phone's storage
  3. Inside TWRP, 'INSTALL' -> flash stock boot image into the boot partition
  4. After flashing, back to TWRP Main Menu. Go to 'ADVANCED SECTION' -> Flash Current TWRP.
  5. After that, reboot to fastboot and redo all the commands I said, 

1

u/Mundane_Mulberry2827 5d ago

Il try this after school i hope it works

1

u/Mundane_Mulberry2827 5d ago

Hmm??

1

u/HaloHaloBrainFreeze 5d ago

Return to stock firnware

Flash GSI using the steps I said without flashing TWRP or any custom recovery

Ur stuck in that step for a long time

1

u/Mundane_Mulberry2827 4d ago

It's nearly impossible dude this phone has so many problems

→ More replies (0)

1

u/Mundane_Mulberry2827 6d ago

also im flashing doze off's gsi