[Q] Nexus S stuck on Google logo and Unlock bootloader - Nexus S Q&A, Help & Troubleshooting

My nexus S does'nt boot up, it doesn't pass the google logo screen, so i tried to unlock the bootloader, and when i choose yes it stucks there, so I searched here on the forum and tried everything
i tried to flash recovery
to flash another stock rom
to flash kernels
to wipe cache and factory reset
to boot it up with hairdrayer
i manged to boot it into CWM recovery via fastboot, i tried to mound usb but nothing happen, i tried to flash rom and i get an eror E:Can't mount /sdcard/
it probably was on 4.0.3 before he died..
anyone? i need my phone :crying:

Is your bootloader up to date? I had issues with CWM and all I did to resolve the issue was updating the bootloader.
To do this, grab the firmware image from google: https://developers.google.com/android/nexus/images
Download that to your pc, extract the boot image from the file.
Now put your nexus s into fastboot mode, and connect it to your pc.
Using adb flash the boot image to your phone.
Hope that helps.

SkyandDirt said:
Is your bootloader up to date? I had issues with CWM and all I did to resolve the issue was updating the bootloader.
To do this, grab the firmware image from google: https://developers.google.com/android/nexus/images
Download that to your pc, extract the boot image from the file.
Now put your nexus s into fastboot mode, and connect it to your pc.
Using adb flash the boot image to your phone.
Hope that helps.
Click to expand...
Click to collapse
how do i flash it? (sorry about the nooby question)

xplosi said:
how do i flash it? (sorry about the nooby question)
Click to expand...
Click to collapse
Once you extracted the boot image to your pc and connected your phone in fastboot mode, use the following command to flash the boot image:
Code:
fastboot flash bootloader C:\location\of\file\bootloader.img
You will need to point it to the location of where you extracted your boot image file.

SkyandDirt said:
Once you extracted the boot image to your pc and connected your phone in fastboot mode, use the following command to flash the boot image:
Code:
fastboot flash bootloader C:\location\of\file\bootloader.img
You will need to point it to the location of where you extracted your boot image file.
Click to expand...
Click to collapse
wich one is it?

What version of CWM are you using?
Versions after 6.0.1.0 have issues mounting SD.

polobunny said:
What version of CWM are you using?
Versions after 6.0.1.0 have issues mounting SD.
Click to expand...
Click to collapse
even im 6.0.1.0 it doesn't mount

anyone? what sould i do?

can someone help me?

xplosi said:
can someone help me?
Click to expand...
Click to collapse
try to flash stock GB with odin and download mod

Scorpoid said:
try to flash stock GB with odin and download mod
Click to expand...
Click to collapse
Download mod doesn't work either it shows half the unlock bootloader screen and half blank screen

xplosi said:
wich one is it?
Click to expand...
Click to collapse
The way to install fastboot:
http://dottech.org/21534/how-to-ins...ows-computer-for-use-with-your-android-phone/
The way to use fastboot:
http://forum.xda-developers.com/showthread.php?t=1752270

Seems like flashing stock in odin would be the only sure fire way. That didn't work?

it stucked on this :
<ID:0/013> Added!!
<ID:0/013> Odin v.3 engine (ID:13)..
<ID:0/013> File analysis..
<ID:0/013> SetupConnection..
<ID:0/013> Initialzation..
<ID:0/013> Get PIT for mapping..
<ID:0/013> Firmware update start..
<ID:0/013> bootloader.img
Click to expand...
Click to collapse
and on phone screen
"Verify Image (IPBL) ... Success"
http://oi49.tinypic.com/16jfrcy.jpg

how to boot in cmw...nexus s hangs on google logo..i think i flashed wrong stock rom...bootloader was in locked state..when i try to unlock it through fastboot with the command "fastboot oem unlock" the result is "FAIL <REMOTE: ERASE FAIL>"...im totally disappoinnted with all sulation i tried from forum...plzzz someone help me...

Flash Stock Rom using ADB
xplosi said:
My nexus S does'nt boot up, it doesn't pass the google logo screen, so i tried to unlock the bootloader, and when i choose yes it stucks there, so I searched here on the forum and tried everything
i tried to flash recovery
to flash another stock rom
to flash kernels
to wipe cache and factory reset
to boot it up with hairdrayer
i manged to boot it into CWM recovery via fastboot, i tried to mound usb but nothing happen, i tried to flash rom and i get an eror E:Can't mount /sdcard/
it probably was on 4.0.3 before he died..
anyone? i need my phone :crying:
Click to expand...
Click to collapse
try to flash stock rom using adb in fastboot mode

SkyandDirt said:
Once you extracted the boot image to your pc and connected your phone in fastboot mode, use the following command to flash the boot image:
Code:
fastboot flash bootloader C:\location\of\file\bootloader.img
You will need to point it to the location of where you extracted your boot image file.
Click to expand...
Click to collapse
This doesn't work if the bootloader is locked. Mine is locked and cannot be unlocked like OP describes.

