New Progress.
I'm back to 54GB now. Dunno if that's a big progress or small one. But at least something is changing.
Before it had 11GB
I was at 11 last night then messed something up. Can you try to put a rom on internal storage and see if it goes through?
I can help you with that!!!!
Basically I helped a guy fix his Mi 9 which had the same issue
Download this: https://forum.xda-developers.com/attachment.php?attachmentid=4494670&d=1525641258
Then transfer the "gdisk" to your phone in TWRP with adb push
With adb shell do the following commands:
chmod 777 gdisk
./gdisk
Then in gdisk show the info of userdata partition and copy its GUID code. Then delete the userdata partition and create a new partition (with default first and last sector) and change its GUID code to the one you copied from userdata and change its name to userdata
Then in TWRP click Format Data, type in yes, continue and you're done!
I seem to have hard bricked my 9T after flashing the MIUI 11 rom from xiaomi.eu. I think culprit is a totally botched/corrupted boot loader and I have no idea how it happened. I've tried reflashing back to stock through stock image .bat files, but no dice. It flashed everything but the device still refuses to boot past the MI screen. If I try to boot into TWRP, my device gets stuck at the TWRP splash screen, no matter which version it is. Does anyone know what I can do or try at this point? Thanks.
Finally, i can pass the splash screen, now its on the boot animation, ill wait will this pass the animation boot or not.
Finally, i can pass the splash screen, now its on the boot animation, ill wait will this pass the animation boot or not.
I've been there 2 days ago. I waited 8 hours nothing happened.
---------- Post added at 12:23 PM ---------- Previous post was at 12:22 PM ----------
Yeah I gave up.
I managed to get access to the internal storage from my pc and could move stuff without adb commands, basically I could move stuff normally and my pc recognized the memory but again that doesn't fix anything if we can't flash stuff.
Buakkakakka yaaaass... im also gave up.
You are right, nothing happened...
Ill send it back with guarantee card.
Out of boredom and a bit of depression, I "deleted" /dev/block/sda with gdisk and now I'm met with: "System is destroyed" on boot. TWRP is gone and the bootloader relocked itself. Fastboot can't erase or flash jack since the BL is locked. I feel like if I bought an EDL cable, put the phone in EDL mode, and use miflash to flash the fastboot rom on it, it will magically be fixed. I don't know if anyone is crazy enough to try on their end though.
Steps performed (THIS IS NOT A FIX, DO NOT TRY WITHOUT EDL):
1. download zip provided by nicolassmart and extract gdisk file into the same directory as adb
2. connect phone and boot into TWRP
3. on splash, open CMD
4. type in adb push gdisk /etc/ then press enter
5. enter adb shell and change directory to /etc/
6. type in chmod 777 gdisk then press enter
7. type in ./gdisk /dev/block/sda then press enter
8. navigate to extra functionality menu (or something along those lines) then select zap blah blah
9. yes to all prompts
10. Reboot
From there you could pry the K20 open or buy an EDL cable, boot into EDL mode, and then use miflash to flash fastboot rom.
I gave up on the phone I tried EDL too but EDL wouldn't even boot. Or it would have taken hours too and I didn't have the patients.
After the EDL reboot command the screen turned just black ( I waited 1 hour nothing happened, maybe more time woulda helped but like I said I gave up on the phone).
Out of boredom and a bit of depression, I "deleted" /dev/block/sda with gdisk and now I'm met with: "System is destroyed" on boot. TWRP is gone and the bootloader relocked itself. Fastboot can't erase or flash jack since the BL is locked. I feel like if I bought an EDL cable, put the phone in EDL mode, and use miflash to flash the fastboot rom on it, it will magically be fixed. I don't know if anyone is crazy enough to try on their end though.
Steps performed (THIS IS NOT A FIX, DO NOT TRY WITHOUT EDL):
1. download zip provided by nicolassmart and extract gdisk file into the same directory as adb
2. connect phone and boot into TWRP
3. on splash, open CMD
4. type in adb push gdisk /etc/ then press enter
5. enter adb shell and change directory to /etc/
6. type in chmod 777 gdisk then press enter
7. type in ./gdisk /dev/block/sda then press enter
8. navigate to extra functionality menu (or something along those lines) then select zap blah blah
9. yes to all prompts
10. Reboot
From there you could pry the K20 open or buy an EDL cable, boot into EDL mode, and then use miflash to flash fastboot rom.
I did wipe everything. Data, Cache, persist, internal storage, everything that you could wipe.
Like I said I've had access to every partition again.
My guess is if you wan't to fix it you have to wait until a new twrp version comes out. But even then it's questionable.
There are to possibilities. Either the device "forgot" that it is a Mi9T and therefore no ROM wheter it's costume or stock is flashable/ is accepted after the flash. Or the current twrp versions are not able to flash, but that would not explain why stock doesn't work.
But my guess is that former option. Because even stock recovery can't get through the encryption even after formatting every single damn thing on the storage (without errors). Basically my storage was kinda like it was a new one.
Again the furthest that I've gotten is having the device recognized on my PC with the "full 56gb storage" i guess the rest was taken by the OS. And my pc could normally move stuff in and out like a fully functional phone would.
But even than after flashing stock or costume rom it says no OS installed, even if you remove safety lines from the zip file to remove error 7 and decrypt the storage. Cuz after flashing anything the storage just gets encrypted again and the storage size goes back to 11gb and the pc won't recognize the phone anymore.
Maybe there is something wrong with the mobo or there is some kind of memorie that stored inforation about the device being on miui11 and now not a signle flash with for any rom that's mi10 works.
Your best shot is to wait for a stable miui11 or a costume working rom that is based on mi11. maybe you could try and flash an asoap rom and this works. But i'm 99% sure that you won't have any luck getting this device running with a miui10 version again.
But I'm not gonna waste any more time on this phone. The fact that every try takes 4ish hours because booting up twrp and flashing/formatting anything takes 2 hours each is just way to long for a slim chance to get it working again. If it was not for the slowdown I could try all the other stuff that I just mentioned but yeah. Someone else with patients might do.
For me I'm gonna stick on stock rom now, since eu was not that different tbh. That being said the current stock rom is 10.3.12 on global at least that is what my phone says. So 10.3.11 isn't even up to date.
I got exactly the same problem after installing miui 11rom. Installing firmware via fastboot was unsuccessful. God, help us ...I seem to have hard bricked my 9T after flashing the MIUI 11 rom from xiaomi.eu. I think culprit is a totally botched/corrupted boot loader and I have no idea how it happened. I've tried reflashing back to stock through stock image .bat files, but no dice. It flashed everything but the device still refuses to boot past the MI screen. If I try to boot into TWRP, my device gets stuck at the TWRP splash screen, no matter which version it is. Does anyone know what I can do or try at this point? Thanks.
Just the exact same problem as mine. If you know anything about how to solve this problem, please tell us.So do I, first time I successfully instal first beta v25 miui 11, and than when the v26 comes, stupidly, i flash it from twrp, it tells me that i succeed installing that zip, and than i wipe art and cache and reboot system, but what next i know, my phone brick, i can not instal anyrom, from mi flash tool, or from anywhere. I did everything and still can not fix the problem.
Anyway, you still can enterin TWRP UI, after waiting about 10 to 30 minutes, because after intalling that rom, automatically your data format change from ext4 to f2fs, and twrp will need a lot of time to read your disk.
But, even after doing anything in twrp, still can not make my phone successfully boot into system.
And theres moun I/O error everytime i tried to wipe everything, or fix disk, or change disk format. Everything... and i just dont know what to do anymore.
So may be you can wait patiently until you can entering twrp ui, and please lemme know if you know how to fix this problem
i have experience that, then i flash the twrp chinese version and it works.
I had the same problem with a miui 10 weekly beta but unfortunately I wasn't able to fix it but lucky me my phone was still in a return period so I returned it back to Amazon and got my money back since then I have always stayed away from beta ROMs . I tried everything but it wasn't booting pass the mi logo as you said
This makes sense as I remember trying to boot into stock recovery early in the morning. I woke up and it finally booted, but the recovery was in Chinese. I will give 4PDA TWRP about an hour and see what I can do. Thanks.
I am thankful that I saw this before updating to newest miui 11