Stuck during installation

Hi,

I’m trying to install a Xiaomi Mi 10T Pro with this image: Release iodéOS 4.x for Xiaomi Mi 10T (+pro) · iodeOS/ota · GitHub iode-4.5-20230926-apollon-fastboot.zip

Unfortunately I can not get further than the FASTBOOTD screen, in the terminal it tells me:

Rebooting into fastboot
< waiting for any device >

On the phone I see the selection:

  • Reboot system now
  • Enter recovery
  • Reboot to bootloader
  • Power off

what’s next?

The script should continue to flash the device right through to the end when it will reboot, or ask you to reboot. No user interaction is required during flashing.

If it does not continue from that point, maybe unplug it , power off or reboot to bootloader from the fastbootd menu and try again with another cable or another port on your pc.

Is your fastboot package up to date/ latest?

I have now made it, on windows it did not run through on linux without any problems

This happened to me. I selected “Reboot to Bootloader” because the Iode Installer was stuck for 30 min, and now I’m stuck in a bootloop.
“bootloader is unlocked” warning then white Google boot screen for about 1 second.
I now can’t enter USB debugging.
Any thoughts?

first, make sure your device is indeed the Xiaomi Mi 10T Pro (apollon) you should see the code M2007J3SG on the back of the device. if you try the wrong device, you run a high risk of bricking.

The instructions for installing iodé manually on the apollon are not very explicit (ota / ota · GitLab) so if the automatic installer fails, you might want to refer to the lineage docs: Info about apollon | LineageOS Wiki

check if you can get into recovery by booting with power plus the volume up key. if that works, you can manually install a .zip image from the recovery, using adb sideload.
if you can’t get into recovery, you can see if you can get into fastboot by booting with power plus the volume down key. if you can get into fastboot, install the recovery again and use adb sideload to flash the image.