I m Here to Help U
Bro i too had met the same problem but i managed to solve it.
If u try to mount your sd card in CWM it wont work.
All you need to do is to Flash twrp v2.7 on your nexus using fastboot , after doing that connect a usb cable to your device inorder to connect it with your pc,after that go to recovery and try to mount USB DISK DRIVE over there , i have personally tried it ,, after it MOunts your device will connent to Your PC and then just copy over the New Rom Custom Or Stock whatever you like and flash It...it will fix the problem

Why not just fastboot the rom?
Sent from my One A0001 using XDA Premium 4 mobile app

Related

[Q] Cant boot Recovery

I tried to boot into TWRP recovery from fastboot but the error comes up.
FAILED <remote:incomplete boot image>
any help? or should i try cwm the same way?
edit:cwm boots but does not show internal SD memory.
edit:can i do "fastboot oem relock"?
gamer.11 said:
I tried to boot into TWRP recovery from fastboot but the error comes up.
FAILED <remote:incomplete boot image>
any help? or should i try cwm the same way?
edit:cwm boots but does not show internal SD memory.
edit:can i do "fastboot oem relock"?
Click to expand...
Click to collapse
you need to flash the recovery again via fastboot
Code:
fastboot flash recovery recovery.img
maybe try redownloading the recovery.img as well
gamer.11 said:
I tried to boot into TWRP recovery from fastboot but the error comes up.
FAILED <remote:incomplete boot image>
any help? or should i try cwm the same way?
edit:cwm boots but does not show internal SD memory.
edit:can i do "fastboot oem relock"?
Click to expand...
Click to collapse
Reflash the recovery zip
You can use this app too http://goo.gl/Njm6Xm
Sent from my Nexus 5 using Tapatalk
Solved
Enddo said:
you need to flash the recovery again via fastboot
Code:
fastboot flash recovery recovery.img
maybe try redownloading the recovery.img as well
Click to expand...
Click to collapse
re downloading the recovery worked. Checked the md5 sum, previously did not match.
Mr hOaX said:
Reflash the recovery zip
You can use this app too http://goo.gl/Njm6Xm
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Thanks but im trying to go back to stock so i need to just boot into it and not install it. thanks for the info

[Q] Bricked my device

