TWRP failing to install on 10.3 - Xiaomi Mi Mix 3 Questions & Answers

Hi guys, i just updated my mi mix 3 to 10.3 and im trying to install twrp (like i have done many times in the past) however, now when i type in
fastboot flash recovery twrp.img
nothing happens just the dashed line of cmd keeps pulsating and when i remove the cable i get this message :
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.829s

No issues for me. Worked , flashed Magisk also.

I'm apparently able to install it (at least it looks like it).
But when I try to boot into it I get the MI recovery console, so not able to install it as well.
---------- Post added at 06:06 PM ---------- Previous post was at 06:05 PM ----------
mohanparvatham said:
No issues for me. Worked , flashed Magisk also.
Click to expand...
Click to collapse
What TWRP version did you flash?

A Suggestion..
faddys123 said:
Hi guys, i just updated my mi mix 3 to 10.3 and im trying to install twrp (like i have done many times in the past) however, now when i type in
fastboot flash recovery twrp.img
nothing happens just the dashed line of cmd keeps pulsating and when i remove the cable i get this message :
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.829s
Click to expand...
Click to collapse
prozac192 said:
I'm apparently able to install it (at least it looks like it).
But when I try to boot into it I get the MI recovery console, so not able to install it as well.
---------- Post added at 06:06 PM ---------- Previous post was at 06:05 PM ----------
What TWRP version did you flash?
Click to expand...
Click to collapse
As a former Xiaomi owner.. May I suggest you first "Boot Into TWRP Recovery" then, flash it..
That should do it..

prozac192 said:
I'm apparently able to install it (at least it looks like it).
But when I try to boot into it I get the MI recovery console, so not able to install it as well.
---------- Post added at 06:06 PM ---------- Previous post was at 06:05 PM ----------
What TWRP version did you flash?
Click to expand...
Click to collapse
I used 3.3.1-5 unofficial
https://www.androidfilehost.com/?fid=6006931924117902029

But how?
RaiderWill said:
As a former Xiaomi owner.. May I suggest you first "Boot Into TWRP Recovery" then, flash it..
That should do it..
Click to expand...
Click to collapse
How could he do that? He's trying to install TWRP.

Related

[Q] Stuck in TWRP Recovery Mode

