hi
i'm want to flash stock recovery and erecovery
but erecovery whit commond fastboot flash recovery_ramdisk_b no flash
Flash correctly
But again, twrp will boot
twrp in the erecovery
sorry for my english
That's because your command is wrong. The command is same as the one you used for flashing TWRP. i.e fastboot flash recovery_ramdisk nameofrecovery.img
Mannan Qamar said:
That's because your command is wrong. The command is same as the one you used for flashing TWRP. i.e fastboot flash recovery_ramdisk nameofrecovery.img
Click to expand...
Click to collapse
I use this command
But twrp is still in erecovery
Boot into twrp by powering off the phone and then holding down volume up and power button simultaneously
Mannan Qamar said:
Boot into twrp by powering off the phone and then holding down volume up and power button simultaneously
Click to expand...
Click to collapse
My problem is that erecovery does not replace twrp
Try to flash correct eRecovery using "Huawei MultiTool" by TeamMT!
MadDog.76 said:
Try to flash correct eRecovery using "Huawei MultiTool" by TeamMT!
Click to expand...
Click to collapse
When I select emui8, the erecovery flash button turns off
Are you sure img flashed is a stock erecovery image and not a twrp image???
MadDog.76 said:
Are you sure img flashed is a stock erecovery image and not a twrp image???
Click to expand...
Click to collapse
yes i'm extracted from official rom
What command are you using? That's all the difference
---------- Post added at 05:21 PM ---------- Previous post was at 05:20 PM ----------
Why so you need those recoveries again?
Correct Command
If you want to flash the "E"Recovery, your command has to be "fastboot flash erecovery_ramdisk nameofyourimg.img"
Mannan Qamar said:
What command are you using? That's all the difference
---------- Post added at 05:21 PM ---------- Previous post was at 05:20 PM ----------
Why so you need those recoveries again?
Click to expand...
Click to collapse
I use the fastboot flash recovery_ramdisk_b xxx.img and fastboot flash erecovery_ramdisk xxx.img command
My mobile should go to erecovery for the initial boot
Lakoia said:
If you want to flash the "E"Recovery, your command has to be "fastboot flash erecovery_ramdisk nameofyourimg.img"
Click to expand...
Click to collapse
I used this command but did not work
I'v flashed TWRP on my 6x. But IMHO Nougat and Oreo have different boot methods:
Nougat:
Power on > Unlocked screen warning > now press and keep pressed Vol.+ = TWRP (if flashed as eRecovery)
Oreo:
Power on > Unlocked screen warning > now press and keep pressed Vol.+ = stock eRecovery
Power and Vol. + keep pressed at the same time= TWRP
Please try and let me know if is your same condition!
Related
Good Day
No one seems able to cure my restarting X2 problem
I have mininal ADB and fastboot installed
I need to try and install B112 using adb
How do I use adb to flash B112 to my x2 ? (step by step please)
Please please there must be someone out there can help
Regards
Mark
[founder of xda Huawei MediaPad X2 forum]
elio321 said:
Good Day
No one seems able to cure my restarting X2 problem
I have mininal ADB and fastboot installed
I need to try and install B112 using adb
How do I use adb to flash B112 to my x2 ? (step by step please)
Please please there must be someone out there can help
Regards
Mark
[founder of xda Huawei MediaPad X2 forum]
Click to expand...
Click to collapse
Flash via ADB all the img files fromB112 without Stock Recovery
Flash the Universal Cust B112 in TWRP
Flash Stock Recovery from B112
Factory Reset with Internal Memory
pasta
letschky said:
Flash via ADB all the img files fromB112 without Stock Recovery
Flash the Universal Cust B112 in TWRP
Flash Stock Recovery from B112
Factory Reset with Internal Memory
pasta
Click to expand...
Click to collapse
how do i flash using adb ?
I can flash using fastboot
fastboot flash boot boot.img etc
what is the command syntax for flashing using the adb command ?
elio321 said:
how do i flash using adb ?
I can flash using fastboot
fastboot flash boot boot.img etc
what is the command syntax for flashing using the adb command ?
Click to expand...
Click to collapse
fastboot is good
and this is good(fastboot flash boot boot.img etc )
letschky said:
fastboot is good
and this is good(fastboot flash boot boot.img etc )
Click to expand...
Click to collapse
stilll not working for me I am still getting the constant restart with the grinding noise
elio321 said:
stilll not working for me I am still getting the constant restart with the grinding noise
Click to expand...
Click to collapse
Your Bootloader is unlocked?
letschky said:
Your Bootloader is unlocked?
Click to expand...
Click to collapse
yes i believe so...how can i verify it is ?
elio321 said:
yes i believe so...how can i verify it is ?
Click to expand...
Click to collapse
Boot into Bootloader and the Red font says unlocked or green Font says Locked
when i go into bootloader mode it says PHONE Unlocked so I am presuming the bootloader is unlocked
elio321 said:
when i go into bootloader mode it says PHONE Unlocked so I am presuming the bootloader is unlocked
Click to expand...
Click to collapse
is TWRP installed?
elio321 said:
when i go into bootloader mode it says PHONE Unlocked so I am presuming the bootloader is unlocked
Click to expand...
Click to collapse
got red font unlocked
letschky said:
is TWRP installed?
Click to expand...
Click to collapse
it was...but now I am back to stock recovery....and i cant get twrp (5.1.1) to install using fastboot now
if you flash the img files says fastboot ok or?
---------- Post added at 05:02 PM ---------- Previous post was at 04:59 PM ----------
elio321 said:
it was...but now I am back to stock recovery....and i cant get twrp (5.1.1) to install using fastboot now
Click to expand...
Click to collapse
yes you can Flash Twrp via fastboot.
fastboot flash recovery TWRP_eng.img
have you a Backup of the B112 from twrp?
letschky said:
if you flash the img files says fastboot ok or?
---------- Post added at 05:02 PM ---------- Previous post was at 04:59 PM ----------
yes you can Flash Twrp via fastboot.
fastboot flash recovery TWRP_eng.img
have you a Backup of the B112 from twrp?
Click to expand...
Click to collapse
yes flashing the image files fastboot says ok
I have a number of B112 TWRP created backups
you can try to restore the backup and flash the Universal Cust B112,this helps me
---------- Post added at 05:26 PM ---------- Previous post was at 05:20 PM ----------
ok,step by step
Boot into Bootloader and flash all the img,Boot,Cache,Cust,System,Userdata.img via fastboot
Flash Twrp and Boot into TWRP
Restore your B112 Backup
Flash the Universal Cust for B112
Boot from TWRP into Bootloader and flash the Stock Recovery via fastboot.
Reboot and make a Factory Reset
This Procedur helps me go back from B205 or B209 to B112
---------- Post added at 05:29 PM ---------- Previous post was at 05:26 PM ----------
Here is the Universal Cust for B112
http://forum.xda-developers.com/mediapad-x2/development/mod-sim-card-switching-fix-t3254534
and here a Tool to flash TWRP 6.0 ENG
https://www.androidfilehost.com/?fid=24499762636008564
letschky said:
you can try to restore the backup and flash the Universal Cust B112,this helps me
---------- Post added at 05:26 PM ---------- Previous post was at 05:20 PM ----------
ok,step by step
Boot into Bootloader and flash all the img,Boot,Cache,Cust,System,Userdata.img via fastboot
Flash Twrp and Boot into TWRP
Restore your B112 Backup
Flash the Universal Cust for B112
Boot from TWRP into Bootloader and flash the Stock Recovery via fastboot.
Reboot and make a Factory Reset
This Procedur helps me go back from B205 or B209 to B112
---------- Post added at 05:29 PM ---------- Previous post was at 05:26 PM ----------
Here is the Universal Cust for B112
http://forum.xda-developers.com/mediapad-x2/development/mod-sim-card-switching-fix-t3254534
and here a Tool to flash TWRP 6.0 ENG
https://www.androidfilehost.com/?fid=24499762636008564
Click to expand...
Click to collapse
i don't have userdata.img
when u say reboot and make a factory reset...you mean from within Android/settings ? If not, from where do I factory reset
does it matter what version of twrp i use ?
you have provided a link to twrp 6......does this indicate it is for use with Android 6 or is it just the version number of the program ?
elio321 said:
i don't have userdata.img
when u say reboot and make a factory reset...you mean from within Android/settings ? If not, from where do I factory reset
does it matter what version of twrp i use ?
you have provided a link to twrp 6......does this indicate it is for use with Android 6 or is it just the version number of the program ?
Click to expand...
Click to collapse
Userdata.img is in the B112 UPDATE.APP extract this file and flash
fastboot flash userdata USERDATA.img
TWRP 6 work on Android 5 and 6,i am on B112 and use TWRP 6 and works
Yes you can make the Factory Reset from Settings or Power off and Press and hold Volume+ and Power Button at same Time for ca 10 sec. and boot in Stock Recovery.
In stock Recovery you can use Factory Reset and Wipe Cache
not boot ing past honor animation after doing those steps but cant factory reset from stock recovery and when i try and put twrp back it says failed write error
Which Version of X2 do you have,703L?
letschky said:
Which Version of X2 do you have,703L?
Click to expand...
Click to collapse
Yes GEM-703L
I have successfully unlocked my Honor 6x. And when i flashed tero using fastboot flash recovery 1p.img (I renamed twrp to this one)
Then it went successful
After that I typed
Fastboot boot 1p.img
But it failed saying remote command not allowed
Then i tried booting recovery by pressing buttons
But it was booting default Huawei recovery
I have flashed multiple times using fastboot it went successful but in actually it don't flashed
Emui 5.0 Android nougat
Twrp 3.1
It said remote command not allowed too to me time ago when i flashed TWRP. Try this: after that you just flashed the recovery, don't do "fastboot boot recovery.img", but normally reboot your phone and try to use the 2 buttons combination (vol up+power) and keep it held until you hear a little vibration, then release it and check if you boot regularly to TWRP or not. Sometimes, if you don't reboot immediately to TWRP after the flash, the previous recovery will overwrite the one you just flashed. Are you using OpenKirin's TWRP right?
RedSkull23 said:
It said remote command not allowed too to me time ago when i flashed TWRP. Try this: after that you just flashed the recovery, don't do "fastboot boot recovery.img", but normally reboot your phone and try to use the 2 buttons combination (vol up+power) and keep it held until you hear a little vibration, then release it and check if you boot regularly to TWRP or not. Sometimes, if you don't reboot immediately to TWRP after the flash, the previous recovery will overwrite the one you just flashed. Are you using OpenKirin's TWRP right?
Click to expand...
Click to collapse
now i want to flash stock recovery
i have stock recovery but i dont know how to flash it i have twrp
narshi shukla said:
now i want to flash stock recovery
i have stock recovery but i dont know how to flash it i have twrp
Click to expand...
Click to collapse
Like TWRP, so through adb.
"fastboot flash recovery [stockrecoveryname].img"
Look for the correct stock recovery for your phone model
recently I update to Android PIe but since then I couldnt get TWRP back again. everytime I'm botting to TWRP I get Qualcomm Crashdump Screen.
I'm using twrp-3.2.3-0-enchilada
does anyone have any idea ?
W4LUIZ said:
recently I update to Android PIe but since then I couldnt get TWRP back again. everytime I'm botting to TWRP I get Qualcomm Crashdump Screen.
I'm using twrp-3.2.3-0-enchilada
does anyone have any idea ?
Click to expand...
Click to collapse
Use blu_spark twrp recovery pls.
https://forum.xda-developers.com/devdb/project/?id=27466#downloads
Flash img via adb and the zip in blu TWRP itself.
Pundy said:
Use blu_spark twrp recovery pls.
https://forum.xda-developers.com/devdb/project/?id=27466#downloads
Flash img via adb and the zip in blu TWRP itself.
Click to expand...
Click to collapse
sorry to hijack a post, but im having same problem!
how would I get the zip file onto my phone?
gary_auto said:
sorry to hijack a post, but im having same problem!
how would I get the zip file onto my phone?
Click to expand...
Click to collapse
Hey. Just boot your phone into fastboot mode. flash the blu_spark recovery.IMG.
Now the phone reboots into twrp blu_spark recovery. Now you can transfer the zip to your phone storage (mount option in twrp) or use usb otg .
And now you can flash the zip and you are good to go
Pundy said:
Hey. Just boot your phone into fastboot mode. flash the blu_spark recovery.IMG.
Now the phone reboots into twrp blu_spark recovery. Now you can transfer the zip to your phone storage (mount option in twrp) or use usb otg .
And now you can flash the zip and you are good to go
Click to expand...
Click to collapse
DO NOT flash the img. You need to Fastboot boot twrp. Img
---------- Post added at 03:51 AM ---------- Previous post was at 03:49 AM ----------
gary_auto said:
sorry to hijack a post, but im having same problem!
how would I get the zip file onto my phone?
Click to expand...
Click to collapse
Boot to Fastboot
Fastboot boot bluespark twrp. Img
Flash bluespark twrp. Zip
Reboot recovery
Flash magisk.
yldlj said:
DO NOT flash the img. You need to Fastboot boot twrp. Img
---------- Post added at 03:51 AM ---------- Previous post was at 03:49 AM ----------
Boot to Fastboot
Fastboot boot bluespark twrp. Img
Flash bluespark twrp. Zip
Reboot recovery
Flash magisk.
Click to expand...
Click to collapse
after I fastboot boot twrp-3.2.3-x_blu_spark_v9.86_op6.img
the phone restarts with a blackscreen white/blue led???
gary_auto said:
after I fastboot boot twrp-3.2.3-x_blu_spark_v9.86_op6.img
the phone restarts with a blackscreen white/blue led???
Click to expand...
Click to collapse
Not sure what you have done to get to this point. I would start over with the MSN tool or you could try fastboot rom.
I have pretty much the same issue:
- "standard" TWRP wouln't boot (stuck at crashdump)
- blu spark TWRP boots and installs but afterwards phone doesn't boot anymore ("boots" into crashdump)
I have solved the phone-not-booting part by reflashing everything (meaning that I am now on a phone that is just stock with unlocked bootloader).
The MSM Download Tool could be the solution to our issue but I'm now off to work.
I have tried to install twrp. Its worked. But after few days my phone restart and bootloop at the logo. I tried to go recovery. But i cant. I tried flash by using fastboot, mi tools, edl method, its says successful. But mobile again stuck at logo..any solution?
hello, what twrp have you flash ? and did you have a custom rom when it bootloop ?
tofclaire said:
hello, what twrp have you flash ? and did you have a custom rom when it bootloop ?
Click to expand...
Click to collapse
Twrp by root. I had Miui 10
have you tried to flash miui rom beta with miflash if you are always unlocked ? (tick clean all, not clean all and lock) and i asked what twrp you used ? there is several twrp on the forum for redmi not 6...
---------- Post added at 05:47 PM ---------- Previous post was at 05:25 PM ----------
you mean this one : https://forum.xda-developers.com/re...pment/unoficialtwrp-redmi-note-6-pro-t3863679 ?
i advice you to re flash twrp and try to re install a custom rom
tofclaire said:
have you tried to flash miui rom beta with miflash if you are always unlocked ? (tick clean all, not clean all and lock) and i asked what twrp you used ? there is several twrp on the forum for redmi not 6...
---------- Post added at 05:47 PM ---------- Previous post was at 05:25 PM ----------
you mean this one : https://forum.xda-developers.com/re...pment/unoficialtwrp-redmi-note-6-pro-t3863679 ?
i advice you to re flash twrp and try to re install a custom rom
Click to expand...
Click to collapse
Thanks for reply.
I have tried everything ( both stable & Beta). I flash several twrp. But after flash 1st time stuck on twrp logo(nothing else). When i tried to enter recovery again that time stuck on mi logo.
you can try : copy the recovery.img (or name of your twrp.img) in your sdcard, flash twrp with fastboot command, boot in twrp with fastboot command, choose install image and flash again recovery.img, in twrp choose reboot recovery, format data-system-cache-dalvik, and flash a custom rom...
---------- Post added at 07:38 PM ---------- Previous post was at 06:46 PM ----------
if nothing works, try to flash with mi flash, try to boot in miui recovery, and flash a new rom with mi assistant. i have unbrickef a redmi note 5 with this method (you need mi assistant on pc )
tofclaire said:
you can try : copy the recovery.img (or name of your twrp.img) in your sdcard, flash twrp with fastboot command, boot in twrp with fastboot command, choose install image and flash again recovery.img, in twrp choose reboot recovery, format data-system-cache-dalvik, and flash a custom rom...
---------- Post added at 07:38 PM ---------- Previous post was at 06:46 PM ----------
if nothing works, try to flash with mi flash, try to boot in miui recovery, and flash a new rom with mi assistant. i have unbrickef a redmi note 5 with this method (you need mi assistant on pc )
Click to expand...
Click to collapse
I've tried with mi flash. Its shows successfully flash. But i cant boot in miui recovery.
have you tried to boot in twrp by fastboot command from a computer ?( not with power and vol+)
for flash you use : fastboot flash recovery xxxx.img
for boot : fastboot boot xxxx.img
lazy_unicorn said:
I have tried to install twrp. Its worked. But after few days my phone restart and bootloop at the logo. I tried to go recovery. But i cant. I tried flash by using fastboot, mi tools, edl method, its says successful. But mobile again stuck at logo..any solution?
Click to expand...
Click to collapse
wipe every partition and flash pitch black custom recovery make another fresh format especially data partition and then flash any rom based on aosp if it works thats great else flash miui rom.
tofclaire said:
have you tried to boot in twrp by fastboot command from a computer ?( not with power and vol+)
for flash you use : fastboot flash recovery xxxx.img
for boot : fastboot boot xxxx.img
Click to expand...
Click to collapse
Hi, dude. Are you in Pie version? I cannot flash any Oreo version, im getting bootloop, but flashing Pie Beta solved this, but i have little problem, after restore a qcn file found on the web, cause i had "no signal" problem, the phone have nv data corrupt. Now cannot boot in Pie, it sends me right to recovery, and cant Miflash Oreo version cause the bootloop. Could you or anyone make a EFS backup for fix nv data message in recovery, please ?
This boot comes with twrp and Magisk
Fastboot command :
fastboot flash boot_a cheryl-P-Magisk-twrp-boot.img
fastboot flash boot_b cheryl-P-Magisk-twrp-boot.img
fastboot reboot
download
https://drive.google.com/file/d/1VbmtVm3OGLxXYZ92YOOxsQkoyuOvi91_/view?usp=sharing
Thanks @将军和妓 Making a boot file
Twrp is working for me but not Magisk, I had to flash it via recovery. Thank you very much for sharing
MusTangKKK said:
This boot comes with twrp and Magisk
Fastboot command :
fastboot flash boot_a cheryl-P-Magisk-twrp-boot.img
fastboot flash boot_b cheryl-P-Magisk-twrp-boot.img
fastboot reboot
download
https://drive.google.com/file/d/1VbmtVm3OGLxXYZ92YOOxsQkoyuOvi91_/view?usp=sharing
Thanks @将军和妓 Making a boot file
Click to expand...
Click to collapse
I tried with fastboot boot cheryl-P-Magisk-twrp-boot.img and nothing happened.
I'll try properly flashing the image when I have the time to make a backup.
Anyone has been able to backup the clean Pie boot.img ?
EDIT: Tried flashing the boot image and it bootloops. Maybe device encription has to be disabled for twrp to work?
thank you so much for this
I worked after I flashed my phone to 7.1.1 and updated to 9 but when I did it again and after updated did a wipe(just going into the setting and wiping) I couldn't flash part b of the boot just got an error
:tools root# ./fastboot flash boot_a cheryl-P-Magisk-twrp-boot.img
Sending 'boot_a' (26840 KB) OKAY [ 0.840s]
Writing 'boot_a' OKAY [ 3.657s]
Finished. Total time: 4.503s
:tools root# ./fastboot flash boot_B cheryl-P-Magisk-twrp-boot.img
Sending 'boot_B' (26840 KB) OKAY [ 0.659s]
Writing 'boot_B' FAILED (remote: 'No such partition.')
fastboot: error: Command failed
(EDIT: I'm retarded didn't notice the uppercase B but it seem they really didn't care of Gen1)
If you can't get into the system, you can go in twrp to restore factory settings and then restart, you can enter the system
MusTangKKK said:
If you can't get into the system, you can go in twrp to restore factory settings and then restart, you can enter the system
Click to expand...
Click to collapse
No everything is working just notice it said Razer 2
Djcall11 said:
No everything is working just notice it said Razer 2
Click to expand...
Click to collapse
This boot only supports Razer phone 1
[/LIST]
[/LIST]
MusTangKKK said:
If you can't get into the system, you can go in twrp to restore factory settings and then restart, you can enter the system
Click to expand...
Click to collapse
MusTangKKK said:
This boot only supports Razer phone 1
Click to expand...
Click to collapse
My guy only Razer 1 has 7.1.1 I just seen this after I reset after updating to pie everything I fine thank or care doe
I made the mistake of trying to get into recovery after this update using the Volume + plug in USB-C. (Update removed root/Magisk of course). It then wiped my entire device!!! No warning. No recovery screen. Just a message saying wiping device.
I immediately wiped it to put Lineage on it.
waiflih said:
I tried with fastboot boot cheryl-P-Magisk-twrp-boot.img and nothing happened.
I'll try properly flashing the image when I have the time to make a backup.
Anyone has been able to backup the clean Pie boot.img ?
EDIT: Tried flashing the boot image and it bootloops. Maybe device encription has to be disabled for twrp to work?
Click to expand...
Click to collapse
You need to make a copy of the flash all batch file and edit it and take out the line that reads "erase userdata" save the file. What this will do is make the factory image skip factory reset if you want to keep your files but wanna restore to fix or whatever.
---------- Post added at 10:03 AM ---------- Previous post was at 09:59 AM ----------
MusTangKKK said:
This boot comes with twrp and Magisk
Fastboot command :
fastboot flash boot_a cheryl-P-Magisk-twrp-boot.img
fastboot flash boot_b cheryl-P-Magisk-twrp-boot.img
fastboot reboot
download
https://drive.google.com/file/d/1VbmtVm3OGLxXYZ92YOOxsQkoyuOvi91_/view?usp=sharing
Thanks @将军和妓 Making a boot file
Click to expand...
Click to collapse
So i flashed this and i also even tried flashing twrp and magisk like normal but after i would boot, most apps would not load. Im currently reverted to 8 to figure this out. If you could help me figure out what is wrong, would be appreciated.
Guys am running android 9 on razer phone 1 and bootloader unlocked. However keep getting error write to device failed. Any advise please?
marvi0 said:
Guys am running android 9 on razer phone 1 and bootloader unlocked. However keep getting error write to device failed. Any advise please?
Click to expand...
Click to collapse
Any suggestions?
marvi0 said:
Guys am running android 9 on razer phone 1 and bootloader unlocked. However keep getting error write to device failed. Any advise please?
Click to expand...
Click to collapse
Do you have both parts of the bootloader unlocked?
iliais347 said:
Do you have both parts of the bootloader unlocked?
Click to expand...
Click to collapse
hello buddy. Aaa you might be onto something. I am afraid I don't have my phone with me now. How do I check though if I have both parts of the bootloader unlocked?
marvi0 said:
hello buddy. Aaa you might be onto something. I am afraid I don't have my phone with me now. How do I check though if I have both parts of the bootloader unlocked?
Click to expand...
Click to collapse
Try fastboot oem device-info
---------- Post added at 03:55 AM ---------- Previous post was at 03:29 AM ----------
marvi0 said:
hello buddy. Aaa you might be onto something. I am afraid I don't have my phone with me now. How do I check though if I have both parts of the bootloader unlocked?
Click to expand...
Click to collapse
But fyi, the razer phone has two parts to the bootloader. One is unlocked with
"Fastboot flashing unlock"
And the other is
"Fastboot flashing unlock_critical" i believe
iliais347 said:
Try fastboot oem device-info
---------- Post added at 03:55 AM ---------- Previous post was at 03:29 AM ----------
But fyi, the razer phone has two parts to the bootloader. One is unlocked with
"Fastboot flashing unlock"
And the other is
"Fastboot flashing unlock_critical" i believe
Click to expand...
Click to collapse
Oh so I need to unlock both? Thanks will check this tonight
After install can't open music file on extened memory, usb otg
iliais347 said:
Try fastboot oem device-info
---------- Post added at 03:55 AM ---------- Previous post was at 03:29 AM ----------
But fyi, the razer phone has two parts to the bootloader. One is unlocked with
"Fastboot flashing unlock"
And the other is
"Fastboot flashing unlock_critical" i believe
Click to expand...
Click to collapse
Please can someone else confirm this please before I go ahead as I don't want to risk it?
marvi0 said:
Please can someone else confirm this please before I go ahead as I don't want to risk it?
Click to expand...
Click to collapse
Yes you need to unlock both and each command will also do a factory reset so backup anything you may need on the internal storage.
This is working great for me. Thanks
Sent from my Phone using Tapatalk