Please help....No OS in Oneplus one, Phone in fastboot mode - ONE Q&A, Help & Troubleshooting

Hello all, I never thought I will be posting here.
I need help with my Oneplus one 64Gb version.
I am struck with No OS & Twrp 2.8.6.0.
Twrp is not able to mount otg-usb,
I have tried flashing rom through Fastboot via Bacon root toolkit, It gives error (
target reported max download size of 1073741824 bytes
sending 'boot' (7806 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 6.209s
&
Sometimes the error is too many links & sometimes its giving write command error.
error: cannot load 'C:\Program Files (x86)\WugFresh Development\Bacon Root Toolkit\data\Factory_Images\potato_bacon-9-20180818.Baked-v2.0.MASHED\emmc_appsboot.mbn'
I am even unable to flash new recovery, so that I can mount otg-usb drive.
I have also tried manually flashing the phone via fastboot but it just stuck there for hours on command window without any progress.
I will be really thankful to any one who can help me flash ROM to the phone.
Thanks

Related

[Q] Fastboot flash recovery image size exceeded partition limits error

Hello,
I'm trying to install 4.4.2 Rom http://forum.xda-developers.com/showthread.php?t=2607249 by arrrghhh.
when I try to install twrp I get the following error:
Code:
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash recover
y openrecovery-twrp-2.6.3.4-hammerhead.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
sending 'recovery' (13272 KB)...
OKAY [ 0.997s]
writing 'recovery'...
(bootloader) Image size exeeded partition limits
FAILED (remote failure)
finished. total time: 1.238s
Also the green android with the open belly appears and I stopped it by holding powerbutton, and now it says Fastboot reason: Flash failure in the screen.
I tried installing goomanager and install twrp from there, but it didn't seem to work.
Please advice how to get the twrp to install correctly so I can flash the rom.
Thanks,
Stani
soulmethod said:
Hello,
I'm trying to install 4.4.2 Rom http://forum.xda-developers.com/showthread.php?t=2607249 by arrrghhh.
when I try to install twrp I get the following error:
Code:
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash recover
y openrecovery-twrp-2.6.3.4-hammerhead.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
sending 'recovery' (13272 KB)...
OKAY [ 0.997s]
writing 'recovery'...
(bootloader) Image size exeeded partition limits
FAILED (remote failure)
finished. total time: 1.238s
Also the green android with the open belly appears and I stopped it by holding powerbutton, and now it says Fastboot reason: Flash failure in the screen.
I tried installing goomanager and install twrp from there, but it didn't seem to work.
Please advice how to get the twrp to install correctly so I can flash the rom.
Thanks,
Stani
Click to expand...
Click to collapse
Why are you trying to install TWRP for the hammerhead (Nexus5)[email protected]??
That could cause SERIOUS damage. Please install a recovery for your device.
If you want to use GooManager, you need to be rooted. Regardless, you need to have your bootloader unlocked to install any custom recovery.
didn't find one
Wow,
I must have miss downloaded it, browsing threads...
Can you give a link to one that is for photon Q ?
The bootloader is unlocked, but I couldn't install superSU yet.
To be honest I'm kinda lost reading all those different threads.
At the same time I want to try your 4.4.2 )
Thanks,
Stani
http://forum.xda-developers.com/showthread.php?t=1887070
Helps to stick to the Photon Q section
Twrp for Photon Q
Ok, found one that is for photon Q,
here is link : http://goo.im/devs/OpenRecovery/asanti
Thread: http://forum.xda-developers.com/showthread.php?t=1887070
Trying again and will post results
it worked!
Superb,
managed to install and GUMMY 4.4.2 is loading )) and it booted, loool ))
Thanks arrrghhh for your fast response!!!
I will play around with it and will donate once I get my salary )
Keep up the good work and lots of laughs and harmony,
Thanks,
Stani
i have also try ..... .
soulmethod said:
Ok, found one that is for photon Q,
here is link : http://goo.im/devs/OpenRecovery/asanti
Thread: http://forum.xda-developers.com/showthread.php?t=1887070
Trying again and will post results
Click to expand...
Click to collapse
i have also try but not bootable in recovery.....
please suggest mee.....
avisingh736 said:
i have also try but not bootable in recovery.....
please suggest mee.....
Click to expand...
Click to collapse
What's your issue?
The thread you are jacking, the OP originally tried flashing a recovery for the hammerhead (n5).
Is that your problem to? If so, just use a recovery posted in the Photon Q section. It'll work much better.