Hi there!
I just had a go at flashing my new HTC One M8, and I'm stuck in recovery mode.
I followed these instructions:
androidcentral.us/2014/04/root-att-htc-one-m8/
But got the TWRP file from here because the original link was overloaded:
androidfiles.org/?developer=M8&folder=Recoveries
I essentially just ran:
Code:
fastboot-mac erase
cachefastboot-mac
flash boot recovery.img
fastboot-mac reboot
Then installed the SuperSU update zip. Now every time I try reboot into the Android system, it boots into recovery mode. If I boot into the bootloader, I get the option to boot using fastboot but that appears to fail (it returns me to the bootloader after a second). If I select hboot, it says "No image or wrong image!" after trying to load a .nbh file.
Any ideas?
BTW, I got the unlocked version from Amazon: amazon.com/HTC-One-M8-Unlocked-Warranty/dp/B00J3554KE/
marcog123 said:
hi there!
I just had a go at flashing my new htc one m8, and i'm stuck in recovery mode.
I followed these instructions:
Androidcentral.us/2014/04/root-att-htc-one-m8/
but got the twrp file from here because the original link was overloaded:
Androidfiles.org/?developer=m8&folder=recoveries
i essentially just ran:
Code:
fastboot-mac erase
cachefastboot-mac
flash boot recovery.img
fastboot-mac reboot
then installed the supersu update zip. Now every time i try reboot into the android system, it boots into recovery mode. If i boot into the bootloader, i get the option to boot using fastboot but that appears to fail (it returns me to the bootloader after a second). If i select hboot, it says "no image or wrong image!" after trying to load a .nbh file.
Any ideas?
Btw, i got the unlocked version from amazon: Amazon.com/htc-one-m8-unlocked-warranty/dp/b00j3554ke/
Click to expand...
Click to collapse
you flashed recovery to kernel partition! The guide is wrong as i read.
To flash recovery:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
BUT you will also need to flash the kernel again as you just messed it up!
Ouch! Ok, that sucks that steps I was following were wrong. :/ But at least I feel less like an idiot.
So I found a boot.img from here: http://forum.xda-developers.com/showthread.php?p=51580259 and flashed that. Now I'm not returning to the recovery screen, but to the bootloader always and it gives the same message about wrong image.
Here are the commands I ran:
Code:
./fastboot-mac erase cache
./fastboot-mac flash boot boot.img
./fastboot-mac flash recovery Recovery.img
./fastboot-mac reboot
marcog123 said:
Ouch! Ok, that sucks that steps I was following were wrong. :/ But at least I feel less like an idiot.
So I found a boot.img from here: http://forum.xda-developers.com/showthread.php?p=51580259 and flashed that. Now I'm not returning to the recovery screen, but to the bootloader always and it gives the same message about wrong image.
Here are the commands I ran:
Code:
./fastboot-mac erase cache
./fastboot-mac flash boot boot.img
./fastboot-mac flash recovery Recovery.img
./fastboot-mac reboot
Click to expand...
Click to collapse
can you stil enter fastboot mode?
Is fastboot mode the one where you see "FASTBOOT USB" in red on top? Cause I can get into that and connect to my phone from my laptop.
marcog123 said:
Is fastboot mode the one where you see "FASTBOOT USB" in red on top? Cause I can get into that and connect to my phone from my laptop.
Click to expand...
Click to collapse
Thats good. I'll help you get back working phone.
BUT i need some info:
Please tell me what bootloader is about:
HBoot and so on. Also i need to know if its an "UNLOCKED" phone sold by a carrier. Or a carrier free phone. Because you will need fittig software for each model.
The info on top of the bootloader screen?
Code:
M8_UL_CA PVT SHIP S-ON
HBOOT-3.16.0.0000
RADIO-1.15.2133156.UA03_2G
OpenDSP-v26.2.2-00538-M8974.0106
OS-1.12.1540.17
eMMC-boot 2048MB
Mar 3 2014,20:18:02.0
It's an unlocked (carrier free) phone sold by Amazon: amazon.com/HTC-One-M8-Unlocked-Warranty/dp/B00J3554KE/
Okay. Will get the right files.
Sent from my beloved HTC One S using (most time buggy) Tapatalk
The kernel you flashed is for "SPRINT" m8 and NOT COMPATIBLE to your device. Just don't flash any files as long as you don't know if theyre matching your phone please.
Did you flash the TWRP 2703 version?
Yes, 2.7.0.3.
Thanks so much for all your help so far! I hugely appreciate how quickly you're jumping on helping me.
marcog123 said:
Yes, 2.7.0.3.
Thanks so much for all your help so far! I hugely appreciate how quickly you're jumping on helping me.
Click to expand...
Click to collapse
can you enter TWRP?
by select "recovery" in bootloader
---------- Post added at 07:22 PM ---------- Previous post was at 07:17 PM ----------
marcog123 said:
Yes, 2.7.0.3.
Thanks so much for all your help so far! I hugely appreciate how quickly you're jumping on helping me.
Click to expand...
Click to collapse
can you enter TWRP?
by select "recovery" in bootloader
This kernel may work: http://androidfil.es/1mSt Don't flash it yet.
Yes, that gets me into TWRP!
marcog123 said:
Yes, that gets me into TWRP!
Click to expand...
Click to collapse
Just that you know, that is YOUR phone:
x.xx.1540.x - HTC One U.S. Developer Edition
I'm looking for a stock rom, if that is not possible you will have to use a custom rom
---------- Post added at 07:33 PM ---------- Previous post was at 07:32 PM ----------
marcog123 said:
Yes, that gets me into TWRP!
Click to expand...
Click to collapse
Have you installed adb on your laptop? BTW are you using a apple mac?
Download this rom please --> LINK
The rom includes stock kerne. Just download it and we'll try to flash just the included kernel file as it should get your device back working.
Otherwise you'll have to flash full rom via twrp.
Please tell me when your download is ready. And this time do yourself a favor and DON'T act on your own as long as you don't know what you're doing...
Oh my, thanks so much that worked!! You're awesome! I honestly had a feeling I'd lost my phone.
Glad you got it back alive
Sent from my beloved HTC One S using (most time buggy) Tapatalk
LS.xD said:
Glad you got it back alive
Sent from my beloved HTC One S using (most time buggy) Tapatalk
Click to expand...
Click to collapse
tnx brother i also make same mistek i flash recover in kernel and now only in recover same information as i see above but in device its not show os...version......i try to download your file but its link expire......please help me.
my htc one is stuck in recovery mode
i have a htc one from verizon ( unlocked) it was upgrading but was taking too long so i disconnect the phone ( big mistake i know) since that i turn on my phone and i got this :
ANDROID SYSTEM RECOVERY <3e>
at botton shows the following:
E:missing bitmap oem_unlock_bg
(code-1)
write host mode success
handle _cota_install: No CW files. Skip cw installation
hope you can help me
wachoforeal said:
i have a htc one from verizon ( unlocked) it was upgrading but was taking too long so i disconnect the phone ( big mistake i know) since that i turn on my phone and i got this :
ANDROID SYSTEM RECOVERY <3e>
at botton shows the following:
E:missing bitmap oem_unlock_bg
(code-1)
write host mode success
handle _cota_install: No CW files. Skip cw installation
hope you can help me
Click to expand...
Click to collapse
HTC One M7 or M8 ?
ls.xd said:
htc one m7 or m8 ?
Click to expand...
Click to collapse
htc one m8
wachoforeal said:
htc one m8
Click to expand...
Click to collapse
Flash TWRP in fastboot mode.
Install STOCK ROM in TWRP.
Phone will be fine again
i am downloading the software but how do i install?
---------- Post added at 05:55 PM ---------- Previous post was at 05:36 PM ----------
wachoforeal said:
i am downloading the software but how do i install?
Click to expand...
Click to collapse
i have a problem , i have just downloaded the twrp , but whenever i try to open, its a disc image , that is correct?
---------- Post added at 06:10 PM ---------- Previous post was at 05:55 PM ----------
Phone will be fine again
i have a problem , i have just downloaded the twrp , but whenever i try to open, its a disc image , is that correct?
---------- Post added at 06:40 PM ---------- Previous post was at 06:10 PM ----------
fella something is wrong , the twrp is a image file its not a program .
Phone will be fine again

