[Q] My Nexus 4 got stuck in Bootloader Screen - Android Q&A, Help & Troubleshooting

Problem is, my phone is stuck in boot-loader screen and not even showing me Google logo on selecting Start from boot-loader screen, when connect charger then also it shows me boot-loader screen
Steps which i followed to install 4.3 manually is:
1. fastboot erase boot
2. fastboot erase cache
3. fastboot erase recovery
4. fastboot erase system
5. fastboot erase userdata
6. fastboot flash bootloader <bootloader_filename_.img>
7. fastboot reboot bootloader
8. fastboot flash radio <radio_filename_.img>
9. fastboot reboot bootloader
10. fastboot -w update <Rom_filename_.img>
Step 1-9 executed successfully but at step 10 while writing system.img installation got stuck and i waited for 40 mins but nothing happened
Note: Repeated above step 3 times
Please suggest something to recovery my nexus 4 to its normal state

cloudravi said:
Problem is, my phone is stuck in boot-loader screen and not even showing me Google logo on selecting Start from boot-loader screen, when connect charger then also it shows me boot-loader screen
Steps which i followed to install 4.3 manually is:
1. fastboot erase boot
2. fastboot erase cache
3. fastboot erase recovery
4. fastboot erase system
5. fastboot erase userdata
6. fastboot flash bootloader <bootloader_filename_.img>
7. fastboot reboot bootloader
8. fastboot flash radio <radio_filename_.img>
9. fastboot reboot bootloader
10. fastboot -w update <Rom_filename_.img>
Step 1-9 executed successfully but at step 10 while writing system.img installation got stuck and i waited for 40 mins but nothing happened
Note: Repeated above step 3 times
Please suggest something to recovery my nexus 4 to its normal state
Click to expand...
Click to collapse
Can you enter to recovery?
If yes, just full wipe and flash a new rom.

TenKoX said:
Can you enter to recovery?
If yes, just full wipe and flash a new rom.
Click to expand...
Click to collapse
No, When i select Recovery mode from bootloader, then screen goes blank

cloudravi said:
No, When i select Recovery mode from bootloader, then screen goes blank
Click to expand...
Click to collapse
And in download mode?

TenKoX said:
And in download mode?
Click to expand...
Click to collapse
I did not get ? Download mode?

cloudravi said:
I did not get ? Download mode?
Click to expand...
Click to collapse
Look this thread: http://forum.xda-developers.com/showthread.php?t=2347060
---------- Post added at 11:36 AM ---------- Previous post was at 11:20 AM ----------
Say if it had worked

You also didn't reflash your recovery. So it's no wonder it doesn't boot into recovery.
Sent from my Galaxy Nexus using XDA Premium HD app

cloudravi said:
Problem is, my phone is stuck in boot-loader screen and not even showing me Google logo on selecting Start from boot-loader screen, when connect charger then also it shows me boot-loader screen
Steps which i followed to install 4.3 manually is:
1. fastboot erase boot
2. fastboot erase cache
3. fastboot erase recovery
4. fastboot erase system
5. fastboot erase userdata
6. fastboot flash bootloader <bootloader_filename_.img>
7. fastboot reboot bootloader
8. fastboot flash radio <radio_filename_.img>
9. fastboot reboot bootloader
10. fastboot -w update <Rom_filename_.img>
Step 1-9 executed successfully but at step 10 while writing system.img installation got stuck and i waited for 40 mins but nothing happened
Note: Repeated above step 3 times
Please suggest something to recovery my nexus 4 to its normal state
Click to expand...
Click to collapse
the very problem is here. :crying: is there any solution?

Related

Please help me! Flashing the first rom!!

