e: can't mount/cache karbonn sparkle v - Karbonn Sparkle V

I was using cm13 sprout 4 and twrp recovery. Was getting error unfortunately ---- apps stopped again again from different apps.
So simply thought of wiping cache and dalvik from twrp . It gave error e: can't mount /cache. So thought of formattig data but by mistake instead of factory reset, i formatted my android. Now i have no os installed just a twrp and unlocked bootloader with me.
now it gives error also E: can't mount/ system also.
pls help, i have only this night to fix it , tight schedule ahead

Try to flash 4.4.4 (posted here) with SPTools. Then install TWRP and update to 6.0.1.

thanks for reply bro!!
but is their any alternate to sp flash tools.
As my sp flash tool does not detect my device. I have tried it many times on different pcs.

MihaiSG said:
Try to flash 4.4.4 (posted here) with SPTools. Then install TWRP and update to 6.0.1.
Click to expand...
Click to collapse
thanks for reply bro!!
but is their any alternate to sp flash tools.
As my sp flash tool does not detect my device. I have tried it many times on different pcs.
i have tried before on this thread also.
http://forum.xda-developers.com/sparkle-v/general/stock-firmware-t2889509/page5
#41

today i tried these commands in fastboot :
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot reboot
all commands finished successfully but strangely their no change in my device.
then i tried flashing cwm recovery
fastboot flash recovery cwm.img
but when i boot in recovery it was twrp only.
so i think the flash command from fastboot is not working.
pls help...

Now i managed to get my friends pc and flashed stock rom using sp flash tool , everything went smoothly without any error but strangely nothing happened in device. It remains same without any os . Is my device completely damaged?? :'(

i am attaching logs
please someone reply....

ghanta said:
i am attaching logs
please someone reply....
Click to expand...
Click to collapse
I used sp flash tool format+download option and flashed stock rom. Now its not even booting or charging anymore. Went to service center they simply said its dead buy a new one...
It is being detected by sp flash tools even now also.
Is their anyone who can help me out here???
i don't want to loose my device
please,anyone help

ghanta said:
I used sp flash tool format+download option and flashed stock rom. Now its not even booting or charging anymore. Went to service center they simply said its dead buy a new one...
It is being detected by sp flash tools even now also.
Is their anyone who can help me out here???
i don't want to loose my device
please,anyone help
Click to expand...
Click to collapse
Hi.. i am also facing the same problem. Did you solve it?? Or what did you do?

I have to buy a new phone.
It is still lying in one corner waiting for any solution if you can find

Karbonn Sparkle V
I have the same issue of mounting system as well as cache and data partition shows error and does not mount.
I did use below commands which completed successfully but does affect my device:
fastboot oem unlock (Press Vol+)
fastboot flash preloader preloader_sprout.bin
fastboot flash protect1 protect_f.img
fastboot flash protect2 protect_s.img
fastboot flash bootloader bootloader.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash secro secro.img
fastboot flash para para.img
fastboot flash logo logo.bin
fastboot flash oem oem.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot oem lock (Press Vol+)
fastboot reboot
Rajesh Jakhal

Got a solution!
This is kind of late but I hope this helps other people who have the same issue and are viewing this thread!
Take the battery out of your phone and connect it to your computer. Use SP flash tools and flash the stock rom, using the option, "Format All + Download"
You may have to press a button or button combination to get SPFT to recognize your phone. My phone's volume rockers don't work so I cant help you with that, it was pure luck for me!
Once you let it flash, let the phone boot. It will take some time, longer than usual but it WILL boot. And the bootloader will be locked, so be prepared to start tinkering from scratch!

Related

[Help] Moto G 4G peregrine issues