Fastboot error

I was on KangVip b168, on my NXT-n29 . Was supposed to return to stock using fastboot to flash Boot, recovery, system and cust. images. But Fastboot didnt work and gave me "FAILED (remote : Command not allowed)
I then flashed the update.zip in twrp and rebooted. twrp was then gone. Now I tried to flash twrp in fastboot but I get the same error. Command not allowed.
Any suggestions ?
Filgaliel said:
I was on KangVip b168, on my NXT-n29 . Was supposed to return to stock using fastboot to flash Boot, recovery, system and cust. images. But Fastboot didnt work and gave me "FAILED (remote : Command not allowed)
I then flashed the update.zip in twrp and rebooted. twrp was then gone. Now I tried to flash twrp in fastboot but I get the same error. Command not allowed.
Any suggestions ?
Click to expand...
Click to collapse
did you enabled find my phone option in kingvip rom?
---------- Post added at 02:37 AM ---------- Previous post was at 02:15 AM ----------
i had the same problem with my mate8 i could not fix it with any way i replaced it with new one
my problem is becuse i enabled hind my phone option in kingvip and could not go back to kingvup to disable it
find my phone if enabled it block fastboot to flash any thing
rowihel2012 said:
did you enabled find my phone option in kingvip rom?
---------- Post added at 02:37 AM ---------- Previous post was at 02:15 AM ----------
i had the same problem with my mate8 i could not fix it with any way i replaced it with new one
my problem is becuse i enabled hind my phone option in kingvip and could not go back to kingvup to disable it
find my phone if enabled it block fastboot to flash any thing
Click to expand...
Click to collapse
I dont remember if I did.. How did you fix it then ?
Filgaliel said:
I dont remember if I did.. How did you fix it then ?
Click to expand...
Click to collapse
if you did that you must disable it
install hicloud from google then disable find my phone from it
rowihel2012 said:
if you did that you must disable it
install hicloud from google then disable find my phone from it
Click to expand...
Click to collapse
Hicloud from where? On pc or on phone ?
rowihel2012 said:
if you did that you must disable it
install hicloud from google then disable find my phone from it
Click to expand...
Click to collapse
Could you please be a bit more specific?? Thanks.