It's fair to say I'm an idiot. I couldn't update my OPO to XNPH30O, so I thought it was a good idea to reboot the recovery (TWRP) and reset my device. I clicked on advance and checked all the boxes, including system... So as dumb as I was I didn't know what it meant, so accidentally I erased my operating system. Now I don't know what to do. Could somebody please help me. I already tried this, but I received an error: http://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
pronkjuweel said:
It's fair to say I'm an idiot. I couldn't update my OPO to XNPH30O, so I thought it was a good idea to reboot the recovery (TWRP) and reset my device. I clicked on advance and checked all the boxes, including system... So as dumb as I was I didn't know what it meant, so accidentally I erased my operating system. Now I don't know what to do. Could somebody please help me. I already tried this, but I received an error: http://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
Click to expand...
Click to collapse
Goto android development and download any rom mahdi or calkulins and perform full wipe from twrp and flash it...if that didnt bootnurbdevice foral a reason or other u have to flash stock using fastboot,
Try and lets see
Nickthegr8 said:
Goto android development and download any rom mahdi or calkulins and perform full wipe from twrp and flash it...if that didnt bootnurbdevice foral a reason or other u have to flash stock using fastboot,
Try and lets see
Click to expand...
Click to collapse
That's exactly what I did: [GUIDE] Return your OPO to 100% Stock (Current Build - XNPH30O) , but it failed as I showed above.
What is the step that you want to achieve? Stock ROM? Custom ROM?
If you're able to get into fastboot and recovery mode, your device is not bricked
If you have fastboot or can access your recovery your fine. You have wiped your complete phone so you will need to sideload an appropriate ROM or put it onto a USB stick and use USB to loaf ROM from twrp
zephiK said:
What is the step that you want to achieve? Stock ROM? Custom ROM?
If you're able to get into fastboot and recovery mode, your device is not bricked
Click to expand...
Click to collapse
I want stock ROM.
nathlynn22 said:
If you have fastboot or can access your recovery your fine. You have wiped your complete phone so you will need to sideload an appropriate ROM or put it onto a USB stick and use USB to loaf ROM from twrp
Click to expand...
Click to collapse
I can access my fastboot and my recovery (TWRP). How do you sideload an appropriate ROM or put it onto a USB stick and use USB to load ROM from twrp?
Thank you both for your help
pronkjuweel said:
I want stock ROM.
I can access my fastboot and my recovery (TWRP). How do you sideload an appropriate ROM or put it onto a USB stick and use USB to load ROM from twrp?
Thank you both for your help
Click to expand...
Click to collapse
Just browsing the forums don't have a OPO but its all the same with twrp if you have a USB otg cable put the stock ROM you want which you will find in development put that onto the USB stick then connect USB stick to otg cable then install through twrp. Or of you can't do that search on google how to sideload an app using twrp and you will find your answer and flash it that way
nathlynn22 said:
Just browsing the forums don't have a OPO but its all the same with twrp if you have a USB otg cable put the stock ROM you want which you will find in development put that onto the USB stick then connect USB stick to otg cable then install through twrp. Or of you can't do that search on google how to sideload an app using twrp and you will find your answer and flash it that way
Click to expand...
Click to collapse
Do you know which one of these two version I need to download?
cm-11.0-XNPH30O-bacon-signed-fastboot.zip
or
cm-11.0-XNPH30O-bacon-boot-debuggable.img
pronkjuweel said:
Do you know which one of these two version I need to download?
cm-11.0-XNPH30O-bacon-signed-fastboot.zip
or
cm-11.0-XNPH30O-bacon-boot-debuggable.img
Click to expand...
Click to collapse
Your best bet is asking @zephiK that as I'm pretty sure he has the phone so he could help better there.
pronkjuweel said:
Do you know which one of these two version I need to download?
cm-11.0-XNPH30O-bacon-signed-fastboot.zip
or
cm-11.0-XNPH30O-bacon-boot-debuggable.img
Click to expand...
Click to collapse
fastboot.zip
zephiK said:
fastboot.zip
Click to expand...
Click to collapse
I downloaded the file, how do I put in on my phone?
pronkjuweel said:
I downloaded the file, how do I put in on my phone?
Click to expand...
Click to collapse
http://forum.xda-developers.com/oneplus-one/orig-development/discussion-cyanogenmod-11s-t2840305
Follow the instructions under "Instructions." You'll need fastboot environment set up.. http://forum.xda-developers.com/showthread.php?t=2788632
zephiK said:
http://forum.xda-developers.com/oneplus-one/orig-development/discussion-cyanogenmod-11s-t2840305
Follow the instructions under "Instructions." You'll need fastboot environment set up.. http://forum.xda-developers.com/showthread.php?t=2788632
Click to expand...
Click to collapse
I downloaded the file from the site and followed the instructions, all the steps worked, expect the last one:
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
fastboot update -w cm-11.0-XNPH30O-bacon-signed-fastboot.zip
There isn't such an file when I unpack the zip.And if you checked out the attachment on my original post you see that I got an error with this method? Any idea how to fix that? thanks alot.
Had the same weird boot.sig error when following the CM11s guide too. It seems the last command didn't want to work for me either. Here's how to fix it:
Get the CM11s zip and extract the contents. Stick the OPO into fast boot mode and open your command line.
Then do each command manually (copy/paste):
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
fastboot reboot
Source: http://forum.xda-developers.com/showthread.php?t=2770535
That should get you back up and running.
kinghu said:
Had the same weird boot.sig error when following the CM11s guide too. It seems the last command didn't want to work for me either. Here's how to fix it:
Get the CM11s zip and extract the contents. Stick the OPO into fast boot mode and open your command line.
Then do each command manually (copy/paste):
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
fastboot reboot
Source: http://forum.xda-developers.com/showthread.php?t=2770535
That should get you back up and running.
Click to expand...
Click to collapse
Thank you man! It worked. The rest of you who helped my out also thanks.
Now that's what I like seeing. People helping others. Great job guys

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

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.

I kinda wiped away my phone's OS and I'm not sure how to fix it, help?

Hi, so I was messing with the recovery mode on my phone when trying to install a new rom and somehow ended up wiping the os. I actually managed to install the rom, but I don't know what possessed me to start tapping random buttons and that's how it got messed up. Now my phone is stuck in fastboot mode and I don't know how to get it back to normal. Any advice on how would be a great help, thanks in advance.
sara_ said:
Hi, so I was messing with the recovery mode on my phone when trying to install a new rom and somehow ended up wiping the os. I actually managed to install the rom, but I don't know what possessed me to start tapping random buttons and that's how it got messed up. Now my phone is stuck in fastboot mode and I don't know how to get it back to normal. Any advice on how would be a great help, thanks in advance.
Click to expand...
Click to collapse
Fastboot flash recovery, then try using adb commands to boot into recovery and flash your ROM again. Or, try extracting the system.img from your ROM, place the system.img(rename the file to system.img if it is labeled by another name) in your fastboot folder on PC, open a terminal and flash the system.img via fastboot using the following command:
fastboot flash system system.img
Droidriven said:
Fastboot flash recovery, then try using adb commands to booting recovery and flash your ROM again. Or, try extracting the system.img from your ROM, place the system.img(rename the file to system.img if it is labeled by another name) in your fastboot folder on PC, open a terminal and flash the system.img via fastboot using the following command:
fastboot flash system system.img
Click to expand...
Click to collapse
Thank you so much. I was able to install the ROM via flash recovery, it was pretty easy. THANKS A LOT!!

Categories

Resources