is it possible to flash recovery via fastboot? - Sony Ericsson Xperia Neo, Pro

hi
I have sony ericsson neo v(MT15i) with unlocked bootloader
my phone is locked with password and I do not know the password.(I need my contacts and other data) , adb debug is not active
I want to install cwm via fastboot , then I will be able to install aroma file manager and I will be able to delete "password.key' and "gesture.key"

if you have adb and fastboot in your pc the only way i can help is this:unzip recoveryneo.zip and get recoveryneo.img.put it in androidsdk/tools.(you must have fastboot there too).then in terminal type:
Code:
fastboot devices (you must see the SN of your device)
fastboot boot recoveryNeo.img
after finish
fastboot reboot
this will not install cwm on your phone.this will just boot in recovery without install it.after you reboot there is no recovery.

Related

[Q] problem of bootloader and installing custom recovery in gt-i8552

i use Vol Down+Menu+Power buttons to go bootloader mode but it can't go to bootloader and its normal boot then i try with adb reboot bootloader command in pc.it boot in fastboot mode then i flash recovery by fastboot flash recovery recovery.img then error show on mobile and pc cmd partition recovery not support flash but how can i install custom recovery please help me
Note : odin not detected my device in any mode
thanks in advance:good:
For Odin to detect the Phone, it needs drivers.
http://forum.xda-developers.com/showthread.php?t=961956
make sure you didnt flash any CWM on new 8552 devices, seems a common mistake around

[Help] can't install custom recovery on Lenovo Vibe C at all!

Hello
A newbie here ...
My new phone "Lenovo Vibe C (A2020)" does not allow me to install any kind of custom recovery on it, I tried the following methods ...
1- SP Flash Tool: doesn't detect my phone at all, even after installing all drivers (Qualcomm, MTK, Etc ,,, ).
2- Adb and fastboot: whenever I try to flash a recovery, it only shows (waiting for a device) command, even after being detected by "adb devices" command, and showing device ID.
3- flashing apps: I used flashify and thrasher, at the beginning they both show a successful flashing process, up until rebooting to recovery, then only shows "Lenovo" logo for a second right before turning the phone off.
that's what i did, any help would be appreciated.
Note: the phone isn't even indexed in the site's database ... I wonder why!
You should unlock the bootloader first after rooting your device
Hello there. I do hope that you can still boot your device normally. If you can, please do make a backup of your rom.
(a) Download and install the latest driver for your device
(b) Download the latest adb and fastboot tool (I recommend Minimal ADB and Fastboot)
(c) Download the custom recovery image. Save/copy it on the root directory of your ADB and Fastboot folder.
(d) In your device, go to settings > developer > enable oem unlocking and usb debugging (which is I guess you already did).
(e) Now open your terminal/cmd: adb reboot bootloader (this will boot your device in fastboot)
(f) In terminal/cmd: fastboot oem unlock (or fastboot oem unlock-go)
(g) Now flash the custom recovery: fastboot flash recovery "recovery.img"
***I suggest you try first if the custom recovery image works: fastboot boot recovery.img
(h) Reboot into recovery and check if it works.
Ospider said:
Hello
A newbie here ...
My new phone "Lenovo Vibe C (A2020)" does not allow me to install any kind of custom recovery on it, I tried the following methods ...
1- SP Flash Tool: doesn't detect my phone at all, even after installing all drivers (Qualcomm, MTK, Etc ,,, ).
2- Adb and fastboot: whenever I try to flash a recovery, it only shows (waiting for a device) command, even after being detected by "adb devices" command, and showing device ID.
3- flashing apps: I used flashify and thrasher, at the beginning they both show a successful flashing process, up until rebooting to recovery, then only shows "Lenovo" logo for a second right before turning the phone off.
that's what i did, any help would be appreciated.
Note: the phone isn't even indexed in the site's database ... I wonder why!
Click to expand...
Click to collapse
Check my thread for custom marshmallow rom and twrp recovery .
https://forum.xda-developers.com/android/general/bliss-rom-lenovo-vibe-c-a2020a40-t3567812
rolland.arriza said:
Hello there. I do hope that you can still boot your device normally. If you can, please do make a backup of your rom.
(a) Download and install the latest driver for your device
(b) Download the latest adb and fastboot tool (I recommend Minimal ADB and Fastboot)
(c) Download the custom recovery image. Save/copy it on the root directory of your ADB and Fastboot folder.
(d) In your device, go to settings > developer > enable oem unlocking and usb debugging (which is I guess you already did).
(e) Now open your terminal/cmd: adb reboot bootloader (this will boot your device in fastboot)
(f) In terminal/cmd: fastboot oem unlock (or fastboot oem unlock-go)
(g) Now flash the custom recovery: fastboot flash recovery "recovery.img"
***I suggest you try first if the custom recovery image works: fastboot boot recovery.img
(h) Reboot into recovery and check if it works.
Click to expand...
Click to collapse
But how about a person WITHOUT PC? Including me.