Hello,
I have followed the tutorials to unlock the bootloader of my moto G 4G : the bootloader is unlocked and I have removed the message when starting the phone with this tutorial : forum.xda-developers.com/moto-g/4g-development/logo-remove-bootloader-unlocked-warning-t2794104
Anyway, I would like now to install a recovery CWM with this tutorial :
http://forum.xda-developers.com/moto-g/4g-development/recovery-unofficial-cwm-6-0-5-0-t2818161
But when I do so, I have the following message on the screen of my phone : "Mismatch partition size (recovery)"
And when I boot on the bootloader then select recovery but nothing appears, just a black screen.
The status code of my bootloader is : 3 and it says "Device is unlocked".
I can boot to CWM from the computer with : fastboot boot recovery.img
but when I type : fastboot flash recovery CWM-6.0.5.0-peregrine.img I get this error.
Can someone help me please ?
Thank you in advance.
Ferguson35000 said:
Hello,
I have followed the tutorials to unlock the bootloader of my moto G 4G : the bootloader is unlocked and I have removed the message when starting the phone with this tutorial : forum.xda-developers.com/moto-g/4g-development/logo-remove-bootloader-unlocked-warning-t2794104
Anyway, I would like now to install a recovery CWM with this tutorial :
http://forum.xda-developers.com/moto-g/4g-development/recovery-unofficial-cwm-6-0-5-0-t2818161
But when I do so, I have the following message on the screen of my phone : "Mismatch partition size (recovery)"
And when I boot on the bootloader then select recovery but nothing appears, just a black screen.
The status code of my bootloader is : 3 and it says "Device is unlocked".
I can boot to CWM from the computer with : fastboot boot recovery.img
but when I type : fastboot flash recovery CWM-6.0.5.0-peregrine.img I get this error.
Can someone help me please ?
Thank you in advance.
Click to expand...
Click to collapse
I'm stil stuck.
Is there anybody able to help me ?
Thank you.
Ferguson35000 said:
I'm stil stuck.
Is there anybody able to help me ?
Thank you.
Click to expand...
Click to collapse
I got this problem when installing CWM too. I believed the problem is in this line:
fastboot flash recovery CWM-6.0.5.0-peregrine.img
Click to expand...
Click to collapse
instead, you could try this:
fastboot boot flash recovery CWM-6.0.5.0-peregrine.img
When I did this, it worked. Give it a try. You could also try this little program, I changed CWM to TWRP with it.
http://forum.xda-developers.com/moto-g/4g-development/moto-g-4g-easyrecovery-toolkit-t2856710
UncolourTV said:
I got this problem when installing CWM too. I believed the problem is in this line:
instead, you could try this:
fastboot boot flash recovery CWM-6.0.5.0-peregrine.img
When I did this, it worked. Give it a try. You could also try this little program, I changed CWM to TWRP with it.
http://forum.xda-developers.com/moto-g/4g-development/moto-g-4g-easyrecovery-toolkit-t2856710
Click to expand...
Click to collapse
Hello Hello,
Thank you for answering.
The command : fastboot boot flash recovery CWM-6.0.5.0-peregrine.img doesn't work because there is too much arguments. It gives me that answer :
cannot load 'flash': No such file or directory
I retried the right command but still the same problem.
I also tried the small program given by this URL on linux : http://forum.xda-developers.com/moto-g/4g-development/moto-g-4g-easyrecovery-toolkit-t2856710
My computer under Ubuntu fails to recognize the device. The device shown is empty.
I will try it on windows then come back here to tell you what happened.
Ferguson35000 said:
Hello Hello,
Thank you for answering.
The command : fastboot boot flash recovery CWM-6.0.5.0-peregrine.img doesn't work because there is too much arguments. It gives me that answer :
cannot load 'flash': No such file or directory
I retried the right command but still the same problem.
I also tried the small program given by this URL on linux : http://forum.xda-developers.com/moto-g/4g-development/moto-g-4g-easyrecovery-toolkit-t2856710
My computer under Ubuntu fails to recognize the device. The device shown is empty.
I will try it on windows then come back here to tell you what happened.
Click to expand...
Click to collapse
I have the same issue with this program under linux or windows, it doesn't recognize my device. I have activated USB debug, tried under bootloader or with the phone normally started but nothing better.
only fastboot boot recovery.img works.
You have to flash the recovery with mfastboot from motorola when flashing partitions else you will get the size mismatched error.
Standard fastboot is only good for basic things such as getvar etc.
Always flash with mfastboot and it will not error out.
So the command will then be mfastboot flash recovery CWM-6.0.5.0-peregrine.img which should then work without issues
hacktrix2006 said:
You have to flash the recovery with mfastboot from motorola when flashing partitions else you will get the size mismatched error.
Standard fastboot is only good for basic things such as getvar etc.
Always flash with mfastboot and it will not error out.
So the command will then be mfastboot flash recovery CWM-6.0.5.0-peregrine.img which should then work without issues
Click to expand...
Click to collapse
Thank you for answering.
I will try this then come back.
Ferguson35000 said:
Thank you for answering.
I will try this then come back.
Click to expand...
Click to collapse
Same error :
I still have the mismatch thing with mfastboot ...
Have you tried going back to a stock 4.4.4 if you have ota'd to 4.4.4 you need 4.4.4 stock image.
hacktrix2006 said:
Have you tried going back to a stock 4.4.4 if you have ota'd to 4.4.4 you need 4.4.4 stock image.
Click to expand...
Click to collapse
Hello, I have bought the phone less than one month ago.
It was directly on 4.4.4 after unpacking.
Have you tried renaming the CWM file? Maybe the "-" are a problem although I highly doubt it. Did you try re downloading the file? Running the command window as an administrator? Last resort, you could use TWRP, I'm running on this currently and haven't had any problems installing/flashing ROMs with it and imo prefer it over CWM.
Click to expand...
Click to collapse
I have tried both and they both have the same problem :/ CWM as well as TWRP...
Still no idea what happens.
same problem
I got the same problem using mac..
Impossible to install cwm or twrp also.. i cannot enter in the recovery mode any more
the boot loader is unlocked. I don't know whats going on
kosamuky said:
I got the same problem using mac..
Impossible to install cwm or twrp also.. i cannot enter in the recovery mode any more
the boot loader is unlocked. I don't know whats going on
Click to expand...
Click to collapse
Did you find any solutions for this ?
I'm still stuck
Is it normal when entering the bootloader to have the message :
"Device is UNLOCKED. Status code: 3 "
Is it the right status code ?
Thank you
Back to stock
Ferguson35000 said:
Did you find any solutions for this ?
I'm still stuck
Is it normal when entering the bootloader to have the message :
"Device is UNLOCKED. Status code: 3 "
Is it the right status code ?
Thank you
Click to expand...
Click to collapse
Yes its normal if you have unlocked your bootloader
To get back to stock, download a stock Fw for your device model and region, you can find a link for one if you enter the moto g section of this site and head to moto 4g lte android development section (only section specifically for peregrine model) unpack the fw files into your fastboot directory (windows) reboot your phone to fastboot mode (where u saw the status code) then press control + shift + right click to launch a command prompt window here (from within fastboot directory in windows) then copy and paste these fastboot commands 1 by 1 pressing enter each time until compete.
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
So you mean, it is compulsory to have stock ROM in order to install the recovery ?
Because my problem is not to return to stock, it is to install a proper recovery (CWM or TWRP) in order to boot on it without my computer.
Thanks for your help
No but I think your problem is you have corrupt the recovery partition size maybe through bad flash or something so ur unable now to flash a recovery as the partition size is for different device or damaged and flashing cwm will no longer work as the cwm image is too big or too small for the allocation assigned to it as the devices core partition table has changed (can happen when u flash something for the falcon when you have a peregrine), I would flash back to stock via that method to restore to stock partition sizes and then reroot and flash cwm again after, just a guess from my own understanding.
Sent from my XT1039 using XDA Free mobile app
Guys I had the same trouble installing the recovery with the mismatched partition size message. This message is normal and the recovery is already installed on your device. The problem i had when selecting the recovery with the following black screen was that I used the Power Button instead of the up Button.
5) using volume down scroll to recovery and then use volume up to select