Fastboot error

I made a full wipe(with os too) with twrp on my p8max.
my device isn't recognized by my pc and by huawei hisuite.
To fix the problem i unistalled the twrp and tried to install the stock one with no results.
Now i am able to enter the fastboot mode and the huawei eRecovery (emui).
I downloaded the stock firmware for my device (UPDATA.APP) and used huawei update extractor. Suddenly i put the extracted files in my adb folder and tried to flash via fastboot after opening the command prompt as admin.
When i try to flash files ".img" i always get the error: "FAILED (remote : Command not allowed)"
P.s. My bootloader is unlocked and i checked that.
fastboot recognizes my device
HOW TO SOLVE THIS ERROR ? HOW TO FLASH MY FILES ?
whats the command you use to flash recovery?
fastboot flash recovery RECOVERY.img
same error..
PHONE unlocked
FRP Unlock
boot.img extracted from DAV-701LV100R001C199B005CUSTC199D002
but not accepting the command,
\P8_Max>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (23388 KB)...
OKAY [ 0.773s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.778s
Drivers installed?
Hirs_E_Fruit said:
Drivers installed?
Click to expand...
Click to collapse
yes it is.. i think it is not about drivers.. because command is working but not accepting the part..
newest ADB and Fastboot files?
Hirs_E_Fruit said:
newest ADB and Fastboot files?
Click to expand...
Click to collapse
fastboot_adb(1.0.32)_071114_r21
i think it is new one.. maybe last one but it is new..
same problem here..
any one knew?
https://drive.google.com/open?id=0B7q0s3loYhP3YndkSjk3NUVJVzA
Same problem here. Reloaded drivers and no luck.
---------- Post added at 02:51 PM ---------- Previous post was at 02:47 PM ----------
lolcops92 said:
I made a full wipe(with os too) with twrp on my p8max.
my device isn't recognized by my pc and by huawei hisuite.
To fix the problem i unistalled the twrp and tried to install the stock one with no results.
Now i am able to enter the fastboot mode and the huawei eRecovery (emui).
I downloaded the stock firmware for my device (UPDATA.APP) and used huawei update extractor. Suddenly i put the extracted files in my adb folder and tried to flash via fastboot after opening the command prompt as admin.
When i try to flash files ".img" i always get the error: "FAILED (remote : Command not allowed)"
P.s. My bootloader is unlocked and i checked that.
fastboot recognizes my device
HOW TO SOLVE THIS ERROR ? HOW TO FLASH MY FILES ?
Click to expand...
Click to collapse
I tried Google and spent hours but no resolve. Please post if you get a fix..Thanks
vvette said:
Same problem here. Reloaded drivers and no luck.
---------- Post added at 02:51 PM ---------- Previous post was at 02:47 PM ----------
I tried Google and spent hours but no resolve. Please post if you get a fix..Thanks
Click to expand...
Click to collapse
Google USB Drivers installed, newest ADB/Fastboot Files, USB Debugging activated?
Hirs_E_Fruit said:
Google USB Drivers installed, newest ADB/Fastboot Files, USB Debugging activated?
Click to expand...
Click to collapse
Yes, yes and yes...Something is wrong. It appears this has happened to other types of phones too. I really want to root this thing!
vvette said:
Yes, yes and yes...Something is wrong. It appears this has happened to other types of phones too. I really want to root this thing!
Click to expand...
Click to collapse
Try it on a Linux Distribution like Ubuntu.
Otherwise i think you still have done something wrong or forget something...
Hirs_E_Fruit said:
Try it on a Linux Distribution like Ubuntu.
Otherwise i think you still have done something wrong or forget something...
Click to expand...
Click to collapse
Thanks, I have no clue on Linux... Seems like phone wont let it write to it. I can get info on ADB devices, Flash reboot no problem. BUT when trying to flash recovery or boot image it wont go. Tried 3 different computers/cables and no luck. Uggh !
vvette said:
Thanks, I have no clue on Linux... Seems like phone wont let it write to it. I can get info on ADB devices, Flash reboot no problem. BUT when trying to flash recovery or boot image it wont go. Tried 3 different computers/cables and no luck. Uggh !
Click to expand...
Click to collapse
Do you know how to do this on a mac? If so can you give a step by step? Its worth a shot. OR can anyone tell me how to use terminal on Mac and flash a recovery? Thanks!

Root & Install twrp on Doogee BL7000

i am going to share this post because this is not available here,
How to Root your Doogee BL7000
1. download twrp recovery https://androidfilehost.com/?fid=817906626617934998
2. unlock bootloader using this code
Code:
fastboot oem unlock
3. flash twrp using this code
Code:
fastboot flash recovery 'file name with format'
4. then download magisk https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382
5. reboot to recovery and create a backup of your ROM and then flash Magisk..
twrp taken from this article-
https://romprovider.com/2017/09/twrp-recovery-root-doogee-bl7000/
Hi, where to write the code?
Tgere is an option in developer options to unlock bootloader, does it work?
Talionator said:
Hi, where to write the code?
Tgere is an option in developer options to unlock bootloader, does it work?
Click to expand...
Click to collapse
in CMD if you don't know you can use included Script
Alright, but where to find doggee bl7000 drivers I cant find them
---------- Post added at 12:49 PM ---------- Previous post was at 12:49 PM ----------
Its stuck on waiting for device
Means no Driver Installed on Your PC
mark332 said:
Means no Driver Installed on Your PC
Click to expand...
Click to collapse
phone got bootloop on orange state on logo
Mine got too
Talionator said:
phone got bootloop on orange state on logo
Click to expand...
Click to collapse
What i'm supposed to do ??? Mine got bootlooped too !
Bootloop
You must follow that instruction i got a bootloop after that i fixed it
community.doogee.cc/forum.php?mod=viewthread&tid=228&extra=page%3D1
and please use that firmware only for Dodgee BL7000
mega.nz/#!4W40QayS!8R7cJ6H0TwNPJpVQWpRWepGWI2Z0DiKC9A7GSHPlTz4
Hello. Do you know where to find a twrp for Doogee Bl12000 ? I can't find any. Thanks.
Bootloader is unlocked. I keep watching Needrom. Nothing so far ?
Found a TWRP at a russian site. "Rulsmart.com". No idea if it's reliable. No use anyway, because the zip file is encrypted.
Christian1968.Bolz said:
Hello. Do you know where to find a twrp for Doogee Bl12000 ? I can't find any. Thanks.
Bootloader is unlocked. I keep watching Needrom. Nothing so far ?
Found a TWRP at a russian site. "Rulsmart.com". No idea if it's reliable. No use anyway, because the zip file is encrypted.
Click to expand...
Click to collapse
I have the same phone, same question. Maybe the bl7000 way works for bl12000 too? Justin the TWRP infos. I will root with Magisk
---------- Post added at 08:20 AM ---------- Previous post was at 08:16 AM ----------
mark332 said:
i am going to share this post because this is not available here,
How to Root your Doogee BL7000
1. download twrp recovery https://androidfilehost.com/?fid=817906626617934998
2. unlock bootloader using this code
Code:
fastboot oem unlock
3. flash twrp using this code
Code:
fastboot flash recovery 'file name with format'
4. then download magisk https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382
5. reboot to recovery and create a backup of your ROM and then flash Magisk..
twrp taken from this article-
https://romprovider.com/2017/09/twrp-recovery-root-doogee-bl7000/
Click to expand...
Click to collapse
I have a BL12000 and i am looking for install TWRP. May these steps works for it too?
steathnic666 said:
I have the same phone, same question. Maybe the bl7000 way works for bl12000 too? Justin the TWRP infos. I will root with Magisk
---------- Post added at 08:20 AM ---------- Previous post was at 08:16 AM ----------
I have a BL12000 and i am looking for install TWRP. May these steps works for it too?
Click to expand...
Click to collapse
Not work
You can use Magisk for initial root
or wait while someone compile
After i followed the Instructions with the BL7000 unlock/root/ twrp tool , the bootloader was unlocked but the phone soft-bricked....Imei gone of course....back to stock rom....well...i tried to flash Twrp with flashtool, "size too big"
then tried to flash a smaller version of Twrp (13Mb ver. 3.2.1.0) that lead into total blackness....back to regular recovery...voila.....i dont wanna try the Tool again .....bootloader is still unlocked
i am giving up for now....
cheers...
Is there ANY working root method for the BL12000 (NOT pro) ? I've been looking for months now without success
hi my phone is stuck in a boot loop the doogee logo shows up after a couple of seconds screen turns off and doogee logo shows up again
i try to boot into recovery mode but nothing happens phone just turns on and bootloops i plug into my pc and get the usb connected sound then the usb disconnected sound then phone just bootloops can you help

Can't install any twrp on Redmi Note 7 pro

I've been trying to set up twrp all day, but after almost every attempt, I gave up. If i put official and last twrp, the phone goes to bootloop and has to be flashed through MiFlash global ROM, after some custom twrp or Peter's twrp, nothing happens, if i try to enter recovery mode after some old twrp's, the phone automatically goes to bootloop.
What am I doing wrong, friends? Plz help.
Unlocked? I know stupid question but...
Fastboot, flash recovery, don't reboot and but ur finger on vol+ and power button?
What for steps u made and adb plus driver? Maybe some can help u.
joke19 said:
Unlocked? I know stupid question but...
Fastboot, flash recovery, don't reboot and but ur finger on vol+ and power button?
What for steps u made and adb plus driver? Maybe some can help u.
Click to expand...
Click to collapse
Yeah, ofc it was unlocked))) and I tried manually reboot device, but no effect.
For steps, I tried installed various fastboot files and many Many different twrp. But ADB plus, what's is that?
Thank you anyway
Do this and report back
1.Flash miui through mi flash
2.DONT BOOT INTO SYSTEM
3.Flash peters twrp through fastboot
4.Boot into recovery by using hardware keys....DONT USE fastboot reboot recovery command
5.Boot into system
24likan said:
Do this and report back
1.Flash miui through mi flash
2.DONT BOOT INTO SYSTEM
3.Flash peters twrp through fastboot
4.Boot into recovery by using hardware keys....DONT USE fastboot reboot recovery command
5.Boot into system
Click to expand...
Click to collapse
Yeah, but how i can flash twrp and then noot into recovery, if device after installing do autostart into system?
When starts booting into system.... Use hardware keys to boot into fastboot instead of booting into system... Do this very carefully
24likan said:
When starts booting into system.... Use hardware keys to boot into fastboot instead of booting into system... Do this very carefully
Click to expand...
Click to collapse
You mean use keys for booting into recovery, not to fastboot?
lastpixel said:
You mean use keys for booting into recovery, not to fastboot?
Click to expand...
Click to collapse
Bro don't confuse yourself.... Your aim is to not boot into system unless u fls recovery via fastboot... Read what i have posted and try it
24likan said:
Bro don't confuse yourself.... Your aim is to not boot into system unless u fls recovery via fastboot... Read what i have posted and try it
Click to expand...
Click to collapse
So, i did like yoy wrote in instruction, when was first reboot, i pressed button to enter into fastboot, then flashed twrp, then again restarted for finishing process of instalation. When all is completed, tried entereing into recovery, there's not twrp, just factory recovery was.
So doesn't work this one.
lastpixel said:
So, i did like yoy wrote in instruction, when was first reboot, i pressed button to enter into fastboot, then flashed twrp, then again restarted for finishing process of instalation. When all is completed, tried entereing into recovery, there's not twrp, just factory recovery was.
So doesn't work this one.
Click to expand...
Click to collapse
No first reboot. After flashing push direct the button for the recovery menu.
Or
fastboot boot recovery.img
Then flash the recovery.zip with the booted not flashed recovery.img
You are doing it wrong mate.... Anyways can you post the output of this command "fastboot oem device-info"... Read understand and do again.... Don't reboot or boot until u flash recovery.... Can't repeat everytime bro... You have to use your brain
joke19 said:
No first reboot. After flashing push direct the button for the recovery menu.
Or
fastboot boot recovery.img
Then flash the recovery.zip with the booted not flashed recovery.img
Click to expand...
Click to collapse
After flashing what? Rom? I don't get you man. After flashing Rom with Miflash, when device do restart, i need flashing twrp or enter to recovery, but for what need go to recovery if it still not there. Sorry for my noobs questions
https://aubykhan.wordpress.com/2013...t-into-twrp-or-cwm-recovery-without-flashing/
U flash ur recovery.img in fastboot, right.
Then don't reboot ur phone. Hold in fastboot the volume+ and power still to reboot and maybe ur phone go in ur twrp recovery
---------- Post added at 09:53 AM ---------- Previous post was at 09:52 AM ----------
lastpixel said:
After flashing what? Rom? I don't get you man. After flashing Rom with Miflash, when device do restart, i need flashing twrp or enter to recovery, but for what need go to recovery if it still not there. Sorry for my noobs questions
Click to expand...
Click to collapse
Not a rom ur recovery.img zip for flashing in custom recovery
24likan said:
You are doing it wrong mate.... Anyways can you post the output of this command "fastboot oem device-info"... Read understand and do again.... Don't reboot or boot until u flash recovery.... Can't repeat everytime bro... You have to use your brain
Click to expand...
Click to collapse
Code:
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: false
OKAY [ 0.009s]
Finished. Total time: 0.014s
I can't get this "Don't reboot until flash recovery", but how, if device do this automatically, i tried holding power + vol-, got into fastboot, then flashed ur twrp, and then again reboot to system.
joke19 said:
https://aubykhan.wordpress.com/2013...t-into-twrp-or-cwm-recovery-without-flashing/
U flash ur recovery.img in fastboot, right.
Then don't reboot ur phone. Hold in fastboot the volume+ and power still to reboot and maybe ur phone go in ur twrp recovery
---------- Post added at 09:53 AM ---------- Previous post was at 09:52 AM ----------
Not a rom ur recovery.img zip for flashing in custom recovery
Click to expand...
Click to collapse
As i said before, i did it many times. There's happen or bootloop, come this logo funny bunny, or sometime it load to factory recovery.
I suppose, maybe something bad with adb drivers? Coz i didn't update it since i have RN5... But in console seems everything is ok, the device is connected and see.
U test the boot method?
---------- Post added at 10:11 AM ---------- Previous post was at 10:07 AM ----------
lastpixel said:
As i said before, i did it many times. There's happen or bootloop, come this logo funny bunny, or sometime it load to factory recovery.
I suppose, maybe something bad with adb drivers? Coz i didn't update it since i have RN5... But in console seems everything is ok, the device is connected and see.
Click to expand...
Click to collapse
Right recovery lavender is note 7 and the pro violet
joke19 said:
U test the boot method?
Click to expand...
Click to collapse
Yeah, tried also this
Code:
C:\adb>fastboot boot twrp.img
Sending 'boot.img' (65536 KB) OKAY [ 1.403s]
Booting OKAY [ 0.133s]
Finished. Total time: 1.618s
device is rebooted and now stucked on logo Redmi
joke19 said:
U test the boot method?
---------- Post added at 10:11 AM ---------- Previous post was at 10:07 AM ----------
Right recovery lavender is note 7 and the pro violet
Click to expand...
Click to collapse
I did with twrp from man who give link. Do you have right version?
https://files.orangefox.website/OrangeFox-Stable/
Lavender global and pro violet
---------- Post added at 10:51 AM ---------- Previous post was at 10:21 AM ----------
lastpixel said:
I did with twrp from man who give link. Do you have right version?
Click to expand...
Click to collapse
Now u're quite :laugh:
---------- Post added at 11:33 AM ---------- Previous post was at 10:51 AM ----------
And again not one time
I don't really understand asking you not to rebooting the device until I flash twrp. My steps: If I'm flashing through MiFlash, then the device automatically reboots, I tried to enter fastboot mode at the moment of reboot, and yeah I entered and flashed recovery(at least seems like that), but then when the device rebooted manually , again I see that there is not a custom recovery, maybe I missed something and your devices do not do automatic reboot during the flashing, or your instructions are wrong. Sorry man.

Categories

Resources