[Q] Rooting Issues with Moto G

Hi,
I'm trying to root my Moto G. Was able to unlock it but can't flash recovery or boot superboot with fastboot.
On trying to push twrp with: fastboot flash recovery twrp.img
I get the error:
target reported max download size of 536870912 bytes
sending 'recovery' (8090 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 5.021s
On trying to boot superboot with: fastboot boot boot.superboot.img
Iget the error:
downloading 'boot.img' ...
FAILED (command write failed (Unknown error))
finished. total time: 5.014s
I can't seem to find a solution online, does someone know how to fix these errors?
Uncannytable said:
Hi,
I'm trying to root my Moto G. Was able to unlock it but can't flash recovery or boot superboot with fastboot.
On trying to push twrp with: fastboot flash recovery twrp.img
I get the error:
target reported max download size of 536870912 bytes
sending 'recovery' (8090 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 5.021s
On trying to boot superboot with: fastboot boot boot.superboot.img
Iget the error:
downloading 'boot.img' ...
FAILED (command write failed (Unknown error))
finished. total time: 5.014s
I can't seem to find a solution online, does someone know how to fix these errors?
Click to expand...
Click to collapse
just install flashify from the playstore and flash a recovery from there its very easy and i think a large number of people had the same problem anyhow thats how i fixed it after further reading in xda cheers,martin
I am actually a fan of rooting without changing the recovery
just use
fastboot boot YourRecovery.img
Click to expand...
Click to collapse
and then flash e.g. latest supersu zip http://download.chainfire.eu/supersu you can even do this by adb sideload in CWM (for the recovery i used CWMrecovery)
i like this method because it will leave your recovery untouched and just root :highfive:
Why dont you flash just Philz Touch recovery? Then go to recovery option on Fastboot mode, once Philz has booted, touch REBOOT SYSTEM, then the recovery will tell you "Your device is not rooted or SU is missing, do you want to apply SU?" Then scroll to YES option and phone will reboot.. DONE, rooted! Now go to Play Store and grab SuperSU app.. Then you can flash to stock recovery....
All I had to do was change the usb port. Now everything is working fine.
martindar said:
just install flashify from the playstore and flash a recovery from there its very easy and i think a large number of people had the same problem anyhow thats how i fixed it after further reading in xda cheers,martin
Click to expand...
Click to collapse
The OP is trying to root his device. AFAIK Flashify requires the device to be rooted to work. What am I missing?

Possibly Hardbricked Honor 8

Hey there Guys, first of all thanks for takeing the time and reading through this post.
I have used the search function on this board and on google to an unhealthy extend the last 5 Days because no matter what i try there is always something in the way of every method i have tried to the extend that i almost accept the fact that my phone might be Hardbricked in terms of internal memory.
So lets get on with some data.
Im using the Honor 8 FRD-L09 with currently no OS whatsoever.
The Device is:
-Rooted
-Fully Unlocked (Bootloader, OEM, FRP, Debugging Mode (Enabled before Brick)
I Bricked my Honor 8 when i tried to use the Backup function of TWRP to later change the OS from EMUI 5 to AICP
The first try to change to AICP failed, saying for whatever reason that i cannot install this Update on a EVA-L09 Device, (which is strange since the Phone clearly says FRD-L09 on the back aswell as responding good to all past upgrades that i did , which were all for FRD-L09), so i chose to rollback to the Backup, however the Backup was corrupted in the process somehow and so the phone is currently without any OS as i couldnt reinstall the original Backup.
Ok so now for stuff i have tried and the errors i recieve while doing that.
ERecovery
After ERecovery is connected to any WIFI it spits out the error that no Packages can be found.
Fastboot Flashing
I have tried to install the Stock EMUI 4 Boot.img and then use the Huawei Update Extractor to extract the files from the UPPDATE.APP after i made sure that i have the correct firmware downloaded (The oldest possible, FRD-L09C432B101).
I can flash the boot and recovery images just fine, but the System and Cust images throw me the following errors:
System.img Error
fastboot flash system SYSTEM.img
target reported max download size of 471859200 bytes
sending sparse 'system' (427769 KB)...
OKAY [ 9.631s]
writing 'system'...
FAILED (remote: sparse flash write failure)
finished. total time: 9.666s
Cust.img Error
flash cust CUST.img
target reported max download size of 471859200 bytes
sending 'cust' (416830 KB)...
OKAY [ 8.920s]
writing 'cust'...
FAILED (remote: partition error)
finished. total time: 11.151s
I have furthermore tested all other FRD-L09 Firmwares up to 130 and even the new B320 for EMUI 5 (for which i installed the EMUI 5 Boot.img) aswell as trying to use:
ZIP Flashing
I have tried to use the following command:
fastboot flash zip UPDATE.APP , which spits out the following error:
fastboot flash zip UPDATE.APP
target reported max download size of 471859200 bytes
sending 'zip' (81444 KB)...
OKAY [ 1.746s]
writing 'zip'...
FAILED (remote: Command not allowed)
finished. total time: 1.761s
I have then tried to lock and unlock the OEM to fix the Command not allowed issue which however did not work out.
MicroSD Updating
I have tried the method of using a MicroSD to install the above Update.APP's in a dload folder in the Root of the card with the stock recovery, however no matter what firmware or what Boot.img or what Stock Recovery.img i use, i always get the Software Incompatibility error.
TWRP Direct Recovery and ADB Sideloading
I have tried the method of directly installing or Sideloading the files through ADB with the help of TWRP, but i get the errors that either /data or /system or /internalstorage cannot be mounted.
I have tried the solution suggested on a few promising youtube videos to simply try a combination of formating to a different type and then back aswell as repairing and then trying again, which worked for /system and /internalstorage, but /data is still not able to mount.
So as you can see i have pretty much tried every trick in the book to get my Phone unbricked, however non of those methods work and im getting desperate.
If any of you have more ideas as to what i could try, please post them here.
Go onto MoDaco honor 8
Google it.
There is a guy called Paul O'Brien on there he will help you sort it out
@ newsupast
have you found a solution?
I have same problem with my FRD-AL10.
Also have checked MoDaCo, but help is very rare.
I've written to Huawei-Support to ask for a rollback-package, but they told me to ask my local support.
The have not replied my question.

Root: Stuck at "Your device is booting now"

Hello! I tried to root my Honor 6x (BLN-L21, EMUI 5.0) following the instructions there:
cyberkey.in/how-to-root-honor-6x-100-working/
The bootloader was successfully unlocked.
But when I tried to flash TWRP the process failed and now my phone is stuck on boot :
"Your device has been unlocked and can't be trusted [...] Your device is booting now."
I can get access to recovery and fastboot. I wiped the cache and tried a factory reset but nothing changed, my system won't start and I don't know what to do.
Please help!
if you have the boot backup then restore it.
venugopalu007 said:
if you have the boot backup then restore it.
Click to expand...
Click to collapse
I don't have any backup. Is there a way to just reset everything? Also I don't know how to connect to the phone anymore since adb won't find the device.
if you cannot find the boot.img
just do a rollback bro
here is the link
first dload this
http://download-c.huawei.com/download/downloadCenter?downloadId=94070&version=376169&siteCode=de-h
and this now
if your device is BLN-L21C432B151 http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1277/g104/v84712/f1/full/update.zip
or BLN-L21C185B131 http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1277/g104/v75593/f1/full/update.zip
I think that I flashed the wrong files in "boot" and "recovery". Please tell me which files I should flash there.
I used the commands:
.\fastboot flash boot twrp.img
.\fastboot flash recovery twrp.img
Stinks said:
I think that I flashed the wrong files in "boot" and "recovery". Please tell me which files I should flash there.
I used the commands:
.\fastboot flash boot twrp.img
.\fastboot flash recovery twrp.img
Click to expand...
Click to collapse
The guide from "cyberkey.in/how-to-root-honor-6x-100-working/" is simply wrong when it comes to flashing the twrp recovery. If you really followed this guide completely then you flashed the recovery to the boot partition.
Use "fastboot flash recovery twrp.img" to flash the recovery.
You will still have to flash the boot image to your boot partition then (fastboot flash boot boot.img).
Stinks said:
I don't have any backup. Is there a way to just reset everything? Also I don't know how to connect to the phone anymore since adb won't find the device.
Click to expand...
Click to collapse
Use fastboot flash recovery twrpname.img to flash the recovery
Ok so basically I need to flash the boot image. However I don't know where to find the stock boot image. I downloaded the so-called "full version" of the stock firmware that I found here: boycracked.com/2017/07/20/official-huawei-honor-6x-bln-l21-berlin-l21-stock-rom-firmware/
However there was no boot.img file inside.
If you could direct me to the proper stock boot.img or send me one, that would greatly help. I had EMUI 5.0 with Nougat 7.0 I believe, phone version BLN-L21.
V
Stinks said:
Ok so basically I need to flash the boot image. However I don't know where to find the stock boot image. I downloaded the so-called "full version" of the stock firmware that I found here: boycracked.com/2017/07/20/official-huawei-honor-6x-bln-l21-berlin-l21-stock-rom-firmware/
However there was no boot.img file inside.
If you could direct me to the proper stock boot.img or send me one, that would greatly help. I had EMUI 5.0 with Nougat 7.0 I believe, phone version BLN-L21.
Click to expand...
Click to collapse
Bro there is update.app open it with huawei update extractor then you will see the the boot image.but remember the emui 4.1 boot wont help you in emui 5 .the boot.img must be emui 5 once.
venugopalu007 said:
V
Bro there is update.app open it with huawei update extractor then you will see the the boot image.but remember the emui 4.1 boot wont help you in emui 5 .the boot.img must be emui 5 once.
Click to expand...
Click to collapse
Thanks. I successfully updated boot.img and and recovery.img, but system won't load, so I might have imported from the wrong STOCK version.
I tried to reinstall a stock ROM using:
fastboot flash system system.img
But I got this error message:
target reported max download size of 471859200 bytes
sending sparse 'system' (444686 KB)...
OKAY [ 12.901s]
writing 'system'...
FAILED (remote: sparse flash write failure)
finished. total time: 12.929s
Then I tried to erase the system file with "erase system" and got this error:
erasing 'system'...
FAILED (remote: Command not allowed)
finished. total time: 0.013s
I guess that the only option now is to install the files on an external SD card?
Stinks said:
Thanks. I successfully updated boot.img and and recovery.img, but system won't load, so I might have imported from the wrong STOCK version.
I tried to reinstall a stock ROM using:
fastboot flash system system.img
But I got this error message:
target reported max download size of 471859200 bytes
sending sparse 'system' (444686 KB)...
OKAY [ 12.901s]
writing 'system'...
FAILED (remote: sparse flash write failure)
finished. total time: 12.929s
Then I tried to erase the system file with "erase system" and got this error:
erasing 'system'...
FAILED (remote: Command not allowed)
finished. total time: 0.013s
I guess that the only option now is to install the files on an external SD card?
Click to expand...
Click to collapse
Bro y this ,just do a rollback .
Stinks said:
Thanks. I successfully updated boot.img and and recovery.img, but system won't load, so I might have imported from the wrong STOCK version.
I tried to reinstall a stock ROM using:
fastboot flash system system.img
But I got this error message:
target reported max download size of 471859200 bytes
sending sparse 'system' (444686 KB)...
OKAY [ 12.901s]
writing 'system'...
FAILED (remote: sparse flash write failure)
finished. total time: 12.929s
Then I tried to erase the system file with "erase system" and got this error:
erasing 'system'...
FAILED (remote: Command not allowed)
finished. total time: 0.013s
I guess that the only option now is to install the files on an external SD card?
Click to expand...
Click to collapse
I recommend you to download firmware files only from the official honor website or by using the huawei firmware finder(https://forum.xda-developers.com/tools/general/huawei-firmware-finder-team-mt-t3469146)
In this case try to use huawei firmware finder to get the right stock version for your phone. Download these two files: e.g. update.zip & update_full_BLN-L21_hw_eu.zip.
Export the following image files: recovery, system, boot and cust.
The try to flash them:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
If flashing a partition via fastboot fails then it is usually because it's the wrong image or just not made for your phone.
Thank you guys, you saved my phone! I eventually managed to flash the files from Nougat update for European Honor 6X BLN-L21C432B360 that I found there: stechguide.com/honor-6x-b360-nougat-update/
Now the phone is working fine.
Stinks said:
Thank you guys, you saved my phone! I eventually managed to flash the files from Nougat update for European Honor 6X BLN-L21C432B360 that I found there: stechguide.com/honor-6x-b360-nougat-update/
Now the phone is working fine.
Click to expand...
Click to collapse
Glad you revived your phone
question
​
Stinks said:
Hello! I tried to root my Honor 6x (BLN-L21, EMUI 5.0) following the instructions there:
cyberkey.in/how-to-root-honor-6x-100-working/
The bootloader was successfully unlocked.
But when I tried to flash TWRP the process failed and now my phone is stuck on boot :
"Your device has been unlocked and can't be trusted [...] Your device is booting now."
I can get access to recovery and fastboot. I wiped the cache and tried a factory reset but nothing changed, my system won't start and I don't know what to do.
Please help!
Click to expand...
Click to collapse
my phone is stuck at your device is booting now i cant get to any of other functions such as fastboot or recovry i can only acces it after full charge is gone and after charging.how did you get to acces fastboot or recover.
[email protected] said:
question
my phone is stuck at your device is booting now i cant get to any of other functions such as fastboot or recovry i can only acces it after full charge is gone and after charging.how did you get to acces fastboot or recover.
Click to expand...
Click to collapse
did you solve your issue.....I have same problem now
nokiasatyam said:
did you solve your issue.....I have same problem now
Click to expand...
Click to collapse
Hello, could you be more specific about your problem? I'll be able to help you.
Brief Explanation:
From the screen on which you're stuck, press and hold power button for about 10 seconds to forcibly restart your device. when you see the same screen again, immediately press and hold volume up button(for about 3 seconds) to boot to eRecovery.
> Choose shut down option on eRecovery. press and hold vol down button and insert the charging cable to boot to fastboot.
> Press and hold power and volume up button to boot to recovery. (You could do this even from fastboot screen and the screen you're stuck at).

Help me unbrick my Honor 8

Well guys, I think I did it. I think I really did brick my Honor 8.
Phone details: New Honor 8, Model is FRD-AL10.
It came with the Chinese ROM, locked. What I did was to unlock it with DC unlocker, flash TWRP as custom recovery and root it.
Later, I had some problems with installing Open Gapps so I decided that I will flash a custom ROM unto it. What I chose was this RROS. I followed all of the instructions, made sure my EMUI was up to date, deleted all of my fingerprints (although I did not disable the PIN lock). I performed a factory reset using TWRP, flashed RROS and started facing errors.
Trying to power up the phone I found out it was going into bootloop, not able to start up. Only recovery available was not TWRP, but the default Huawei eRecovery, that lets you restore the phone using the Wi-Fi to download the needed files. Panicking for my new phone, I tried to restore my phone this way, only when it completed the download it failed restoring.
I have tried to unbrick my phone using the Honor 8 Multi-Tool: flashing BOOT.img, CUST.img, Recovery, USERDATA.img and SYSTEM.img. The firmware I downloaded and extracted UPDATE.app from is this: FRD-AL10_C00B135_Firmware_China_Nonspecific_Android 6.0_EMUI 4.1_05013LBP.zip.
The Multi-Tool's log is this:
Code:
12:51:55: All images are found, everything is ready for the unbricking process.
12:52:01: Unbricking started. Your computer may freezes during the process.
12:52:01: flash boot "C:\Users\Mark\Desktop\Honor 8\Unbrick\boot.img"
12:52:03: The Boot image is flashing successfully
12:52:03: flash system "C:\Users\Mark\Desktop\Honor 8\Unbrick\system.img"
12:55:09: target reported max download size of 471859200 bytes
sending sparse 'system' 1/6 (413881 KB)...
OKAY [ 30.117s]
writing 'system' 1/6...
FAILED (remote: sparse flash write failure)
finished. total time: 30.164s
12:55:09: Error#1
12:55:09: flash cust "C:\Users\Mark\Desktop\Honor 8\Unbrick\cust.img"
12:55:28: Error! You are trying to flash the wrong image!
12:55:28: flash recovery "C:\Users\Mark\Desktop\Honor 8\Unbrick\recovery.img"
12:55:31: The Recovery image is flashing successfully
12:55:31: flash userdata "C:\Users\Mark\Desktop\Honor 8\Unbrick\userdata.img"
12:55:38: target reported max download size of 471859200 bytes
sending 'userdata' (143361 KB)...
OKAY [ 4.183s]
writing 'userdata'...
(bootloader) success to erase cryypt info in oeminfo
OKAY [ 1.275s]
finished. total time: 5.458s
12:55:38: Error#1
12:55:38: Completed
12:55:38: Something went wrong (((
As you see, SYSTEM.img cannot be written for some reason, and CUST.img is for some reason the wrong file.
I also tried to flash UPDATE.app using a microSD card and the Volume up+Volume down+Power combination, but it fails after 5%, Saying:
Code:
Software install failed!
Incompatibility with current version.
Please download the correct update package.
So either my phone is completely dead, or I am missing something here.
Can anyone help me restore my phone to normal function?
you need to find the rollback package, you had android 7 but you're trying to flash android 6

Categories

Resources