bricked the phone

my L04 was running b500 5.1.1 and i flashed recovery, system, cache, boot, cust and userdata to go back to b370 but my device is boot looping and is not entering fastboot and recovery mode just show bootlogo
please help
shubham412302 said:
my L04 was running b500 5.1.1 and i flashed recovery, system, cache, boot, cust and userdata to go back to b370 but my device is boot looping and is not entering fastboot and recovery mode just show bootlogo
please help
Click to expand...
Click to collapse
maybe you can flash the b500 again?
shubham412302 said:
my L04 was running b500 5.1.1 and i flashed recovery, system, cache, boot, cust and userdata to go back to b370 but my device is boot looping and is not entering fastboot and recovery mode just show bootlogo
please help
Click to expand...
Click to collapse
Hi,
The same boot loop error also I encountered , and here is how i solved it.
1. First U need to download this tool -> HONOR_6_and_6Plus_Multi-Tool
2. run the Honor6MultiTool.bat
3. it will ask to install universal ADB driver. follow the instruction and install
4. then 6th option will be UNBRICK, Enter ur choice: 6
5. Then u follow the instruction
After that the phone will boot.
If any problem will occur do comment below.
All The Best!!
biswajit_kar said:
Hi,
The same boot loop error also I encountered , and here is how i solved it.
1. First U need to download this tool -> HONOR_6_and_6Plus_Multi-Tool
2. run the Honor6MultiTool.bat
3. it will ask to install universal ADB driver. follow the instruction and install
4. then 6th option will be UNBRICK, Enter ur choice: 6
5. Then u follow the instruction
After that the phone will boot.
If any problem will occur do comment below.
All The Best!!
Click to expand...
Click to collapse
the device does not enters fastboot mode just show the bootlogo
it enters fastboot but still the device wont boot
can you tell me the commands to flash all files from the update.app from fastboot
maybe that will solve the issue
DOWNLOAD stock firmware (update.app) extract from it Recovery.img system.img boot.img cache.img cust.img.and userdata.img. then turn your mobile in fastboot and connect to usb, open CMD in PC and write CD "path to adb.exe", when you are there, copy extracted files there too and write in CMD this lines:
fastboot flash recovery RECOVERY.img
fastboot flash system SYSTEM.img
fastboot flash boot BOOT.img
fastboot flash cache CACHE.img
fastboot flash cust CUST.img
fastboot flash userdata USERDATA.img
when you will finish write FASTBOOT REBOOT and that's all
Sent from my H60-L04 using XDA Free mobile app
Following. Reply if what Biswajit told you worked in reverting from Lollipop. Have you done this yourself Biswajit?
biswajit_kar said:
DOWNLOAD stock firmware (update.app) extract from it Recovery.img system.img boot.img cache.img cust.img.and userdata.img. then turn your mobile in fastboot and connect to usb, open CMD in PC and write CD "path to adb.exe", when you are there, copy extracted files there too and write in CMD this lines:
fastboot flash recovery RECOVERY.img
fastboot flash system SYSTEM.img
fastboot flash boot BOOT.img
fastboot flash cache CACHE.img
fastboot flash cust CUST.img
fastboot flash userdata USERDATA.img
when you will finish write FASTBOOT REBOOT and that's all
Sent from my H60-L04 using XDA Free mobile app
Click to expand...
Click to collapse
i tried this already but it did not work
i think flashing all the 22 files from the update.app file will work
or i have to wait till the lollipop update file comes out
my bootloader is unlocked so will my device be repaired under warranty(huawei didn't mentioned voiding warranty by unlocking bootloader while getting the code)
shubham412302 said:
i tried this already but it did not work
i think flashing all the 22 files from the update.app file will work
or i have to wait till the lollipop update file comes out
my bootloader is unlocked so will my device be repaired under warranty(huawei didn't mentioned voiding warranty by unlocking bootloader while getting the code)
Click to expand...
Click to collapse
Yes.
Though You can relock that by using the tool HONOR_6_and_6Plus_multi_tool from here .
try it. wish u luck.
http://forum.xda-developers.com/showthread.php?t=3142268
shubh_007 said:
http://forum.xda-developers.com/showthread.php?t=3142268
Click to expand...
Click to collapse
That would have worked but i already gave my phone to the service centre
shubham412302 said:
the device does not enters fastboot mode just show the bootlogo
it enters fastboot but still the device wont boot
can you tell me the commands to flash all files from the update.app from fastboot
maybe that will solve the issue
Click to expand...
Click to collapse
try this method
http://forum.xda-developers.com/honor-6/general/revert-h60-l04-emui-3-1-to-emui-3-0-t3142268

I give up on life (I tried everything to fix the god forsaken phone and loosing hope)

This is a tangent to the issue I had Situated HERE. I am seriously giving up on hope and want help for the love of god. Semester is approaching and I need a functioning mobile
After "fixing" my isssue and being on Lolipop 5.0.2, I realised that my SU binary wasn't present, So I reboot into recovery to realise that CWM isn't present anymore.
Not a big issue, I plug it in and flash TWRP onto it using fasboot commands.
Now i go into recovery and Install Superuser.zip trough TWRP. Then I decide to make a backup of everything. Afterwards I rebooted
The boot logo (The logo in which it normally mentions that Bootloader is unlocked and blablabla) Apears. But then it closes. Apears again but then closes once more. It keep doing than until I boot it into bootloader and close it once arrived there.
If I try to get into TWRP again it closes and continue the cycle.
So I flashed in CWM recovery with the intention to Flash the Stock lolipop ZIP that I done before (which fixed it).
When I boot CWM however, I am presented with a bunch of command lines at the bottom saying
"E: can't mount cache/logs"
and other lines (If you want the exact command lines say so and I will go get them). I didn't flinched to it (sometimes weird **** happens like that and I got used to it) so I go into the install from sdcard. I get this amazing message:
E: cannot mount sdcard
And all gui is not even present. I close the phone and start panicking
################################################################
In other words I need help. I will be checking this thread all the time looking for any help. I am giving up. faced such a problem in my life. I am scared that I bricked the phone for good.
Here is all I know about said phone:
KITKAT MOTO G 4.4.4 from canada (obtained from WIND mobile) most likely XT1034 (Its a mono sim)
The bootloader is 41.18
I used TWRP 2.8.6.2 for xt1032 (This is probably why everything exploded. I didn't realised it was for xt1032)
And I used CWM touch 6.4.0.7 falcon
MORE INFO WILL BE COMING, But I am extremely stressed right now to the idea that I might killed it.
#######################################################################################
#######################################################################################
Here are the CWM error messages
ClockworkMod Recovery v6.0.4.7
E: Can't mount /cache/recovery/command
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log
E: Can't mount /cache/recovery/last_install
E: Can't open /cache/recovery/last_Install
- Install ZIP
- Choose zip from /sdcard
E: can't mount /sdcard
-Choose zip from /sdcard
##CWM gui closes## only the command lines are showing.
################
Update 1. I calmed down. I searched the error message and found out that it could either be an issue with CWM being currupted. I will reflash it and bring details. If it doesn't work I will format cache (Wiping the cache seems to not work)
Formatting the cache seems to fix all the cache error messages. But the mounting of /sdcard still present an obstacle
################
Why not flash stock firmware?
motofirmware.center
Sent from my XT1031
#######################
Update 2
I did some research and found out that my sdcard might be on logical and not primary and a way to fix it is to use mini partition tool on it. I am hesitant to do this so I will search for other possible issues
############################################
ATTACK said:
Why not flash stock firmware?
motofirmware.center
Sent from my XT1031
Click to expand...
Click to collapse
Because I can't find it.
try to find a 4.4.4, xt1034 canada stock firmware, Not easy. I've look for around 3 hours without success.
I however found a flashable zip for it, so I need to make recovery work, Because to my knowledge you can't flash an entire zip from adb/fastboot
The site you provided doesn't contain the right firmware. I highly appreciate the help though.
####################################
update 3
I decided to try and sideload stock rom lolipop. Seems to be working. Will be updating the results.
Here are the result:
ON MOTO G
-Install zip from sideload
nothing unusual happens
ON ADB
- adb sideload "lolipop stock rom".zip
Loads.....
Sends.....
"*failed to write data 'protocolt fault <Coudn't read status: invalid argument'* "
BACK TO MOTO G
- cancel sideload
Restarting adbd....
status 0
finding update package.....
opening update package.....
E: Can't open /tmp/update.zip
(bad)
installation aborted.
Click to expand...
Click to collapse
So it doesn't work but I found that last bit interesting. I feel like things are clearing up even though no ones is helping me (except for ATTACK, thanks but I will need a lot more help than that ) So help is apreciated
######################################
What about this file? -> XT1034_FALCON-RETAIL-CA_5.0.2_LXB22.46-32_31_cid14_CFC_1FF.xml.zip
Taken from the factory image index thread. It's the full Retail Canadian 5.0.2 firmware for XT1034
Here are some links to the 4.4.4 firmware.
http://forum.xda-developers.com/showpost.php?p=54855457&postcount=354
EDIT: Here's another link that's probably faster then FileFactory.
http://yun.baidu.com/s/1eQ6iXR8
Sent from my XT1031
k-kuchen said:
What about this file? -> XT1034_FALCON-RETAIL-CA_5.0.2_LXB22.46-32_31_cid14_CFC_1FF.xml.zip
Taken from the factory image index thread. It's the full Retail Canadian 5.0.2 firmware for XT1034
Click to expand...
Click to collapse
If you look at the top of the thread you'll see a link pointing to the beggining of the file, The one who helped me told me to flash this exact file and made my moto to boot loop. Trust me, it's not the right one.
ATTACK said:
Here are some links to the 4.4.4 firmware.
http://forum.xda-developers.com/showpost.php?p=54855457&postcount=354
EDIT: Here's another link that's probably faster then FileFactory.
http://yun.baidu.com/s/1eQ6iXR8
Sent from my XT1031
Click to expand...
Click to collapse
YES, Omg I didn't knew lost posted Firmwares. Prase the mighty lost god. The first one is exactly it.
I don't mind waiting 1 or 2 hours. as long as I got it nicely set up for september 1 I'm a-ok
If it boots properly I owe you sir.
thegamerchunk1 said:
If you look at the top of the thread you'll see a link pointing to the beggining of the file, The one who helped me told me to flash this exact file and made my moto to boot loop. Trust me, it's not the right one.
Click to expand...
Click to collapse
The 4.4.4 is also in this thread
Edit: Hosted on AFH -> https://www.androidfilehost.com/?fid=24052804347795180
##############################
Update 4
I tried to restore stock firmware. Back to square 1.
Cache issues.... I fixed it
Can't mount /sdcard.... Can't fix it.
The logo is the only thing I see and whenever I try to close it by pressing the power button, it reboots into the logo screen.
The only way I can truly close it is by opening fastboot menu and closing it there.
WHY IS THIS HAPPENING IM LOOSING MY MIND
I beg someone, anyone, Help me...
######################################################################
##################################
Update 5 Final ****ing update ****
I wiped and formatted /sdcard with philz touch recovery.
It seems that I can mount the sdcard now but I can't flash any roms because it
"Failed to set up expected mounts for install"
I am seriously in the most depressed mood ever. I worked for 4 years in computer development and I never had this much trouble ever. I ****ing give up everything. If someone ever encounter this issue:
you are ****ed throw the moto g in the garbage its dead nada done.
If someone thinks the contrary tell me how I am supposed to fix this. I will check it in about 12 hours.
I will do anything that someone thinks is going to fix it.
So - after flashing stock firmware your device still won't boot?
How did you flash stock firmware?
Did you receive any errors while flashing stock firmware?
And you are able to flash a custom recovery (TWRP or similar)?
Sent from my XT1031
kinda urgent
@lost101 can you help him brother. He is in dire need.....
@thegamerchunk1 - You need to try to relax - you are making things more complicated than necessary.
It's an known issue that making a nandroid backup in certain versions of TWRP will cause all this. You need to start again.
Stop trying random fixes and fastboot flash the firmware image for your phone.
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Provide a log of what happens when doing the fastboot commands.
ATTACK said:
So - after flashing stock firmware your device still won't boot?
How did you flash stock firmware?
Did you receive any errors while flashing stock firmware?
And you are able to flash a custom recovery (TWRP or similar)?
Sent from my XT1031
Click to expand...
Click to collapse
I flashed it using fastboot. here are the commands I used
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
I recall seeing 3 errors. It was hours ago so I don't remember exactly where but it was before the system flashes. They were all similar error except for the end. Im gonna flash it again and see.
Yes I can flash custom recovery.
However I can't a right TWRP version for the phone. whenever I do flash it (TRWP 2.8.6.0 xt1032) and enter into recovery, the logo boots but closes right after
The only ones I could install were CWM and PHilz touch. But I can't install anything from sdcard because I either miss expected mounts (From formatting /sdcard/) or I can't mount /sdcard/.
lost101 said:
@thegamerchunk1 - You need to try to relax - you are making things more complicated than necessary.
It's an known issue that making a nandroid backup in certain versions of TWRP will cause all this. You need to start again.
Stop trying random fixes and fastboot flash the firmware image for your phone.
Fastboot Tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Firmware Images: http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Provide a log of what happens when doing the fastboot commands.
Click to expand...
Click to collapse
Sorry. It was 2 am where I was.
I know how to fastboot flash. I'll try myself again and report myself again.
Also I wasn't expecting to see lost here.
thegamerchunk1 said:
Sorry. It was 2 am where I was.
I know how to fastboot flash. I'll try myself again and report myself again.
Also I wasn't expecting to see lost here.
Click to expand...
Click to collapse
Make sure to include the command: fastboot erase userdata
thegamerchunk1 said:
I flashed it using fastboot. here are the commands I used
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
I recall seeing 3 errors. It was hours ago so I don't remember exactly where but it was before the system flashes. They were all similar error except for the end. Im gonna flash it again and see.
Yes I can flash custom recovery.
However I can't a right TWRP version for the phone. whenever I do flash it (TRWP 2.8.6.0 xt1032) and enter into recovery, the logo boots but closes right after
The only ones I could install were CWM and PHilz touch. But I can't install anything from sdcard because I either miss expected mounts (From formatting /sdcard/) or I can't mount /sdcard/.
Click to expand...
Click to collapse
Ok - after you retry flashing, please post those errors. May want to try using mfastboot instead of fastboot as well.
Also you could 'adb push ROM.zip' with a custom recovery, bypassing the sd card altogether, but I think you should get your device to boot first.
Sent from my XT1031

Softbricked X2

Hello!!
As the title says, my X2 became softbricked and I believe it is all due to the incorrect or incompatible TWRP manager installation from the Google Play Store. My X2 keeps on rebooting. I have tried to go to recovery and wipe the data and cache. I've also attempted to reinstall or downgrade to B106 from B106sp01 but it keeps on saying that it is incompatible. I've searched and read lot of posts on the forum and it brought me to fastboot TWRP recovery which is compatible to the X2. I've worked my way around the TWRP recovery despite the Chinese language and also flashed the B106 system, boot, cust, userdata, etc images through fastboot but I have no luck.
Has anyone been in this kind of problem with their Mediapad X2? please help :crying::crying::crying::crying:
Try to Format your Sdcard with your Pc,and reflash the Stock ROM again.
hagba said:
Try to Format your Sdcard with your Pc,and reflash the Stock ROM again.
Click to expand...
Click to collapse
I've tried to do what you said but it's still on bootloop
mcdhol_24 said:
I've tried to do what you said but it's still on bootloop
Click to expand...
Click to collapse
You need to Fastboot flash the stock ROM, then wipe. That will fix your problem.
sadly the stock firmware of huawei is always in .APP format it has to be a .zip i tried to extract the system image and recovery image from stock and flashed it through fastboot but still no luck
mcdhol_24 said:
sadly the stock firmware of huawei is always in .APP format it has to be a .zip i tried to extract the system image and recovery image from stock and flashed it through fastboot but still no luck
Click to expand...
Click to collapse
Download Huawei Update Extractor to extract the .APP file to a folder than you can use Fastboot to flash the boot.img cust.img, userdata.img, system.img, recovery.img which will bring you back to stock B106. This is how you recover from a soft brick.
ajsmsg78 said:
Download Huawei Update Extractor to extract the .APP file to a folder than you can use Fastboot to flash the boot.img cust.img, userdata.img, system.img, recovery.img which will bring you back to stock B106. This is how you recover from a soft brick.
Click to expand...
Click to collapse
Ok i am trying to flash the 5 files you said. fingers crossed. Thanks
mcdhol_24 said:
Ok i am trying to flash the 4 files you said. fingers crossed. Thanks
Click to expand...
Click to collapse
Flash the boot, cust, cache, recovery, system, and userdata img files....it will work, no worries.
ajsmsg78 said:
Flash the boot, cust, cache, recovery, system, and userdata img files....it will work, no worries.
Click to expand...
Click to collapse
It still is bootlooping. I tried to press the volume up and power button to reach the stock recovery mode and right now it is displaying a USB plug in a progress circle % and chinese characters that I do not understand.
mcdhol_24 said:
It still is bootlooping. I tried to press the volume up and power button to reach the stock recovery mode and right now it is displaying a USB plug in a progress circle % and chinese characters that I do not understand.
Click to expand...
Click to collapse
Maybe there is something you didn't flash.
ajsmsg78 said:
Maybe there is something you didn't flash.
Click to expand...
Click to collapse
I have no luck now... I think my only hope is to wait for a new firmware by Huawei which will be compatible to B106sp01. I've fully wiped the data and cache then flashed the boot, cache, cust, recovery, userdata, system images and I ended up in bootloop still. I think it's because fully wiping the phone does erase everything and flashing those 6 images was not enough or incomplete files sort of... :crying: :crying:
Thanks for your help though but I hope I find another way to fix it
mcdhol_24 said:
I have no luck now... I think my only hope is to wait for a new firmware by Huawei which will be compatible to B106sp01. I've fully wiped the data and cache then flashed the boot, cache, cust, recovery, userdata, system images and I ended up in bootloop still. I think it's because fully wiping the phone does erase everything and flashing those 6 images was not enough or incomplete files sort of... :crying: :crying:
Thanks for your help though but I hope I find another way to fix it
Click to expand...
Click to collapse
Which stock rom did you Fastboot flash, B106 or SP01? Any time I've bootlooped (for example when I tried flashing xposed) I just fastboot flashed stock B106 and it boots right up. That's weird. Try booting into stock recovery (volume up and power) with the USB cable still in the computer and try it without being in it. Also try fastboot flashing the stock boot.img again (fastboot flash boot boot.img) it has to be something with the boot. You can also try fastboot flashing the super_bootb106 img file and see if it boots then. Or try flashing just the boot.img from the B106SP01 rom (extract the boot.img with Huawei Update Extractor)
ajsmsg78 said:
Which stock rom did you Fastboot flash, B106 or SP01? Any time I've bootlooped (for example when I tried flashing xposed) I just fastboot flashed stock B106 and it boots right up. That's weird. Try booting into stock recovery (volume up and power) with the USB cable still in the computer and try it without being in it. Also try fastboot flashing the stock boot.img again (fastboot flash boot boot.img) it has to be something with the boot. You can also try fastboot flashing the super_bootb106 img file and see if it boots then. Or try flashing just the boot.img from the B106SP01 rom (extract the boot.img with Huawei Update Extractor)
Click to expand...
Click to collapse
THANK YOU FOR YOUR HELP SIR!!!! Ive tried to flash the SUPER boot image from the TWRP installer. IT IS NOW WORKING THANK YOU THANK YOU!!!!!!:laugh::laugh::laugh::laugh::laugh::laugh:
mcdhol_24 said:
THANK YOU FOR YOUR HELP SIR!!!! Ive tried to flash the SUPER boot image from the TWRP installer. IT IS NOW WORKING THANK YOU THANK YOU!!!!!!:laugh::laugh::laugh::laugh::laugh::laugh:
Click to expand...
Click to collapse
Awesome news!
mcdhol_24 said:
It still is bootlooping. I tried to press the volume up and power button to reach the stock recovery mode and right now it is displaying a USB plug in a progress circle % and chinese characters that I do not understand.
Click to expand...
Click to collapse
When doing it make sure that the phone is not hooked to the computer or it will try to do a USB update which I know nothing about.
Hello, could someone help me?
I installed TWRP and accidentally pressed one of the buttons on the recovery, and the phone now does not leave the fastboot screen (rescue mode), and below the android figure appears:
Error!
Func NO: 10 (boot image)
Func NO: 2 (load failed)
Is it possible to resurrect the phone? If so, can anyone help me fix?
Sorry for the bad english.
Thank you.
Germano1980 said:
Hello, could someone help me?
I installed TWRP and accidentally pressed one of the buttons on the recovery, and the phone now does not leave the fastboot screen (rescue mode), and below the android figure appears:
Error!
Func NO: 10 (boot image)
Func NO: 2 (load failed)
Is it possible to resurrect the phone? If so, can anyone help me fix?
Sorry for the bad english.
Thank you.
Click to expand...
Click to collapse
You have to fastboot the factory boot.img or super.img with every one you were using
fastboot the recovery twrp recovery.img
fastboot the boot.img
search the forum for the extract tool and get the img files from the rom file that you were using.
PM me if you need help with fastboot commands.
mtyler7807 said:
You have to fastboot the factory boot.img or super.img with every one you were using
fastboot the recovery twrp recovery.img
fastboot the boot.img
search the forum for the extract tool and get the img files from the rom file that you were using.
PM me if you need help with fastboot commands.
Click to expand...
Click to collapse
Thanks for answering. I am newbie in these matters. If you can guide me with these fastboot commands, I am very grateful. I have the extractor update and have the extracted files (in this case, for V100R001C233B106 ROM), but the phone goes no longer in TWRP. Still, no way to fix this?
Thank you.
Germano1980 said:
Thanks for answering. I am newbie in these matters. If you can guide me with these fastboot commands, I am very grateful. I have the extractor update and have the extracted files (in this case, for V100R001C233B106 ROM), but the phone goes no longer in TWRP. Still, no way to fix this?
Thank you.
Click to expand...
Click to collapse
1. plug the phone up the computer and hold the volume down button down on the phone to get into fastboot mode.
2. Download https://drive.google.com/file/d/0ByTxb-IFfEL-REcweFFWdlE4Nnc/editand put all those files into a folder on your computer.
3. Copy the extracted img files to the same folder that you got from your huawei firmware, "recovery.img, boot.img, cust.img, cache.img"
4. In the folder where you copied all that stuff - Hold down the shift key and write click in the white and Click on "Open command window Here".
A command prompt will appear.
Now it is time to work.
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot flash cust cust.img
5. remove your memory card from your phone and use a card reader and hook it to your computer and and copy the dload folder to the base of the memory card drive with the update.app file in it.
stick it back in your phone with the usb cable not connected. It should automatically start to install, but if not then hold all three buttons down until it does.
finished.

Any way to get out of my problem ?!

Hello ! iam new here and i have a really big problem !​
I Have Huwaei Honor 6 H60-L04 ! i was have liquid smooth 4.4 rom on it and i decided to install stock rom on it !! i flashed stock boot.img and stock recovery.img by rasher and after reboot my phone i got this error ( Attention PLease update system again ) i tried to flash system , boot , cust , recovery by fastboot but i got this error FAILED (remote: Command not allowed) and i tried to flash custom recovery by fastboot but i got same error ! i have unlocked bootloader ! i dont what to do ?
PLease help !!
NOTICE : SORRY FOR MY ENGLISH​
THANKS ALL <3​
Install in this order, using fastboot:
fastboot flash recovery RECOVERY.img
fastboot flash system SYSTEM.img
fastboot flash boot BOOT.img
fastboot flash cache CACHE.img
fastboot flash cust CUST.img
fastboot flash userdata USERDATA.img
fastboot reboot
badmania98 said:
Install in this order, using fastboot:
fastboot flash recovery RECOVERY.img
fastboot flash system SYSTEM.img
fastboot flash boot BOOT.img
fastboot flash cache CACHE.img
fastboot flash cust CUST.img
fastboot flash userdata USERDATA.img
fastboot reboot
Click to expand...
Click to collapse
Failed ( remote : command not allowed )
Use stock files, not custom. Extracted from a stock ROM for L04.
badmania98 said:
Use stock files, not custom. Extracted from a stock ROM for L04.
Click to expand...
Click to collapse
i tried that but same error
Try to use H6 multitool ( http://forum.xda-developers.com/honor-6/general/honor6-multi-tool-t2963060 ) and reinstal stock recovery. You have to start the program using Honor6MultiTool.bat file and folowing the instruction on the screen. The program will get the recovery file from net automaticaly. After that try to write using the steps from 2nd post or use the same H6 multitool with unbrick solution.
badmania98 said:
Try to use H6 multitool ( http://forum.xda-developers.com/honor-6/general/honor6-multi-tool-t2963060 ) and reinstal stock recovery. You have to start the program using Honor6MultiTool.bat file and folowing the instruction on the screen. The program will get the recovery file from net automaticaly. After that try to write using the steps from 2nd post or use the same H6 multitool with unbrick solution.
Click to expand...
Click to collapse
Same error i dont know what to do i tried everything
No ideea left.
Amjadaboudi22 said:
Failed ( remote : command not allowed )
Click to expand...
Click to collapse
try disconnecting the usb data cable after each fastboot command
root needed
Hi there,
seems like you lost root access when you flashed stock hence you keep getting the error try re-rooting your phone and then flash all files mentioned again,maybe that will help best of luck hope this helpsDont forget to thank

Categories

Resources