How to Root bluboo Edge

[I]Root twrp for bluboo Edge-
Disclaimer-
Code:
1. Do always on own Risk i am not responsible for bootloop and damage
2. take a backup before flashing supersu,
3. follow steps correctly
How to Install twrp-
Run Sp flash tool
Load Scatter, Check recovery only
Load twrp under recovery Section, click download,
Connect your Phone to PC [ make sure phone is switched off]
Fastboot-
put recovery in adb folder
use command-
Code:
fastboot oem unlock
fastboot flash recovery [file name here][file format here]
ex, fastboot flash recovery twrp.img
Root-
flash supersu.zip [2.79] via twrp
twrp Bug-
adb shell not work
Credit-
unknown
me to share with you
Downloads-
mod edit - link removed
After flashing twrp with sp flash tools, i am not able to enter into recovery, however i push volume up + power buttons... Phone keeps booting into normal android mode instead.
USB Vcom driver successfully installed, and spflash tool seems to work fine. Any ideas?
After flashing:
reboot with vol-down and power in that "chinese recovery thing" (look like this http://visihow.com/images/9/99/Samsung-chinese-factory-reset.png )
then connect phone with pc and reboot with adb in "real" recovery (adb reboot recovery)
if you boot normal first, recovery gets overwritten by default recovery
I boot into bootloader by pressing home button + power
adb reboot recovery
Dont boot to twrp
I flashing recovery, but I dont boot to twrp. Which version twrp you used?

S5 stucked at bootloop and recovery not working

HEllo everyone i have an S5 g900f. I recently flashed stocked rom in at after the custom rom crashed,but the phone is stucked at samsung logo and recovey mode is not working(using buttons).Is there any way to wipe cache without using recovery or any method to enter recovery
You can try via adb/terminal. Assuming the device has "USB Debugging" enabled, open terminal/cmd and type: adb reboot recovery.
If you have a working custom recovery placed somewhere, place it in the root folder where your adb is located, open terminal and type: adb reboot bootloader -this will boot your device into fastboot, then type:fastboot boot "name_of_your_custom_recovery.img"
If you do not know what you're doing, better not do it. Always create and take a backup.
Goodluck

CWM Recovery with authorized ADB for Nokia Lumia 520

- Deleted -
I made this when i was noob and i thought that for disabling adb security i made something very cool that could help a lot.
good job I'll be doing tests
it says that it finishes installing but it does not initiate me with the keys nor with fastboot
Hello everyone! I modified this port of the CWM recovery from the Sony Xperia M to allow by default adb commands like adb shell, etc.
Installation: (you need to have installed LK Bootloader)
1) Download the recovery from below.
2) Open fastboot and type fastboot flash recovery ´path to file adb-cwm.img´ and then press enter.
3) After flashing the recovery, remove the battery and add the battery.
Hi! Can you create new link for LK Bootloader? bcs any link not worked in xda!!! PLS

Categories

Resources