I'm on Verizon and have the galaxy note 2. just unlocked it, and was trying out a custom clockwork recovery. I was switching to decide which one I wanted to use, but somehow have lost both recoveries. I know i'm not supposed to use odin for custom rom's. Does that also hold true for recoveries? Need some help getting one back.
I'd assume you could just adb the recovery to your phone. You would need to find a .img file though. :/
R3define said:
I'd assume you could just adb the recovery to your phone. You would need to find a .img file though. :/
Click to expand...
Click to collapse
Thanks for the response. I believe I found one, but I'm not sure how to use abd. Any pointers or tips?
Assuming you have adb installed you would put the .img into the platform-tools folder. Open up a command prompt (Run as Administrator), then navigate to the Platform-tools folder.
Use the command "adb devices" to make sure your phone is detected by the computer.
Then "fastboot flash recovery xxx.img" where xxx is the name of the image file.
I think this would be the way to do it but I'm not 100% sure.
When using adb you have to be in the platform-tools folder to run the commands.
---------- Post added at 01:32 PM ---------- Previous post was at 01:27 PM ----------
Otherwise this thread looks like it has a few people who were having issues flashing a different recovery.
I'd recommend getting in touch with currentweb from the thread. He talks about it on Page 2.
http://forum.xda-developers.com/showthread.php?t=2045829
R3define said:
Assuming you have adb installed you would put the .img into the platform-tools folder. Open up a command prompt (Run as Administrator), then navigate to the Platform-tools folder.
Use the command "adb devices" to make sure your phone is detected by the computer.
Then "fastboot flash recovery xxx.img" where xxx is the name of the image file.
I think this would be the way to do it but I'm not 100% sure.
When using adb you have to be in the platform-tools folder to run the commands.
---------- Post added at 01:32 PM ---------- Previous post was at 01:27 PM ----------
Otherwise this thread looks like it has a few people who were having issues flashing a different recovery.
I'd recommend getting in touch with currentweb from the thread. He talks about it on Page 2.
http://forum.xda-developers.com/showthread.php?t=2045829
Click to expand...
Click to collapse
Thank you soo much for the help. I just used the PIT and recovery file with Odin. Back to normal. I appreciate it.
Ha. Glad you got it working. Especially in an easier way. Lol.
Related
Ok, Im retarted. I got my HTC One and had no clue what I was doing trying to unlock it. Well, I eventually got it unlocked but somehow installed the ADB and Bootloader from my Nexus4 onto it. I cant figure out how I did that or how to get the correct ADB and Bootloader onto the device now.
Can anyone assist me?
HyperM3 said:
Ok, Im retarted. I got my HTC One and had no clue what I was doing trying to unlock it. Well, I eventually got it unlocked but somehow installed the ADB and Bootloader from my Nexus4 onto it. I cant figure out how I did that or how to get the correct ADB and Bootloader onto the device now.
Can anyone assist me?
Click to expand...
Click to collapse
well you dont install ADB to your phone, thats on your computer. You may have installed the wrong boot.img but probably not the bootloader. please give more details. list the files you installed to the One.
Ok, so I went out and bought a new laptop since the one I was using was 8 years old running XP and took 5 minutes to open any program.
Anyway, I downloaded the all-in-one-toolkit on the laptop and did a factory reset on the phone. I installed the correct drivers on the computer(hopefully). The phone is still saying its unlocked when I put it in fastboot mode. I have it connected right now and Im trying to install the TWRP but the CMD prompt is just sitting there saying <waiting for device>.
Im the least techie technophile there is apparently. I usually have a friend do all this set up crap on every phone and then I have no problems installing kernels and ROM's after that. Its this beginning crap I always get lost on.
Im seriously so frustrated that Im debating if I even want to keep the phone anymore.
wait because you can't get it install a recovery your going to rage quit ..... dang
CheesyNutz said:
wait because you can't get it install a recovery your going to rage quit ..... dang
Click to expand...
Click to collapse
If you have had this phone since Friday and have been working on doing this the whole time, wouldnt you be feeling the same way?? Maybe since you have already done all this you might be able to lend a helping hand.
you're seeing waiting for device because you don't have the drivers installed correctly.
are you on windows 8?
get the drivers from http://forum.xda-developers.com/showthread.php?t=2135381
then look at the link to how to use adb and fastboot in my signature
gunnyman said:
you're seeing waiting for device because you don't have the drivers installed correctly.
are you on windows 8?
get the drivers from http://forum.xda-developers.com/showthread.php?t=2135381
then look at the link to how to use adb and fastboot in my signature
Click to expand...
Click to collapse
Now Im on W8, never used this operating system before either so Im trying to figure this out as I go. Im a Mac guy(still on Leopard though, dont get me started).
So I used the CMD prompt to unlock the bootloader in the first place. The all in one toolkit is a POS, it doesnt seem to do anything. Anyway, so I went to your link and installed the drivers. All I want to do is root the device so I can install TWRP or vice versa(again, I always had a friend do this).
HyperM3 said:
Now Im on W8, never used this operating system before either so Im trying to figure this out as I go. Im a Mac guy(still on Leopard though, dont get me started).
So I used the CMD prompt to unlock the bootloader in the first place. The all in one toolkit is a POS, it doesnt seem to do anything. Anyway, so I went to your link and installed the drivers. All I want to do is root the device so I can install TWRP or vice versa(again, I always had a friend do this).
Click to expand...
Click to collapse
once you have the drivers installed
it's simple and all in ones aren't needed really.
I have a mac too and have to do it all by hand.
follow the directions in this thread http://forum.xda-developers.com/showthread.php?t=2182792
I installed cwm then installed the root.zip.
gunnyman said:
once you have the drivers installed
it's simple and all in ones aren't needed really.
I have a mac too and have to do it all by hand.
follow the directions in this thread http://forum.xda-developers.com/showthread.php?t=2182792
I installed cwm then installed the root.zip.
Click to expand...
Click to collapse
Im just extremely computer illiterate apparently. No matter what I do my computer still says device not recognized. When I click on the device manager theres a yellow triangle over "my HTC". I click on it to try to update the drivers and it says they are up to date. I have no clue if thats even important. Im in research overload right now.
Still have access to a Mac? So much easier
gunnyman said:
Still have access to a Mac? So much easier
Click to expand...
Click to collapse
Yeah, Im on the mac for all of this research.
HyperM3 said:
Yeah, Im on the mac for all of this research.
Click to expand...
Click to collapse
install fastboot and adb for the mac and use it instead
commands are the same, no driver BS to worry about
gunnyman said:
install fastboot and adb for the mac and use it instead
commands are the same, no driver BS to worry about
Click to expand...
Click to collapse
I might just have to try that. I went through the whole rigamarole of creating the android folder and in there I put ADB, fastboot, adbwinapi.dll and the TWRP img file. I got the command line open trying to install the TWRP and it just sits there still saying <waiting for device>.
Trust me the mac is much easier
gunnyman said:
Trust me the mac is much easier
Click to expand...
Click to collapse
Ok, I have everything hooked up to the mac. When the phone is powered on I can use android file transfer to see all the folders in the phone. When I disconnect the phone, reboot into bootloader and then reconnect the phone, thats where Im lost. No clue what Im supposed to do next.
I have a folder on the desktop with the fastboot, adb and TWRP file in there. Im able to navigate my command prompt to that folder and then.....no clue what next.
HyperM3 said:
Ok, I have everything hooked up to the mac. When the phone is powered on I can use android file transfer to see all the folders in the phone. When I disconnect the phone, reboot into bootloader and then reconnect the phone, thats where Im lost. No clue what Im supposed to do next.
I have a folder on the desktop with the fastboot, adb and TWRP file in there. Im able to navigate my command prompt to that folder and then.....no clue what next.
Click to expand...
Click to collapse
ok open a command prompt
use spotlight and type terminal
once terminal is open
cd to the directory you put those files in
for example
cd /Users/Gunnyman/Desktop/files
once you're there
type ls and hit enter
this will give you a list of the files in that directory
you should see fastboot and adb and the recovery image
make sure your recovery is unzipped and says somefilename.img
once you've verified the files are there
type ./fastboot devices
you should see a serial number there
if it isn't there make sure you see fastboot when you did the ls command from before
next is installing the recovery
the command is ./fastboot flash recovery nameofrecovery.img
after that completes completely power down your phone
power it back up and when it boots type ./adb reboot bootloader
from there choose recovery and recovery should boot
sometimes this takes a couple of tries to make it stick.
---------- Post added at 03:57 PM ---------- Previous post was at 03:55 PM ----------
gunnyman said:
ok open a command prompt
use spotlight and type terminal
once terminal is open
cd to the directory you put those files in
for example
cd /Users/Gunnyman/Desktop/files
once you're there
type ls and hit enter
this will give you a list of the files in that directory
you should see fastboot and adb and the recovery image
make sure your recovery is unzipped and says somefilename.img
once you've verified the files are there
type ./fastboot devices
you should see a serial number there
if it isn't there make sure you see fastboot when you did the ls command from before
next is installing the recovery
the command is ./fastboot flash recovery nameofrecovery.img
after that completes completely power down your phone
power it back up and when it boots type ./adb reboot bootloader
from there choose recovery and recovery should boot
sometimes this takes a couple of tries to make it stick.
Click to expand...
Click to collapse
installing the root is as simple as dragging the root.zip or whatever it's called onto your phone rebooting to recovery and installing it
gunnyman said:
ok open a command prompt
use spotlight and type terminal
once terminal is open
cd to the directory you put those files in
for example
cd /Users/Gunnyman/Desktop/files
once you're there
type ls and hit enter
this will give you a list of the files in that directory
you should see fastboot and adb and the recovery image
make sure your recovery is unzipped and says somefilename.img
once you've verified the files are there
type ./fastboot devices
you should see a serial number there
if it isn't there make sure you see fastboot when you did the ls command from before
next is installing the recovery
the command is ./fastboot flash recovery nameofrecovery.img
after that completes completely power down your phone
power it back up and when it boots type ./adb reboot bootloader
from there choose recovery and recovery should boot
sometimes this takes a couple of tries to make it stick.
---------- Post added at 03:57 PM ---------- Previous post was at 03:55 PM ----------
installing the root is as simple as dragging the root.zip or whatever it's called onto your phone rebooting to recovery and installing it
Click to expand...
Click to collapse
I was good up until this failed:
Macintosh-2:android HyperM3$ ls
adb openrecovery-twrp-2.5.0.0-m7.img
fastboot
Macintosh-2:android HyperM3$ ./fastboot devices
HT348W907962 fastboot
Macintosh-2:android HyperM3$ ./fastboot flash recovery openrecovery-twrp-2.5.0.0-m7.img
sending 'recovery' (0 KB)...
FAILED (remote: unknown command)
finished. total time: 0.000s
That looks like a bad.download of the recovery. It shouldn't say 0 kb. Your command looks right
gunnyman said:
That looks like a bad.download of the recovery. It shouldn't say 0 kb. Your command looks right
Click to expand...
Click to collapse
I didnt even notice that 0 file size. Just downloaded it again and followed your steps. Totally worked and Im looking at TWRP on my phone right now. Thank you for your patience and rocking ability to walk me through this. Is there anyway I can donate to you for something? I cant click "thank you" for your posts enough.
Happy to help. No donations necessary.
My device ony supports adb on recovery but its sideload
cant access fastboot without adb command
volume keys not working
best regards
blttalas said:
My device ony supports adb on recovery but its sideload
cant access fastboot without adb command
volume keys not working
best regards
Click to expand...
Click to collapse
The Nexus 4 supports adb in recovery, if you have a custom recovery. If you don't have a custom recovery, then you're out of luck without the adb commands while booted up into the OS if your Volume buttons have stopped working.
adb reboot bootloader
or if you have a Terminal app on the phone, you should be able to do:
adb shell
reboot bootloader
not nexus 4
my tab
not booting
only recovery sideload
blttalas said:
not nexus 4
my tab
not booting
only recovery sideload
Click to expand...
Click to collapse
find a recovery.img that supports adb, then use
Code:
fastboot boot recovery.img
to access it
---------- Post added at 12:25 PM ---------- Previous post was at 12:24 PM ----------
also, what did you do to your phone?
Lgrootnoob said:
find a recovery.img that supports adb, then use
Code:
fastboot boot recovery.img
to access it
---------- Post added at 12:25 PM ---------- Previous post was at 12:24 PM ----------
also, what did you do to your phone?
Click to expand...
Click to collapse
Depends on the tablet. Kind of wondering why he hasn't shared what kind of tablet he is referring to. Not all android devices work the same way. Far from it actually. The tablet in question might not even have fastboot...
es0tericcha0s said:
Depends on the tablet. Kind of wondering why he hasn't shared what kind of tablet he is referring to. Not all android devices work the same way. Far from it actually. The tablet in question might not even have fastboot...
Click to expand...
Click to collapse
yea...
when you update to 3.1.0 twrp recovery is not compactible with the new recovery partition so you need to flash opxstock 3.1.0 recovery so that you will be able to flash android lollipop version of the opx and reroot and install twrp.
the proccess is really simple
1)go to settings about phone and enable developer options by tapping build number 10 times.
2)enable adb and oem unlocking
3)go to the folder you have adb and fastboot installed
4)Place the downloaded recovery file there(the one FROM THIS THREAD!)
5)type 'adb reboot bootloader'
Phone will reboot to bootloader
6)type 'fastboot flash recovery recovery.img'(or the name you gave for the recovery with '.img' at the end)
7)type 'fastboot boot recovery.img'
8)flash update.zip (the 2.1.1 version)If you cannot find the link to the file comment bellow
9)flash the update.zip via stock recovery.
10)your phone is back to stock now and you are able to flash twrp recovery and root your phone now.
Please hit thanks if i helped
EDIT:Unzip the recovery file fist
Post this in General Section
Sorry I can't find the link to update.zip
Please post the update.zip file
adb doesn't recognize my phone anymore, now that I want to try it again with the file from this forum. And it seems to be stuck in fastboot mode.
What should I do?
---------- Post added at 07:31 PM ---------- Previous post was at 07:23 PM ----------
brii_22 said:
adb doesn't recognize my phone anymore, now that I want to try it again with the file from this forum. And it seems to be stuck in fastboot mode.
What should I do?
Click to expand...
Click to collapse
Okay I found it.
Type in adb 'fastboot devices'
it wil recognise your phone
Then 'fastboot reboot'
And my phone works again, and I guess I can just restart the proces now
(replied to myself in case someone else has this problem )
GerasxD said:
when you update to 3.1.0 twrp recovery is not compactible with the new recovery partition so you need to flash opxstock 3.1.0 recovery so that you will be able to flash android lollipop version of the opx and reroot and install twrp.
the proccess is really simple
1)go to settings about phone and enable developer options by tapping build number 10 times.
2)enable adb and oem unlocking
3)go to the folder you have adb and fastboot installed
4)Place the downloaded recovery file there(the one FROM THIS THREAD!)
5)type 'adb reboot bootloader'
Phone will reboot to bootloader
6)type 'fastboot flash recovery recovery.img'(or the name you gave for the recovery with '.img' at the end)
7)type 'fastboot boot recovery.img'
8)flash update.zip (the 2.1.1 version)If you cannot find the link to the file comment bellow
9)flash the update.zip via stock recovery.
10)your phone is back to stock now and you are able to flash twrp recovery and root your phone now.
Please hit thanks if i helped
EDIT:Unzip the recovery file fist
Click to expand...
Click to collapse
many have ask and cannot find the update.zip 2.1.1, where are you?
Hi, It's not working for me.
I still get the same error message: `FAILED (remote: dtb not found)` when I try to boot into recovery.
I would really appreciate some help here
Thanks anyway. I'll keep searching.
---------- Post added at 04:46 AM ---------- Previous post was at 03:51 AM ----------
guiohm said:
Hi, It's not working for me.
I still get the same error message: `FAILED (remote: dtb not found)` when I try to boot into recovery.
I would really appreciate some help here
Thanks anyway. I'll keep searching.
Click to expand...
Click to collapse
Ok, I solved my problem. I had to revert to an older TWRP. I just didn't know that the new updated TWRP is not backward compatible (that's bad) and I couldn't find an older one until I stumbled upon this thread: http://forum.xda-developers.com/showpost.php?p=69170103&postcount=45
guiohm : Thank you SO MUCH ! I searched this solution for hours. I can't tell you how grateful I am.
THANK YOU!
brii_22 said:
adb doesn't recognize my phone anymore, now that I want to try it again with the file from this forum. And it seems to be stuck in fastboot mode.
What should I do?
---------- Post added at 07:31 PM ---------- Previous post was at 07:23 PM ----------
Okay I found it.
Type in adb 'fastboot devices'
it wil recognise your phone
Then 'fastboot reboot'
And my phone works again, and I guess I can just restart the proces now
(replied to myself in case someone else has this problem )
Click to expand...
Click to collapse
Thank you so much! I had the same problem and had no idea what to do.
FingolfinTheEldar said:
Sorry I can't find the link to update.zip
Click to expand...
Click to collapse
You can find it in the One Plus Website for the one plus x. it the rom
Official one okay?
Is it also ok, to take the official twrp 3.1.1-1-onyx from the twrp website?
Thanks
OPforlife said:
Is it also ok, to take the official twrp 3.1.1-1-onyx from the twrp website?
Thanks
Click to expand...
Click to collapse
Not at all. The point is to flash an old offcieal recovery, then OOS 3 to update bootloader.
If you already are on the new bootloader no need to do that.
if you're not, BLupdater.
If already try to flash something not compatible, you may haave to run the Mega unbrick Guide.
Same isse with E1001
I had the same issue "remote: dtb not found" when trying to use recent (3+) versions of TWRP on my E1001 One Plus X. I ended up discovering that only an old version of TWRP (2.8.7) would boot on the device. Here is the version I used successfully on One Plus X E1001 (white): twrp-2.8.7.0-6.0-onyx.img. I cannot post a link to it as the forum is preventing new users to publish external links but I have it if needed.
I literally ****ed up. No OS, No Recovery. My only hope is flashing from fastboot with my extracted images from update.app.
I just wanted to root my phone. I completely followed the step in this thread https://forum.xda-developers.com/android/general/rooting-huawei-y6-ii-cam-l21-t3501162 aside from just flashing TWRP 3.1.0.0 because TWRP 3.0.2.0 wont work for me. Well it was working for me and when I tried to flash the SuperSU.zip it says "unable to mount /data" so i'd do my research and to fix that i need to change file system to fat and format, then changed it back to ext4 and format. It fixed the issue but i was not aware that it will wipe my os. So I have no backup for ready. I'm down to no os but i have twrp. I wanted to make my own flashable zip rom that i extracted from update.app. The flashable zip that I worked does not working. The META-INF,system.img,boot.img then archived to zip file then flash it. I'm so ****ed up i tried to directly flash the images in TWRP. Flashed the boot.img to boot partition, and flash recovery.img to recovery partition. And when i tried to flash the system.img in oeminfo,boot, and recovery partition. The file size is big and it does not work that way. So in short i flashed the stock recovery.img over my TWRP. And that's ****ed up. My only hope is flashing the images via fastboot but my fastboot cant detect my device. I'm stuck at 2 boots only. The Huawei eRecovery ( i tried to download latest version and recovery via wifi but the package wont download) and Rescue Mode. Thankk youu in advance for helping me. I would appreciate it so lot! Help me
Fastboot flash system system.img
---------- Post added at 08:30 PM ---------- Previous post was at 08:28 PM ----------
Amaan007 said:
Fastboot flash system system.img
Click to expand...
Click to collapse
Do u have huawei y6 II
Amaan007 said:
Fastboot flash system system.img
---------- Post added at 08:30 PM ---------- Previous post was at 08:28 PM ----------
Do u have huawei y6 II
Click to expand...
Click to collapse
I am using Huawei Y6 II (CAM-L21). Thank you for reply But yes I am trying to use adb and fastboot command but my computer can't recognize it. I mean when I plugged it in my computer it does not show anything and when I'm trying to enter the command (adb devices) It only shows
"* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached"
I think it might have to do something in the twrp recovery. When my twrp recovery is working it shows my device and my laptop can recognize it. When I accidentally wipe my recovery it does not show anymore. One thing I found out that It recognize my device when I'm looking into device manager. It shows in Portable Device and something F:/
Thaank youu for noticing me
Valkenburgh Margin said:
I am using Huawei Y6 II (CAM-L21). Thank you for reply But yes I am trying to use adb and fastboot command but my computer can't recognize it. I mean when I plugged it in my computer it does not show anything and when I'm trying to enter the command (adb devices) It only shows
"* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached"
I think it might have to do something in the twrp recovery. When my twrp recovery is working it shows my device and my laptop can recognize it. When I accidentally wipe my recovery it does not show anymore. One thing I found out that It recognize my device when I'm looking into device manager. It shows in Portable Device and something F:/
Thaank youu for noticing me
Click to expand...
Click to collapse
Go to fastboot and type fasboot devices and tell me the outcome
---------- Post added at 06:34 AM ---------- Previous post was at 06:29 AM ----------
Amaan007 said:
Go to fastboot and type fasboot devices and tell me the outcome
Click to expand...
Click to collapse
https://forum.xda-developers.com/ho...m-unofficial-lineageos-14-1-honor-4c-t3591305
Flash this with sdcard its compatible with ur phone or move the zip file with USB or put in ur sdcard and flash it with twrp hit thanks if it helped
Amaan007 said:
Go to fastboot and type fasboot devices and tell me the outcome
---------- Post added at 06:34 AM ---------- Previous post was at 06:29 AM ----------
https://forum.xda-developers.com/ho...m-unofficial-lineageos-14-1-honor-4c-t3591305
Flash this with sdcard its compatible with ur phone or move the zip file with USB or put in ur sdcard and flash it with twrp hit thanks if it helped
Click to expand...
Click to collapse
In fastboot it does not show in listed device.
I would love to flash that rom but I have no custom recovery like twrp Is it possible to flash it with update package?
Valkenburgh Margin said:
In fastboot it does not show in listed device.
I would love to flash that rom but I have no custom recovery like twrp Is it possible to flash it with update package?
Click to expand...
Click to collapse
https://www.facebook.com/amaandip.singh
talk to me on fb
https://drive.google.com/open?id=0B0MKgCbUM0itNVB1elljU2NPR0k
here is a updater for fastboot
Just asking what tool are u using
Amaan007 said:
https://www.facebook.com/amaandip.singh
talk to me on fb
https://drive.google.com/open?id=0B0MKgCbUM0itNVB1elljU2NPR0k
here is a updater for fastboot
Just asking what tool are u using
Click to expand...
Click to collapse
THAAANKSS TO THIS MAN! He completely taught me things and assisted me. Cheers for you man! How to close this thread? My
Huawei Y6II is completely fixed and rooted! Thanks xda
@matt4321 plz close this thread
Thread closed
I unlocked my bootloader installes twrp and linage. What do i need to go full stock? Stock recovery stock os lock bootloader.
follow this thread
https://forum.xda-developers.com/swift-2/how-to/marmite-wileyfox-ota-nougat-android-7-1-t3654999
Abdullah S.A. said:
follow this thread
https://forum.xda-developers.com/swift-2/how-to/marmite-wileyfox-ota-nougat-android-7-1-t3654999
Click to expand...
Click to collapse
i am a real noob i found this one but got lost on what to do i dont want my phone rooted.
noiz13 said:
i am a real noob i found this one but got lost on what to do i dont want my phone rooted.
Click to expand...
Click to collapse
I will help you.
You know how to work with adb right? since you have unlocked your phone and flashed TWRP i think you have a little bit experience with adb.
first: download this zipfile:
https://wileyfox.wetransfer.com/downloads/aba80df646f39937021ef49438a629a320171121140241/aaa9dd
unzip it in the adb folder in your PC
make sure USB debugging is on in your phone and connect your phone to your PC
Optinal: open adb and type this command to make sure your device is properly connected:
adb devices
open adb and type this command:
adb reboot bootloader
now type these commands one after one (DO NOT REMOVE YOUR PHONE DURING THIS PROCESS):
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
and wait ..
once this process is done boot to the recovery (through typing this command: adb reboot recovery
or from the bootloader) and do a factory reset
Optional: Update your phone through the adb and relock the bootloader of your phone after this is done through the following command:
fastboot oem lock
Optional2: if you don't know how to update your phone through the adb, then just relock the bootloader and update it via the phone updater in the settings.
I hope this will help you
---------- Post added at 10:32 AM ---------- Previous post was at 10:27 AM ----------
Forgot to say:
this will delete all your files on your phone and will unroot your device if it was rooted (so don't worry about the root)
Abdullah S.A. said:
I will help you.
You know how to work with adb right? since you have unlocked your phone and flashed TWRP i think you have a little bit experience with adb.
first: download this zipfile:
https://wileyfox.wetransfer.com/downloads/aba80df646f39937021ef49438a629a320171121140241/aaa9dd
unzip it in the adb folder in your PC
make sure USB debugging is on in your phone and connect your phone to your PC
Optinal: open adb and type this command to make sure your device is properly connected:
adb devices
open adb and type this command:
adb reboot bootloader
now type these commands one after one (DO NOT REMOVE YOUR PHONE DURING THIS PROCESS):
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
and wait ..
once this process is done boot to the recovery (through typing this command: adb reboot recovery
or from the bootloader) and do a factory reset
Optional: Update your phone through the adb and relock the bootloader of your phone after this is done through the following command:
fastboot oem lock
Optional2: if you don't know how to update your phone through the adb, then just relock the bootloader and update it via the phone updater in the settings.
I hope this will help you
---------- Post added at 10:32 AM ---------- Previous post was at 10:27 AM ----------
Forgot to say:
this will delete all your files on your phone and will unroot your device if it was rooted (so don't worry about the root)
Click to expand...
Click to collapse
didnt work the device wont boot
drewster1978 said:
didnt work the device wont boot
Click to expand...
Click to collapse
r u sure you've done everything as described? Check it again.
drewster1978 said:
didnt work the device wont boot
Click to expand...
Click to collapse
If you can get to stock recovery (Power and arrow down I think) then do a factory reset in recovery. That worked for me.
Flashed files and no errors but just wont boot stuck on wileyfox..Ive tried factory reset and also flashed other recovery files but nothing is working.
drewster1978 said:
Flashed files and no errors but just wont boot stuck on wileyfox..Ive tried factory reset and also flashed other recovery files but nothing is working.
Click to expand...
Click to collapse
This is what worked for me a couple of times.
https://forum.xda-developers.com/showpost.php?p=75771334&postcount=2
divvykev said:
This is what worked for me a couple of times.
https://forum.xda-developers.com/showpost.php?p=75771334&postcount=2
Click to expand...
Click to collapse
Ive tried that way as well,i went to the website and on chat they are happy to fix it,just have to send it to netherlands.
drewster1978 said:
Ive tried that way as well,i went to the website and on chat they are happy to fix it,just have to send it to netherlands.
Click to expand...
Click to collapse
Was that with STK?
Wow thats good news
Abdullah S.A. said:
I will help you.
You know how to work with adb right? since you have unlocked your phone and flashed TWRP i think you have a little bit experience with adb.
first: download this zipfile:
https://wileyfox.wetransfer.com/downloads/aba80df646f39937021ef49438a629a320171121140241/aaa9dd
unzip it in the adb folder in your PC
make sure USB debugging is on in your phone and connect your phone to your PC
Optinal: open adb and type this command to make sure your device is properly connected:
adb devices
open adb and type this command:
adb reboot bootloader
now type these commands one after one (DO NOT REMOVE YOUR PHONE DURING THIS PROCESS):
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
and wait ..
once this process is done boot to the recovery (through typing this command: adb reboot recovery
or from the bootloader) and do a factory reset
Optional: Update your phone through the adb and relock the bootloader of your phone after this is done through the following command:
fastboot oem lock
Optional2: if you don't know how to update your phone through the adb, then just relock the bootloader and update it via the phone updater in the settings.
I hope this will help you
---------- Post added at 10:32 AM ---------- Previous post was at 10:27 AM ----------
Forgot to say:
this will delete all your files on your phone and will unroot your device if it was rooted (so don't worry about the root)
Click to expand...
Click to collapse
I need this file for relock my bootloader but that web file expired ,where i can download this firmware ,tx b4
warj04 said:
I need this file for relock my bootloader but that web file expired ,where i can download this firmware ,tx b4
Click to expand...
Click to collapse
It's been a while man. I don't have the file anymore and I am not sure if it's still online.
Abdullah S.A. said:
It's been a while man. I don't have the file anymore and I am not sure if it's still online.
Click to expand...
Click to collapse
? I got the file, but can I install Deodex and Wileyfox Swift 2 Plus can use ROM Nougat
---------- Post added at 09:18 AM ---------- Previous post was at 09:15 AM ----------
Abdullah S.A. said:
It's been a while man. I don't have the file anymore and I am not sure if it's still online.
Click to expand...
Click to collapse
I got this file from here https://androidfilehost.com/?w=files&flid=184243