Hi guys!
I just unlocked my bootloader and installed CWM recovery.
I want to install epinter's JB rom.
What are the steps?
I do this:
-wipe cache
-factory reset ---> there when it is going to finish it goes to the top recovery screen and does not say that it finished successfully
after these steps I tried to install the zip but it said:
-finding update package
-opening update package
-installing update...
symlink: some symlinks failed
E:Error in /sdcard/cm....zip
(Status 7)
Installation aborted.
What should I do?
try with redownloading rom!!
Officially corp via w8
I rebooted into cwm and worked. Now I am stuck at the Moto logo.
Can someone tell me the steps? What to wipe and what to format before flashing the zip??
solved!
petran_7 said:
solved!
Click to expand...
Click to collapse
how did you solve the stuck at moto screen
It usually happens when a step is overlooked. Can be resolved by retracing your steps. It happened to me once when I forgot to wipe the dalvik cache.
Sent from my MB860 using xda app-developers app
Gauu said:
how did you solve the stuck at moto screen
Click to expand...
Click to collapse
It can be stuck due to multiple reasons.
Perform a clean wipe/erase
Enter into fastboot by holding vol down and push power button
Release volume down and Press volume up to confirm fastboot selection.
Connect Phone with your microUSB cable to PC
Open command prompt and navigate to directory where you copied fastboot
Type these commands
fastboot devices (should display device id if your phone has successfully entered into fastboot mode)
fastboot -w (erases userdata and cache)
fastboot erase system
fastboot erase boot
fastboot erase recovery
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (make sure you get into fastboot again)
fastboot flash recovery recovery.img (place desired recovery - preferably CWM 5.0.2.7/romracer's)
Boot into recovery and flash the desired ROM from sdcard.
Hope this helps
---------- Post added at 02:04 PM ---------- Previous post was at 01:54 PM ----------
Gauu said:
how did you solve the stuck at moto screen
Click to expand...
Click to collapse
It can be stuck due to multiple reasons.
Perform a clean wipe/erase
Enter into fastboot by holding vol down and push power button
Release volume down and Press volume up to confirm fastboot selection.
Connect Phone with your microUSB cable to PC
Open command prompt and navigate to directory where you copied fastboot
Type these commands
fastboot devices (should display device id if your phone has successfully entered into fastboot mode)
fastboot -w (erases userdata and cache)
fastboot erase system
fastboot erase boot
fastboot erase recovery
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (make sure you get into fastboot again)
fastboot flash recovery recovery.img (place desired recovery - preferably CWM 5.0.2.7/romracer's)
Boot into recovery and flash the desired ROM from sdcard.
Hope this helps

How to flash new 5.0.1 System Image if Rooted

EDIT: Noob to flashing stock images here. Need help on how to get the image to install on the device. This is my first ever Nexus device
So there's a new 5.0.1 system image out. I'm rooted, and I remember reading somewhere that the official OTA process won't work if you have modifications to the System partition.
So, I just want to check what I should do. Thanks.
Fastboot flash the images. Then reroot.
Awesome. I'm new to fastboot, and this is my first Nexus device. What is the procedure for flashing an official System image with fastboot?
TenderloinShadow said:
Awesome. I'm new to fastboot, and this is my first Nexus device. What is the procedure for flashing an official System image with fastboot?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=56921581&postcount=33
That post left out flashing recovery. The download should have 6 files. I flashed recovery at the end (but I don't think it matters how you flash the files, I could be wrong though).
See link above, then you might as well just flash twrp recovery instead of factory recovery, then flash this SuperSU zip through recovery and you'll be rooted and updated.
Order of flash doesn't matter, and I wouldn't flash boot loader unless necessary.
di11igaf said:
See link above, then you might as well just flash twrp recovery instead of factory recovery, then flash this SuperSU zip through recovery and you'll be rooted and updated.
Order of flash doesn't matter, and I wouldn't flash boot loader unless necessary.
Click to expand...
Click to collapse
I had TWRP installed before loading up these images. I decided to not flash recovery.img thinking I would be okay; but when I tried to reboot into twrp, I soft bricked. So I would still install the recovery.img first and then twrp. Everything is working properly now.
ericplatham said:
I had TWRP installed before loading up these images. I decided to not flash recovery.img thinking I would be okay; but when I tried to reboot into twrp, I soft bricked. So I would still install the recovery.img first and then twrp. Everything is working properly now.
Click to expand...
Click to collapse
You're right, now that I think about it, I believe I had to do that as well last time I flashed a factory image.
I am unlocked, rooted and have custom recovery.... what is the procedure? Is fastboot the only way?
GatorsUF said:
I am unlocked, rooted and have custom recovery.... what is the procedure? Is fastboot the only way?
Click to expand...
Click to collapse
maybe I'll write up a guide, but download the factory image, extract it. In there is a zip file, extract it too. Then Google 15 second adb install xda. That'll set up fastboot on your pc. Then boot into the bootloader and in a command window opened in the folder where the bootloader image is located run the commands:
fastboot flash bootloader bootloader.img. Note, use the full name of the bootloader.img
fastboot reboot-bootloader
fastboot -w
Open the folder where the boot, system, cache, system, and vendor images are located. Open a command window in that folder and run the commands:
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash vendor vendor.img
fastboot flash system system.img
Then you're done
Sent from my Nexus 9 using XDA Free mobile app
jd1639 said:
Then you're done
Click to expand...
Click to collapse
He will still have to reroot and flash custom recovery... but you got 95% of the process :laugh:
So we have to go through this for updates rather than flashing a modified firmware, eh? damn
rank78 said:
So we have to go through this for updates rather than flashing a modified firmware, eh? damn
Click to expand...
Click to collapse
Since its a small update you could probably get by just flashing the system and boot images. But I haven't tried it
Sent from my Nexus 5 using XDA Free mobile app
I'd flash everything as described to be safe, I just prefer simply flashing a zip and moving on.
Will updating thru adb wipe my device?
GatorsUF said:
Will updating thru adb wipe my device?
Click to expand...
Click to collapse
You're using thru fastboot, not adb. They're different. But to answer your question the command fastboot -w does wipe your device. You could try it without that command but it may cause problems. Back your device up to Google first. Google had gotten really good at restoring the device after a flash.
You could also try just flashing the system and boot images, run those fastboot commands only and not the other ones. It should update to 5.0.1 without a problem.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
You're using thru fastboot, not adb. They're different. But to answer your question the command fastboot -w does wipe your device. You could try it without that command but it may cause problems. Back your device up to Google first. Google had gotten really good at restoring the device after a flash.
You could also try just flashing the system and boot images, run those fastboot commands only and not the other ones. It should update to 5.0.1 without a problem.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks, I have actually flashed a few times thru fastboot in the past so I'm not totally lost on the idea. I've always used tibu in the past, will Google restore my data too?
TenderloinShadow said:
EDIT: Noob to flashing stock images here. Need help on how to get the image to install on the device. This is my first ever Nexus device
So there's a new 5.0.1 system image out. I'm rooted, and I remember reading somewhere that the official OTA process won't work if you have modifications to the System partition.
So, I just want to check what I should do. Thanks.
Click to expand...
Click to collapse
Drag and Drop or Copy/Paste Images to {}
STEP #1
fastboot flash bootloader {bootloader.img}
fastboot reboot-bootloader
Step #2
fastboot erase recovery
fastboot format system
fastboot erase boot
fastboot format vendor
fastboot format cache
fastboot erase userdata {optional}
Step#3
fastboot flash recovery {recovery.img}
fastboot flash system {system.img}
fastboot flash boot {boot.img}
fastboot flash vendor {vendor.img}
fastboot flash cache {cache.img}
fastboot reboot-bootloader
Step #4
fastboot erase recovery
fastboot flash recovery {TWRP.img}
Step #5
got to TWRP recovery flash latest super su
reboot done enjoy
thanks @prdog1
fhem said:
Drag and Drop or Copy/Paste Images to {}
STEP #1
fastboot flash bootloader {bootloader.img}
fastboot reboot-bootloader
Step #2
fastboot erase recovery
fastboot format system
fastboot erase boot
fastboot format vendor
fastboot format cache
fastboot erase userdata {optional}
Step#3
fastboot flash recovery {recovery.img}
fastboot flash system {system.img}
fastboot flash boot {boot.img}
fastboot flash vendor {vendor.img}
fastboot flash cache {cache.img}
fastboot reboot-bootloader
Step #4
fastboot erase recovery
fastboot flash recovery {TWRP.img}
Step #5
got to TWRP recovery flash latest super su
reboot done enjoy
thanks @prdog1
Click to expand...
Click to collapse
Why erase recovery twice?
Just dont flash stock recovery
fhem said:
STEP #1
fastboot flash bootloader {bootloader.img}
Click to expand...
Click to collapse
Help, I'm getting the folllowing error message: error: cannot determine image filename for bootloader-flounder-3.43.0.0114.img
and now I'm stuck. I've not done this in ages but couldn't wait and now I don't know what to do.
Double_U said:
Help, I'm getting the folllowing error message: error: cannot determine image filename for bootloader-flounder-3.43.0.0114.img
and now I'm stuck. I've not done this in ages but couldn't wait and now I don't know what to do.
Click to expand...
Click to collapse
Hi, Double_U...
Are you sure you've typed the EXACT command..?
Code:
fastboot flash bootloader bootloader-flounder-3.43.0.0114.img
Reboot the bootloader, enter fastboot, and try again.
Rgrds,
Ged.

asus tf201 only show twrp screen with enter password

asus tf201 when power on show twrp screen with password asking
twrp version is 2.3.1.0
in fastboot tablet shown but when i write this command adb reboot bootloader , tablet reboots and show this screen
key driver not found.. booting os
android cardhu-user bootloader <1.00 e> released by 'ww_epad-10.6.1.0-20130225' A03
starting fastboot use download protocol
with these 3 options
RCK/ANDROID/WIPE DATA
in minimal fastboot window show waiting for device ?
i also try to update using sdcard but sdcard files not shown
any solution mates ?
experts kindly post here the solution
If TWRP is asking you for a password then you have installed the wrong TWRP for the bootloader you are on.
The easiest way for you to get out of it is to completely reset your machine.
http://forum.xda-developers.com/showpost.php?p=44244313&postcount=12
Just follow the instructions carefully here but get the tf201 firmware instead of the tf300 firmware.
i insert pin to reset the tablet with holding the volume down but nothing happen just restart the tablet
I had same problem try this how i did it http://forum.xda-developers.com/tra...r-password-t3331995/post65733096#post65733096
What i did to fix this :
use windows 7 not 8.1 install drivers
I used "Minimal ADB and Fastboot" --- google it
and using part of http://forum.xda-developers.com/show...3&postcount=12
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system c:\adb\blob --------- gives me an error uploading the blob !!!!!
fastboot -i 0x0B05 reboot ----did not respond --- have to use hardware buttons
When i restart i didn't have recovery at this point just boot in to fastboot menu (i thought i killed my asus totally ))
what i did after :
I FLASH BOOTLOADER ON THE LINK
https://www.androidfilehost.com/?fid=23060877490002899 (unzipp it and there is blob<--- i copy it in the abd/fastboot folder)
fastboot flash boot blob
reboot and go in to recovery to confirm that is Hairybean TWRP 2.5 (no enter your password any more ihaaa)
i download twrp_tf201t_kang_2.8.5.1_signed.zip (unzipp it and there is boot.blob<--- i copy it in the abd/fastboot folder) from ... https://www.androidfilehost.com/?fid=95916177934539154
and
fastboot erase recovery
fastboot flash recovery boot.blob
( I found that.... fastboot flash recovery xxxxxxxx ........... works ONLY if you do ..... fastboot erase recovery ......... first !!!!! i tryed flashing even my original twrp 2.4.4 and its asked me for the password again ..i try so many recovery version.....JB or ICS ...TWRP and CWM you name it ..just this and Hairybean TWRP 2.5 didn't asked for a password )
After ... fastboot flash recovery boot.blob ..... fastboot reboot .....worked ---- restart in to recovery ---- and i did not have that annoying "enter your password" msg any more !!!
than using part from :http://forum.xda-developers.com/tran...01-22-t3080892
Go to twrp/wipe/format data then type yes
It takes about 70 minutes to format
Make sure that your battery is full
Do Not interrupt format(if you do, it will brick)
After it's done go to Wipe//Advanced Wipe//Select Data
Tap “Repair or Change File System”//”Change File System//F2FS
Swipe to Change
Wipe dalvik cache, system, cache, data, internal storage
reboot in to twrp
At that point MY pc can see my tf201 internal storage in TWRP no problem so i just copy zips in there ....... didn't use sd card
Flash KatKiss-5.1.1_TF201_030.zip
Flash Supersu.zipin
Flash Gapps.zip
Reboot
Rom http://forum.xda-developers.com/devd...9236#downloads
SuperSu v2.46 http://download.chainfire.eu/supersu
Minimal Gapps https://www.androidfilehost.com/?fid=95916177934550851
and this rom is fast really fassst ...resurrect my tf201
hope this will help you !!!
only show this
That is simple .... from the screenshot i can see that you run adb xxxxxxx thats mean that you are in to recovery mode on your tablet (you start twrp) fastboot won't work -----
U have to be in fastboot .......
(fastbootmode is that screen when you see the RCK/ANDROID/WIPE DATA when rsk is pulsing that is it .......and DO NOT GO IN TO TWRP stay there and run fastboot comands)
for example is you run "fastboot devices" and see your device you are good to go . and adb devices won't work ---but if "adb devices " give you number any fastboot comand wont work !!!!!
SO when you see RCK/ANDROID/WIPE DATA do not touch anything else
run fastboot devices and you will see yout tf201
format everything and then flash
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
i try ur steps
i write adb reboot bootloader then tablet reboots and show 3 options RCK/ANDROID/WIPE DATA
then i didnt touch any of 3 options just write fastboot devices but it show nothing
chk picture
kindly reply
well i need working fastboot so we can continue
what are u using windows 7 or 8
windows 7
no one in this forum who help to solve this problem ?
have u try different usb drivers ?
so u can run fasboot ?
---------- Post added at 01:53 AM ---------- Previous post was at 01:48 AM ----------
i do not know exactly how to but I thing u have to try after u enter in twrp to push zip files into the tablet and and instll them ....just google for adb push and try to install ZIP Hairybean TWRP 2.5 bootloader and then twrp_tf201t_kang_2.8.5.1_signed.zip
ok i will search adb push
i download both files which u mentioned
will u please share the write procedure for this and for same model ?
mate if u have solution then kindly share to solve this problem
thnx
any solution experts..............?
GSM-HUM said:
any solution experts..............?
Click to expand...
Click to collapse
did you ask here
http://forum.xda-developers.com/transformer-prime/help
Sent from my XT1060 using XDA Labs
---------- Post added at 07:38 PM ---------- Previous post was at 07:24 PM ----------
I really don't know enough about this device to give any advice
Sent from my XT1060 using XDA Labs

Bricked phone, frozen twrp (SOLVED)

Here is the problem : After flashing a rom, I got encryption unsuccessful, then I go back to recovery and wipe. as it took long I force reboot using power and vol-. Now the phone always boot on TWRP which stuck on splash and sometimes it boot the rom but has encryption unseccessful. I do not have DL as there is TWRP as well with the same problem. I can boot to fastboot but the command : fastboot erase recovery alway get unknown command. I also tried flash the laf.img via fastboot but it doesn't work.
Need help please.
I get it solve by using fastboot oem lock. It wiped userdata and cache and unfreeze TRWR, then unlock bootloader again. Everything works like charm

Successfully unbricked mi 9t

I would like to share my experienced how to unbricked my phone that stock on fastboot mode.why my phone is brick? The reason why my phone brick just because i restore the wrong system with the other vendor from china to miuimix and after restore it, it stock on fastboot mode unable to recover backup or to load in recovery mode. It didn't also turn off. l try to use miflash tool but it didn't work because of authorization not match to my phone, i tried other fastboot rom but it didnt work.. Try to boot twrp using fastboot boot but it didn't show any. I came up with the idea to flash. Img using cmd into the system that i restore, begin with the boot.img nothing will happen. Until i flash the vbmeta.img, then it begin to show boot img and eventually access twrp. I wiped everything and flash again a brandnew rom miui12 and it works well now.. Hope it will help to others to have an idea to unbrick there phone. ☺☺☺
flamedrops said:
I would like to share my experienced how to unbricked my phone that stock on fastboot mode.why my phone is brick? The reason why my phone brick just because i restore the wrong system with the other vendor from china to miuimix and after restore it, it stock on fastboot mode unable to recover backup or to load in recovery mode. It didn't also turn off. l try to use miflash tool but it didn't work because of authorization not match to my phone, i tried other fastboot rom but it didnt work.. Try to boot twrp using fastboot boot but it didn't show any. I came up with the idea to flash. Img using cmd into the system that i restore, begin with the boot.img nothing will happen. Until i flash the vbmeta.img, then it begin to show boot img and eventually access twrp. I wiped everything and flash again a brandnew rom miui12 and it works well now.. Hope it will help to others to have an idea to unbrick there phone.
Click to expand...
Click to collapse
Could you explain? My phone is stuck at fastboot and my pc doesn't detect the phone.
if u could access your phone via fastboot / adb then it wasn't a hardbrick , just a softbrick
TahmidZee said:
Could you explain? My phone is stuck at fastboot and my pc doesn't detect the phone.
Click to expand...
Click to collapse
You should check first the driver of your computer. Make sure you have the driver of your phone to your computer. After that you can check your device via adb by using commnd on cmd "adb devices".
instructions to flash:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot erase recovery
fastboot flash recovery twrp-3.3.1-0-davinci.img
link: https://dl.twrp.me/davinci/twrp-3.3.1-0-davinci.img
w595shubham said:
instructions to flash:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot erase recovery
fastboot flash recovery twrp-3.3.1-0-davinci.img
link: https://dl.twrp.me/davinci/twrp-3.3.1-0-davinci.img
Click to expand...
Click to collapse
VERY VERY THANX A LOT MAN...THX THX THX:highfive:
flamedrops said:
I would like to share my experienced how to unbricked my phone that stock on fastboot mode.why my phone is brick? The reason why my phone brick just because i restore the wrong system with the other vendor from china to miuimix and after restore it, it stock on fastboot mode unable to recover backup or to load in recovery mode. It didn't also turn off. l try to use miflash tool but it didn't work because of authorization not match to my phone, i tried other fastboot rom but it didnt work.. Try to boot twrp using fastboot boot but it didn't show any. I came up with the idea to flash. Img using cmd into the system that i restore, begin with the boot.img nothing will happen. Until i flash the vbmeta.img, then it begin to show boot img and eventually access twrp. I wiped everything and flash again a brandnew rom miui12 and it works well now.. Hope it will help to others to have an idea to unbrick there phone.
Click to expand...
Click to collapse
Can u please explain it. I am stuck with the same problem. I got success in flashing fastboot rom via miflash tool but it's still stuck in fastboot.
Thanks God Bless You.
---------- Post added at 05:01 PM ---------- Previous post was at 04:36 PM ----------
Deaddo6 said:
VERY VERY THANX A LOT MAN...THX THX THX:highfive:
Click to expand...
Click to collapse
This Helped You guys are angel
w595shubham said:
instructions to flash:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot erase recovery
fastboot flash recovery twrp-3.3.1-0-davinci.img
link: https://dl.twrp.me/davinci/twrp-3.3.1-0-davinci.img
Click to expand...
Click to collapse
I have the same problem. I tried also this one, but nothing.
Everything goes ok in CMD, but when I type:
fastboot boot twrp.img
I get:
FAILED (remote: Failed to load/authenticate boot image: Load Error)
I still can't go in Recovery, neither turn off the phone. How solve this?!
dix93 said:
I have the same problem. I tried also this one, but nothing.
Everything goes ok in CMD, but when I type:
flash boot twrp.img
I get:
FAILED (remote: Failed to load/authenticate boot image: Load Error)
I still can't go in Recovery, neither turn off the phone. How solve this?!
Click to expand...
Click to collapse
flash boot twrp.img?
What do you wanna do?
If you want to boot into TWRP it should be
Code:
fastboot boot recovery "name-of- recovery.img"
If you want to flash TWRP it should be
Code:
fastboot flash recovery "name-of-recovery.img"
Your command
fastboot flash boot twrp.img should flash the recovery image over the boot image?
If you want to boot into twrp you should use the command above.
As far as I know not every device/firmware is able to boot into TWRP. It seems other users were able to do so with a mi 9t so my advice would be:
- Try another usb port / cable.
- Check twice if you renamed the twrp image correctly
- Try another twrp version (older one or unofficial)
w595shubham said:
instructions to flash:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot erase recovery
fastboot flash recovery twrp-3.3.1-0-davinci.img
link: https://dl.twrp.me/davinci/twrp-3.3.1-0-davinci.img
Click to expand...
Click to collapse
Wolfcity said:
flash boot twrp.img?
What do you wanna do?
If you want to boot into TWRP it should be
Code:
fastboot boot recovery "name-of- recovery.img"
If you want to flash TWRP it should be
Code:
fastboot flash recovery "name-of-recovery.img"
Your command
fastboot flash boot twrp.img should flash the recovery image over the boot image?
If you want to boot into twrp you should use the command above.
As far as I know not every device/firmware is able to boot into TWRP. It seems other users were able to do so with a mi 9t so my advice would be:
- Try another usb port / cable.
- Check twice if you renamed the twrp image correctly
- Try another twrp version (older one or unofficial)
Click to expand...
Click to collapse
Thank you. Actually I was confused in the transcript here, I meant fast boot instead of flash.
But I figured out to use XiaomiFlash Tool to install a ROM via fastboot, and then reinstall a recovery.
The popup camera is not working good with the XIAOMI official rom (It tries to close the cam even if it is already closed). Now I'm trying to install Havoc OS to try to solve those problem, but it demands me the miui v11.0.4 or new (error in twrp), even if I have the miui v12.... trying to figure out why
for the guys whome are stuck on fastboot, you may try "XiaoMiTool V2". this bought my Mi9T from fastboot to life.
make sure all the drivers are installed as well. what's better is install usb drivers, reboot computer, enable usb debugging, connect the phone to computer, select transfer data, wait till the computer completely setup your phone, turn off phone and connect to computer, wait till computer detects and setup, put the phone on fastboot mode and connect, check whether computer shows android device... once everything are confirmed then proceed with flasing.. :good::good:
w595shubham said:
instructions to flash:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot erase recovery
fastboot flash recovery twrp-3.3.1-0-davinci.img
link: https://dl.twrp.me/davinci/twrp-3.3.1-0-davinci.img
Click to expand...
Click to collapse
This command - fastboot flash vbmeta worked.
(using a version from Redispade for Grus - mi9se)
Unbricked my bootloop (recovery) after upgrading from miui 12 (android 10) to 12.5 android 11.
thanks!

Categories

Resources