These are the boot and system images as dumped from my moto360. They can be useful for returning to stock if something goes wrong with your device. As far as I can tell, they're good, and I have tested them in my device, but I'm not responsible if they break your device or anything else. Use them at your own risk.
They can be flashed from fastboot.
- turn off the watch
- press and hold the power button until you feel the third vibration, display will show "Bootloader version..."
- connect the jig to your watch and secure it so it will not move accidentally.
- connect the USB cable to your computer. Displaty will show "Transfer mode: USB Connected..."
- Launch a terminal session in your computer and issue the commands:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
https://drive.google.com/folderview?id=0BxTLcy78OveNWDI4d1IyZHY4RUU&usp=sharing
Code:
boot.img md5: f1837f04639b9372191387632d8bf537
system.img md5: 64d028f8dc800b8ca0c716c2feacc837
Big thank you to jcase and beaups, it wouldn't have been possible without their help!
Enjoy.
To encourage more research and developments, use the donate button on the right! thanks!
Is @jcase working on a rooted boot image at this time?
Sent from my XT1049 using XDA Free mobile app
Cyphir said:
Is @jcase working on a rooted boot image at this time?
Sent from my XT1049 using XDA Free mobile app
Click to expand...
Click to collapse
Already done, I worked with @dproldan and gave him a set. Since I dont have the watch, I am leaving it up to him to publish them, or not
jcase said:
Already done, I worked with @dproldan and gave him a set. Since I dont have the watch, I am leaving it up to him to publish them, or not
Click to expand...
Click to collapse
Thanks man, and thanks for all the work you have done and continue to do for this community.
Sent from my XT1049 using XDA Free mobile app
@dproldan do you have the MD5s for those files? Google Drive doesn't seem to show them and i just want to be sure the downloads are good before I go messing with stuff.
dproldan said:
These are the boot and system images as dumped from my moto360. They can be useful for returning to stock if something goes wrong with your device. As far as I can tell, they're good, and I have tested them in my device, but I'm not responsible if they break your device or anything else. Use them at your own risk.
They can be flashed from fastboot.
- turn off the watch
- press and hold the power button until you feel the third vibration, display will show "Bootloader version..."
- connect the jig to your watch and secure it so it will not move accidentally.
- connect the USB cable to your computer. Displaty will show "Transfer mode: USB Connected..."
- Launch a terminal session in your computer and issue the commands:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
https://drive.google.com/folderview?id=0BxTLcy78OveNWDI4d1IyZHY4RUU&usp=sharing
Code:
boot.img md5: f1837f04639b9372191387632d8bf537
system.img md5: 64d028f8dc800b8ca0c716c2feacc837
Big thank you to jcase and beaups, it wouldn't have been possible without their help!
Enjoy.
Click to expand...
Click to collapse
Hey Bro, can you pull the recovery.img from the device? I want to begin work on CWMT/TWRP, but I need the recovery.img. I'm getting the watch tomorrow, and I want to have a build of TWRP ready for it
EDIT: Appears I also need a recovery.fstab for this device.
---------- Post added at 10:59 PM ---------- Previous post was at 10:49 PM ----------
jcase said:
Already done, I worked with @dproldan and gave him a set. Since I dont have the watch, I am leaving it up to him to publish them, or not
Click to expand...
Click to collapse
Got a question for you. I know that according to the instructions in the Bootable rooted image thread, it says just to "fastboot boot boot.img" and that will root the device... why does that root the device/why wouldn't you flash it? If you just boot it, won't you loose it on reboot?
Also, I know that there was some hubbub about the fact that you can "fastboot boot" a kernel without an unlocked BL, does that mean that we can use the rooted boot.img without unlocking our BL?
Thanks a billion,
dproldan said:
These are the boot and system images as dumped from my moto360. They can be useful for returning to stock if something goes wrong with your device. As far as I can tell, they're good, and I have tested them in my device, but I'm not responsible if they break your device or anything else. Use them at your own risk.
They can be flashed from fastboot.
- turn off the watch
- press and hold the power button until you feel the third vibration, display will show "Bootloader version..."
- connect the jig to your watch and secure it so it will not move accidentally.
- connect the USB cable to your computer. Displaty will show "Transfer mode: USB Connected..."
- Launch a terminal session in your computer and issue the commands:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
https://drive.google.com/folderview?id=0BxTLcy78OveNWDI4d1IyZHY4RUU&usp=sharing
Code:
boot.img md5: f1837f04639b9372191387632d8bf537
system.img md5: 64d028f8dc800b8ca0c716c2feacc837
Big thank you to jcase and beaups, it wouldn't have been possible without their help!
Enjoy.
To encourage more research and developments, use the donate button on the right! thanks!
Click to expand...
Click to collapse
has anyone tested these images on there device yet or have they just been pulled and posted?
Tomsgt said:
has anyone tested these images on there device yet or have they just been pulled and posted?
Click to expand...
Click to collapse
came up with a little something http://www.rootjunky.com/motorola-moto-360-super-tool/ will make a post on this when i get some time.
I am trying to root my moto360 but it gets stuck on downloading boot.img . Any solutions?
i tried to flash these today, got FAILED bad file descriptor. now my moto 360 won't boot ): haha, time to try and fix this thing
edit: got it to flash, but it boots into the android laying on it's back with the red exclamation point. any help would be appreciated
come over to #moto360 on freenode ( you can use http://webchat.freenode.net/) and we'll see what happened.
beats4x said:
i tried to flash these today, got FAILED bad file descriptor. now my moto 360 won't boot ): haha, time to try and fix this thing
edit: got it to flash, but it boots into the android laying on it's back with the red exclamation point. any help would be appreciated
Click to expand...
Click to collapse
You have to use the mfastboot.exe to flash system.IMG to this device or you will end up in a recovery bootloop. Also try using my tool linked 2 post above.
---------- Post added at 12:06 PM ---------- Previous post was at 12:06 PM ----------
vincenzo697 said:
I am trying to root my moto360 but it gets stuck on downloading boot.img . Any solutions?
Click to expand...
Click to collapse
Make sure the moto 360 has at least 80% battery before flashing.
dproldan said:
come over to #moto360 on freenode ( you can use http://webchat.freenode.net/) and we'll see what happened.
Click to expand...
Click to collapse
thanks, i will definitely stop by if i need to in the future
Tomsgt said:
You have to use the mfastboot.exe to flash system.IMG to this device or you will end up in a recovery bootloop. Also try using my tool linked 2 post above.
---------- Post added at 12:06 PM ---------- Previous post was at 12:06 PM ----------
Make sure the moto 360 has at least 80% battery before flashing.
Click to expand...
Click to collapse
Your tool got it up and running for me. thank you so much dude! much appreciated. as i love learning the why behind the how, how come it causes a bootloop unless you use that specific variant of fastboot? is mfastboot a motorola variant of fastboot that's needed with their boot.img's?
i've had nexus, htc, and lg devices before, so this is my first run with motorola.
beats4x said:
thanks, i will definitely stop by if i need to in the future
Your tool got it up and running for me. thank you so much dude! much appreciated. as i love learning the why behind the how, how come it causes a bootloop unless you use that specific variant of fastboot? is mfastboot a motorola variant of fastboot that's needed with their boot.img's?
i've had nexus, htc, and lg devices before, so this is my first run with motorola.
Click to expand...
Click to collapse
Yes it is a Motorola fastboot file. The normal fastboot.exe is limited a certain size. The moto fastboot let's you flash bigger images its more or less a upgraded fastboot file.
Tomsgt said:
Yes it is a Motorola fastboot file. The normal fastboot.exe is limited a certain size. The moto fastboot let's you flash bigger images its more or less a upgraded fastboot file.
Click to expand...
Click to collapse
forsure, makes since. If i move mfastboot to my adb/fastboot directory, and use mfastboot commands, will that work? I prefer not to use toolkits when i don't have to (not that i'm not thankful for yours, it rescued my device lol)
beats4x said:
forsure, makes since. If i move mfastboot to my adb/fastboot directory, and use mfastboot commands, will that work? I prefer not to use toolkits when i don't have to (not that i'm not thankful for yours, it rescued my device lol)
Click to expand...
Click to collapse
Yes that should work just fine. I also like the manual commands but for the noons I make these fun super tools
Tomsgt said:
Yes that should work just fine. I also like the manual commands but for the noons I make these fun super tools
Click to expand...
Click to collapse
and i'm sure they help out quite a bit :silly: thanks for your help, it's much appreciated
Tomsgt said:
You have to use the mfastboot.exe to flash system.IMG to this device or you will end up in a recovery bootloop. Also try using my tool linked 2 post above.
---------- Post added at 12:06 PM ---------- Previous post was at 12:06 PM ----------
Make sure the moto 360 has at least 80% battery before flashing.
Click to expand...
Click to collapse
I tried with fully charged battery and still it gets stuck on downloading boot.img I follow exactly the tutorial and everything on my Moro360 is the same as the video until it sticks on the downloading boot.img
vincenzo697 said:
I tried with fully charged battery and still it gets stuck on downloading boot.img I follow exactly the tutorial and everything on my Moro360 is the same as the video until it sticks on the downloading boot.img
Click to expand...
Click to collapse
my super tool thread can be found here now please try it. http://forum.xda-developers.com/moto-360/development/script-motorola-moto-360-super-tool-t2897690
dproldan said:
These are the boot and system images as dumped from my moto360. They can be useful for returning to stock if something goes wrong with your device. As far as I can tell, they're good, and I have tested them in my device, but I'm not responsible if they break your device or anything else. Use them at your own risk.
They can be flashed from fastboot.
- turn off the watch
- press and hold the power button until you feel the third vibration, display will show "Bootloader version..."
- connect the jig to your watch and secure it so it will not move accidentally.
- connect the USB cable to your computer. Displaty will show "Transfer mode: USB Connected..."
- Launch a terminal session in your computer and issue the commands:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
https://drive.google.com/folderview?id=0BxTLcy78OveNWDI4d1IyZHY4RUU&usp=sharing
Code:
boot.img md5: f1837f04639b9372191387632d8bf537
system.img md5: 64d028f8dc800b8ca0c716c2feacc837
Big thank you to jcase and beaups, it wouldn't have been possible without their help!
Enjoy.
To encourage more research and developments, use the donate button on the right! thanks!
Click to expand...
Click to collapse
im havving this problem, any advice??
sending 'boot' (16384 KB)...
FAILED (remote: unsupported command)
finished. total time: 0.006s
same with system
sending 'system' (49152 KB)...
FAILED (remote: unsupported command)
finished. total time: 0.006s
help please
Related
hey so i got my nexus stuck in a boot loop, flashed something i shouldn't have and didn't android... i know. also, deleted all the roms off my sd card. i can get back to cwm but theres nothing to flash, is there anyway i can mount usb storage from cwm and put a rom on there?
edit:
i tried the method below, flash went well with odin, but im stuck at the boot animation, any other solutions? Is there some sort of sure fire way to return to stock? I thought odin would be it but its not happening
Fixed!! this seemed to work for me. had to run fastboot commands
http://forum.xda-developers.com/showthread.php?t=1366806
anybody? somebody?
I'm having the same issue, which sucks. Been working on trying to adb file push a rom zip to the phone, but have not been having much luck. Anyone know how to do this correctly? I think it would solve the problem for both of us.
I don't flash ROMS but couldn't you get into fastboot and flash the stock image to the phone?
While your in recovery:
adb push file.zip /data/media
Sent from my Galaxy Nexus using XDA App
Another option is to use odin and flash chainfires 4.0.2 image...just gotta get the device into download mode. Im actually suprised odin is not being utilized more on this device.
That is where I am running into problems. I keep getting the following error:
'adb' is not recognized as an internal or external command, operable program or batch file.
Thank you for your assistance.
http://forum.xda-developers.com/showthread.php?t=1394051
droidstyle said:
Another option is to use odin and flash chainfires 4.0.2 image...just gotta get the device into download mode. Im actually suprised odin is not being utilized more on this device.
Click to expand...
Click to collapse
Come to think of it, thats a good point. On the GSII I was running a few months back Odin was how to do most of the flashing, ect.
I'm downloading the .tar now and going to give it a try.
---------- Post added at 04:31 AM ---------- Previous post was at 04:05 AM ----------
droidstyle said:
http://forum.xda-developers.com/showthread.php?t=1394051
Click to expand...
Click to collapse
That is the exact link I was downloading from. Thank you for the help. Worked perfect! I totally forgot about Odin.
your welcome...glad it worked! Honestly I hope more development is geared towards using odin before I get a gnex.
droidstyle said:
your welcome...glad it worked! Honestly I hope more development is geared towards using odin before I get a gnex.
Click to expand...
Click to collapse
As much as I love Odin, I came from a Vibrant, fastboot is more flexible.
Sent from my Galaxy Nexus using XDA App
awesome thanks droidstyle, that should be a sticky, my phones in download mode but the drivers included with pda werent what my pc was looking for, now on the hunt for drivers to flash this
bahhh no luck, anyone have drivers to get windows 7 32bit to recognize the phone in download
I was stuck but found a post that said to just oem lock then oem unlock again, and it worked! Takes about 5 minutes so just wait after the oem unlock but it worked for me...
Can't use adb in fastboot by the way so that is no good...
silow said:
As much as I love Odin, I came from a Vibrant, fastboot is more flexible.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
Yea but odin is more reliable... .tar files are much better than .zips, less of a chance for something to corrupt.
---------- Post added at 01:32 AM ---------- Previous post was at 01:29 AM ----------
Thatg, try these drivers....
http://dl.dropbox.com/u/25089906/SAMSUNG_USB_Driver_for_Mobile_Phones.exe
hey so i finally found some drivers for download mode, flash the pda file through odin and im on the boot animation forever, any other ideas?
Try going back to stock and then leaving the phone well alone?
daleski75 said:
Try going back to stock and then leaving the phone well alone?
Click to expand...
Click to collapse
Thats the part im having trouble with. I cant get back to stock. Could there be something i flashed thats preventing the phone from booting? Everything went through in odin. It flashed the rom kernel and radio but wont go past the boot animation
thatg said:
hey so i finally found some drivers for download mode, flash the pda file through odin and im on the boot animation forever, any other ideas?
Click to expand...
Click to collapse
Grab this if you don't already have the adb and fastboot tools. It also contains Paul O'brien's boot image that will root for you.
ADB & Fastboot Utilities
Grab this for the Samsung ADB usb drivers - helps detect fastboot.
Samsung ADB USB Drivers
Download the images for your respective device from Google. This is a tar and zipped file (not to be confused with an Odin tar file). If you use something like 7zip to untar it you will get a file with no extension. Add the .zip extension to it and then you can unzip it.
CDMA ICL53F Images
GSM ICL53F Images
Boot your phone into fastboot and plug it into your computer. Install the ADB Interface drivers from the Samsung ADB USB drivers I posted. Run a "fastboot devices" to check if everything is connected, installed, and working (it would be "fastboot-windows devices" if you used the fastboot tool from the download I posted above). Once you confirm connection then follow the steps in this thread to using fastboot to restoring your phone to factory 4.0.2. The instructions are for the CDMA phone but if you are GSM replace the necessary files with your respective device.
http://forum.xda-developers.com/showthread.php?t=1399210
I decided to pull the fastboot commands from that thread and put it in this post. These are the fastboot commands you need to issue to flash the bootloader, radios, and ROM images for a CDMA phone. You can choose to skip flashing the bootloader.
4. Type the following commands, allowing each to finish before moving onto the next:
fastboot flash bootloader bootloader-toro-primekk15.img
fastboot reboot-bootloader
fastboot flash radio radio-toro-i515.ek02.img
fastboot reboot-bootloader
fastboot flash radio-cdma radio-cdma-toro-i515.ek05.img
fastboot reboot-bootloader
fastboot -w update image-mysid-icl53f.zip
fastboot reboot-bootloader
Click to expand...
Click to collapse
silow said:
Grab this if you don't already have the adb and fastboot tools. It also contains Paul O'brien's boot image that will root for you.
ADB & Fastboot Utilities
Grab this for the Samsung ADB usb drivers - helps detect fastboot.
Samsung ADB USB Drivers
Click to expand...
Click to collapse
hey thanks, yeah just did this right before you posted it, worked like a charm
So im got this gnex borked an I am rtying to fix it. So far i have tried every known method(usb jig,toolkit,omap flasher, fastboot) basically everything in the book.
The phone itself will not boot up except by running omap flasher. When running omap flasher I can boot up into fastboot via plugging it in and holding all buttons. In fastboot the volume keys do not work. If I start off by trying to flash a bootloader it gets stuck at writing bootloader. If I try to flash a recovery it will say unknown partition. The jig does not force it into download mode.
Please advise me on what other steps to try.
Thanks in Advance.
just a little update I am able to boot into cwm by using fastboot boot command this allowed me to have a window into adb. I am not able to mount tanything in cwm including sdcard and /sytstem
I checked the partitions to see if they are O.K. and you can see the result in the attached pic
i tried the fastboot boot bl.img and it made it hang at the google screen with padlock
i think you should try ot flash a factory image , if you cant do this via adb , use some toolkit ,,,
khuzema9 said:
i think you should try ot flash a factory image , if you cant do this via adb , use some toolkit ,,,
Click to expand...
Click to collapse
If i do that It gets stuck at writing bootloader.
If you had a backup saved, it would have been easy.
Edit: Sounds like the sys permission might have been changed or something you installed could have altered the bootloader.
yalkowni said:
If i do that It gets stuck at writing bootloader.
Click to expand...
Click to collapse
Try
Code:
fastboot format bootloader
before flashing?
It does look like your partitions are derped. There should be A LOT MORE partitions to show. Hopefully partition info is still there, so you might as well use fastboot to format everything else (recovery, userdata, system).
---------- Post added at 04:15 PM ---------- Previous post was at 04:10 PM ----------
yalkowni said:
i tried the fastboot boot bl.img and it made it hang at the google screen with padlock
Click to expand...
Click to collapse
Code:
fastboot boot
is only for booting kernels, so that obviously doesn't work.
Actually i use fastboot boot to boot clockworkmod... So it works for recoveries too.
And i agree that the partitions do not look right.
Would you fastboot flash bootloader?
Yeah. Get a bootloader from the factory image.
You can use fastboot commands right? Format every partition you can think of, except for bootloader. (system, userdata, recovery, boot)
Then flash a bootloader.
This may screw up further, but I can't think of anything else, so if all else fails, then go crazy and format bootloader? What modes can you get into and how?
I thank you guys a lot for helping me out. I will try your suggestions in an hour and report back here.
formatatitng any partition comes back in error with unknown partition.
formatitng bootloader comes back in
yalkowni said:
formatatitng any partition comes back in error with unknown partition.
formatitng bootloader comes back in
Click to expand...
Click to collapse
Sheesh...you got no partition info, so fastboot can make them.
Your NAND is pretty well fried I guess.
It might be time to get a replacement.
I don't know how it might be possible to repartition with having a partition info table. Mayyybe somehow you can get the partition info and have the whole internal storage mounted on your desktop, but that doesn't seem possible.
gnustomp said:
Sheesh...you got no partition info, so fastboot can make them.
Your NAND is pretty well fried I guess.
It might be time to get a replacement.
I don't know how it might be possible to repartition with having a partition info table. Mayyybe somehow you can get the partition info and have the whole internal storage mounted on your desktop, but that doesn't seem possible.
Click to expand...
Click to collapse
Anyway I can rewrite the partition table somehow ?
yalkowni said:
Anyway I can rewrite the partition table somehow ?
Click to expand...
Click to collapse
if u can go into download mode then see my signature for odin firmware (pit file re-partition table + bootloader)
samersh72 said:
if u can go into download mode then see my signature for odin firmware (pit file re-partition table + bootloader)
Click to expand...
Click to collapse
is there any command via adb or fastboot cammands that corces it into download mode?
I havent found a command, but i believe it is to power up via power+volume down..
yalkowni said:
is there any command via adb or fastboot cammands that corces it into download mode?
Click to expand...
Click to collapse
I don't even know how to get into download mode. Is it even there?
Sent from my Nexus 7 using Tapatalk HD
yalkowni said:
is there any command via adb or fastboot cammands that corces it into download mode?
Click to expand...
Click to collapse
Press and hold volume down + power button . or use a USB jig if u have one. Unfortunately, there is no adb or fastboot command for Odin mode
Sent from my Galaxy Nexus using xda premium
Hi Everyone
Sorry for my not so good English.
I have problem with my G3 and maybe someone can help? I instal root without problem, than I try to install Twrp recovery and after that I have that message ( [780] fast boot mode started) all the time, I try to do hard reset, click yes twice, but getting the same message, Is there any chance to unbrick that device when I can't go even to download mode?
Thank You very much for any suggestions
help!
help my G3 died the same thing happened!
same to me...
What model(s)? Youll need a pc, adb/fastboot, stock laf.img and boot.img for your device. Youll use adb commands to erase these img files and restore them with the new ones. Once you have adb running and recognizing your device with both files in same folder as adb you'll type adb erase laf [Enter] then adb flash laf laf.img [Enter] do the same steps for the boot.img. Next type adb reboot [Enter] you'll still be in fastboot but just pull the battery. Then replace battery and you should be able to enter download mode by inserting the usb and pressing vol +(i believe, it's been a while) and then kdz flash..
lg g3. maybe you have link ? how to do this..
Thanks.
nerija.nest said:
lg g3. maybe you have link ? how to do this..
Thanks.
Click to expand...
Click to collapse
I know its an lg g3 but what model. I dont have a link to these files and don't feel like searching youll have to search the forum.. Also I just told you how to do this..
D855 16gb , This is what needs to be missed for several days in search of forum. Will be a beautiful day..
nerija.nest said:
D855 16gb , This is what needs to be missed for several days in search of forum. Will be a beautiful day..
Click to expand...
Click to collapse
Ok well I'll meet you in the middle. Heres the link to the d855 partion files http://forum.xda-developers.com/showthread.php?t=2766437. I believe you'll need the second link in the ops first post. As far as adb.. If you dont know how to use it or get the files, Google should be able to help you.
Swizzle82 said:
Ok well Ill meet you in the middle. Heres the link to the d855 partion files http://forum.xda-developers.com/showthread.php?t=2766437. I believe youll need the second link in the ops first post. As far as adb.. If you dont know how to use it or get the files, Google should
be able to help you.
Click to expand...
Click to collapse
Did he drag the .img to the command prompt in order for it work. So its flash laf (the file that is dragged) next do the same thing with boot.img ( flash boot (drag boot file)) and the recovery.img
---------- Post added at 07:47 PM ---------- Previous post was at 07:46 PM ----------
Its suppose to boot up the phone with no problem
i have one problem, not can write files FAILED (remote: flash write failure fastboot unlock , bet I not can write and erase... failure...
download mode problem
I couldn't fix this problem.
[520] Fastboot mode started
[610]--reset--
[610]--portchange--
[730] fastboot: processing commads
can't go to download.I tried adb erase laf adb erase boot I guess I couldn't do.help
if not done contact fb tungkick777 i can help all every body free
fastboot mode started
plz
tungkick said:
if not done contact fb tungkick777 i can help all every body free
Click to expand...
Click to collapse
I have the same problem.. i have d852.. please help!!
i have the same problems after the new upgrade to lollipo 20E vodafone Italy..
Same here
Edit: Solved
1) Took battery and USB Cable off
2) Pressed Volume Up
3) Took battery back while pressing volume up
4) Inserted USB Cable while pressing volume up
5) Phone started Download Mode
6) installed kdz through LG Flash Tools
Right now typing from my LG G3
Great!!!
Thank you very mucho Fusquinha77!!!
I cant get it, I use every way(erase boot,system,recovery, use advence power menu ext..)
But i cant go to download mode
Sent from my Smartfren Andromax AD6B1H using XDA Free mobile app
Fusquinha77 said:
Same here
Edit: Solved
1) Took battery and USB Cable off
2) Pressed Volume Up
3) Took battery back while pressing volume up
4) Inserted USB Cable while pressing volume up
5) Phone started Download Mode
6) installed kdz through LG Flash Tools
Right now typing from my LG G3
Click to expand...
Click to collapse
I can see a different screen for a split of a second but it's going back to Fastboot mode...
@SaharLevi
Here's the fix Quick and easy
need to have fastboot, I used ubuntu can install with sudo apt-get install android-tools-fastboot
info on fastboot
[TOOL] [WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer
also need recovery.img, I used the lastest twrp
In terminal
fastboot boot recovery.img
this will boot your phone with the img on your computer.
in recovery restore or install a good boot or kernel.
your phone should be good to go after that.
I had my phone fixed in about 5 min, I really should not play around with boot partition.
Also should be able to flash boot if you have a good one,
fastboot flash boot boot.img
Hi, i have searched the forum before posting this.
my phone is stuck at the logo and i have tried pressing all possible key bindings (power + up, power + down, power + up + down) but still i can only see the log. I also tried to use adb fastboot but when i search for my device (adb devices) it says my phone is offline. And right now i can't even turn off my phone, so the battry is draining right now.
please help me as fast as possible as i dont think i can charge my phone
have you pressed the three buttons longer than 10seconds?
if not,try it..hold them until the screen changes (might take up to a full minute!!!!)..be patient..
to reach the bootloader (where adb can find your phone),hold power and vol. down until the huawei logo apears and stays (looks like it seems to be stuck)..then connect to the pc and wait for a few seconds..in adb cmd type "fastboot devices" (without "")..you should see many "?" and weird things in a line - thats ok! - your phone is recognized then..
from there you can start the adb cmds you want to (and can be found en masse here in this forum)..
hope this helps
blueIBI said:
have you pressed the three buttons longer than 10seconds?
if not,try it..hold them until the screen changes (might take up to a full minute!!!!)..be patient..
to reach the bootloader (where adb can find your phone),hold power and vol. down until the huawei logo apears and stays (looks like it seems to be stuck)..then connect to the pc and wait for a few seconds..in adb cmd type "fastboot devices" (without "")..you should see many "?" and weird things in a line - thats ok! - your phone is recognized then..
from there you can start the adb cmds you want to (and can be found en masse here in this forum)..
hope this helps
Click to expand...
Click to collapse
Thanx for they reply, i tried pressing the 3 buttons for 2 min but nothing,
i also tried fastboot devices and i found the ???????
Now what do i need to do to fix my phone?
Never mind, solved big thanx for your help
bobalyafeai09 said:
Hi, i have searched the forum before posting this.
my phone is stuck at the logo and i have tried pressing all possible key bindings (power + up, power + down, power + up + down) but still i can only see the log. I also tried to use adb fastboot but when i search for my device (adb devices) it says my phone is offline. And right now i can't even turn off my phone, so the battry is draining right now.
please help me as fast as possible as i dont think i can charge my phone
Click to expand...
Click to collapse
Bro. i have the same problem with you. and sadly my phone too cant recognize the adb. i mean the adb cant detect my phone. so if your phone fix please tell me. hope that your phone can fix so that i will do the same thing. :good:
Help999 said:
Bro. i have the same problem with you. and sadly my phone too cant recognize the adb. i mean the adb cant detect my phone. so if your phone fix please tell me. hope that your phone can fix so that i will do the same thing. :good:
Click to expand...
Click to collapse
My phone is fixed now, first i was using windows 8 to solve my problem but there was something wrong with driver for the phone, so i tried using my friend PC windows 7 and the driver installed automatically.
Now you need to connect your phone to the PC and hold power + volume down together until the phone restarts and the Acsend logo appears, now you can relase the buttons.
After that you need to type "fastboot devices" in the command promote, you should see a message like this "????/??,,? <>??????".
if you get the message let me know, i will tell you what you need to do next
bobalyafeai09 said:
My phone is fixed now, first i was using windows 8 to solve my problem but there was something wrong with driver for the phone, so i tried using my friend PC windows 7 and the driver installed automatically.
Now you need to connect your phone to the PC and hold power + volume down together until the phone restarts and the Acsend logo appears, now you can relase the buttons.
After that you need to type "fastboot devices" in the command promote, you should see a message like this "????/??,,? <>??????".
if you get the message let me know, i will tell you what you need to do next
Click to expand...
Click to collapse
Bro. Please give the link of all tools that you use like adb like that . and the complete process i will follow your instructions. Advance Thanks Bro. :good::highfive:
Help999 said:
Bro. Please give the link of all tools that you use like adb like that . and the complete process i will follow your instructions. Advance Thanks Bro. :good::highfive:
Click to expand...
Click to collapse
For the adb, i installed it long time ago and i dont remember from which website but you can search in this forum and find plenty of useful posts.
After I checked my device using this command 'fastboot devices', i downloaded boot.img and recovery.img for "Stock Firmware Huawei B506 CN KitKat" from this link: http://forum.xda-developers.com/showpost.php?p=51718316&postcount=2
and followed the steps.
after that i installed twrp by following the steps from this link: http://techbeasts.com/2014/04/29/in...3-7-or-twrp-2-7-recovery-on-huawei-ascend-p6/
then i used this link: http://forum.xda-developers.com/showthread.php?t=2739825
to install AOSP 4.4.4. but i think you can download other roms and follow the same steps
for custom roms yes..there you need twrp..
if you want to stay on stock roms you have always to reflash the respective recovery from the firmware (stock rom) you actually have running..
bobalyafeai09 said:
For the adb, i installed it long time ago and i dont remember from which website but you can search in this forum and find plenty of useful posts.
After I checked my device using this command 'fastboot devices', i downloaded boot.img and recovery.img for "Stock Firmware Huawei B506 CN KitKat" from this link: http://forum.xda-developers.com/showpost.php?p=51718316&postcount=2
and followed the steps.
after that i installed twrp by following the steps from this link: http://techbeasts.com/2014/04/29/in...3-7-or-twrp-2-7-recovery-on-huawei-ascend-p6/
then i used this link: http://forum.xda-developers.com/showthread.php?t=2739825
to install AOSP 4.4.4. but i think you can download other roms and follow the same steps
Click to expand...
Click to collapse
Thank you for this bro. i will follow this steps when my phone fix too. well thank you very much! :good: :highfive:
---------- Post added at 06:44 AM ---------- Previous post was at 06:31 AM ----------
bobalyafeai09 said:
For the adb, i installed it long time ago and i dont remember from which website but you can search in this forum and find plenty of useful posts.
After I checked my device using this command 'fastboot devices', i downloaded boot.img and recovery.img for "Stock Firmware Huawei B506 CN KitKat" from this link: http://forum.xda-developers.com/showpost.php?p=51718316&postcount=2
and followed the steps.
after that i installed twrp by following the steps from this link: http://techbeasts.com/2014/04/29/in...3-7-or-twrp-2-7-recovery-on-huawei-ascend-p6/
then i used this link: http://forum.xda-developers.com/showthread.php?t=2739825
to install AOSP 4.4.4. but i think you can download other roms and follow the same steps
Click to expand...
Click to collapse
Bro , AOSP 4.4.4 Rom is better? i will use the same rom bro Thanks again.
---------- Post added at 07:11 AM ---------- Previous post was at 06:44 AM ----------
HEY GUYS! MY COMPUTER RECOGNIZE MY PHONE , BUT .
WHEN I TRY TO FLASH A BOOT.IMG I GET THIS ERROR .
C:\Users\ASUS\Desktop\adb>fastboot flash boot boot.img
target reported max download size of 838860800 bytes
sending 'boot' <8192 KB>...
OkAY [ 0.281s ]
writing 'boot'...
FAILED <remote: flash failure, ErrNo:2>
finished. total time: 0.286s
THAT ERROR I GET WHEN I FLASH BOOT.IMG. (SORRY I DONT KNOW HOW TO PUT A IMAGE SO THATS WHY I TYPE THE ERROR)
Help999 said:
Thank you for this bro. i will follow this steps when my phone fix too. well thank you very much! :good: :highfive:
---------- Post added at 06:44 AM ---------- Previous post was at 06:31 AM ----------
Bro , AOSP 4.4.4 Rom is better? i will use the same rom bro Thanks again.
---------- Post added at 07:11 AM ---------- Previous post was at 06:44 AM ----------
HEY GUYS! MY COMPUTER RECOGNIZE MY PHONE , BUT .
WHEN I TRY TO FLASH A BOOT.IMG I GET THIS ERROR .
C:\Users\ASUS\Desktop\adb>fastboot flash boot boot.img
target reported max download size of 838860800 bytes
sending 'boot' <8192 KB>...
OkAY [ 0.281s ]
writing 'boot'...
FAILED <remote: flash failure, ErrNo:2>
finished. total time: 0.286s
THAT ERROR I GET WHEN I FLASH BOOT.IMG. (SORRY I DONT KNOW HOW TO PUT A IMAGE SO THATS WHY I TYPE THE ERROR)
Click to expand...
Click to collapse
Is this boot.img for the twrp or the stock pu-506?
bobalyafeai09 said:
Is this boot.img for the twrp or the stock pu-506?
Click to expand...
Click to collapse
i just downloaded the boot.img here http://forum.xda-developers.com/show...16&postcount=2
and follow the instutions. my phone stuck on logo and i want to fix it. but the first step flashing a boot.img
i got a failed message. how do i fix it? please help. :crying:
Help999 said:
i just downloaded the boot.img here http://forum.xda-developers.com/show...16&postcount=2
and follow the instutions. my phone stuck on logo and i want to fix it. but the first step flashing a boot.img
i got a failed message. how do i fix it? please help. :crying:
Click to expand...
Click to collapse
i cant open the link, what is the boot.img for?
bobalyafeai09 said:
Is this boot.img for the twrp or the stock pu-506?
Click to expand...
Click to collapse
i download the boot.img from "Stock Firmware Huawei B506 CN KitKat" here's the link.
http://forum.xda-developers.com/showpost.php?p=51718316&postcount=2
---------- Post added at 08:12 AM ---------- Previous post was at 07:50 AM ----------
GUYS PLEASE HELP , ABOUT MY ERROR ON FLASHING A BOOT.IMG I GET THIS ERROR .
C:\Users\ASUS\Desktop\adb>fastboot flash boot boot.img
target reported max download size of 838860800 bytes
sending 'boot' <8192 KB>...
OkAY [ 0.281s ]
writing 'boot'...
FAILED <remote: flash failure, ErrNo:2>
finished. total time: 0.286s
HOW I FIX IT?
---------- Post added at 08:31 AM ---------- Previous post was at 08:12 AM ----------
OMG! I FINALLY FIX MY PHONE BRO
FIRST I ESCAPE FLASHING BOOT.IMG AND TRY
TO FLASH A RECOVERY.IMG THEN ITS SUCCESS TO FLASH . THEN I HOLD THE POWER BUTTONG AND MY PHONE BOOTED THEN BOOOM! MY PHONE IS COMPLETE BOOTED ITS NOT STOCK ON LOGO AND IM HAPPY AS HELL! THANKS BRO FOR SHARING SOME IDEAS NOW I HARD RESET MY PHONE AND INSTALL NEW GAMES AND APPS THANKS BROOOOOOOOOOO! :good: :highfive:
Hey, sorry for not replying, i was sleeping
Congratulations on fixing your phone too :highfive:
Dear All,
I hard bricked my ZE551ML 64GB by using the following sequence:
'fastboot flash fastboot droidboot.img'
'fastboot flash fastboot recovery.img'
'fastboot flash fastboot boot.img'
'fastboot flash fastboot system.img' <-- got error only at this stage
So don't do it it is totally wrong.
Now I got the usb logo when i go to fastboot, see attached image.
I can see a procedure for Zenfone 5 to recover from this error here:
http://www.asus-zenfone.com/2014/11/how-to-unbrick-zenfone-5-and-zenfone-6_8.html
My question is does the same procedure exists for Zenfone 2 and where to download all the files?
Thanks
I believe most of the programs there should also work for the ZF2. I would give this procedure a try, and I wish I could get my hands on a Bricked device to try this. But remember, DON'T use the ZF5/6 images!
Get the stock images for the ZF2 from: https://www.asus.com/Phones/ZenFone_2_ZE551ML/HelpDesk_Download/
EdoIsa said:
I believe most of the programs there should also work for the ZF2. I would give this procedure a try, and I wish I could get my hands on a Bricked device to try this. But remember, DON'T use the ZF5/6 images!
Get the stock images for the ZF2 from: https://www.asus.com/Phones/ZenFone_2_ZE551ML/HelpDesk_Download/
Click to expand...
Click to collapse
What are FZ DnX, IFWI, FW DnX and OS images files ?
How to extract them from the site you mentioned?
Another issue, is my PC refuses to regonise the ZF2 when connecting to USB, saying MTP Android USB driver failed to install....
I have no experience with FZ DnX, IFWI, FW DnX files, but the OS image file is on the site I posted.
Follow my link. Once there, expand the list 'Firmware' and download firmware Version WW_2.15.40.10. Once its downloaded, open the zip file. Inside should be a System.img file. Extract the System.img file into your Fastboot folder. This is the OS image the guide is referring to.
Ask around for the meaning of the other files. Meanwhile, I will research more about those files later tomorrow and get back with any info I can find. Good luck!
cde2006 said:
Another issue, is my PC refuses to regonise the ZF2 when connecting to USB, saying MTP Android USB driver failed to install....
Click to expand...
Click to collapse
install driver manually. see attachment.
When you plug your phone into the computer, does the phone show up in the device management? Typing devmgmt.msc into the windows 7 start menu or the start run menu on XP is the fastest way to get to Device Manager.
Is the device already known by your computer?
What does device manager think it is?
If its unknown, please let us know what the Hardware Ids and Compatible Ids for this device show up as. In device manageer, you can open the devices properties and under the details tab choose Hardware Ids and Compatible Ids. you could screen shot these with Alt + PrtScn and use mspaint to save them off. Otherwise you have to use Ctrl + C to copy them out . You can choose all lines by selecting the first and while holding Shift, select the last. Then you can Ctrl + C to copy all of them out.
Looks like you've flashed incorrectly.
Should be
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
What you've essentially done (or tried to do) is flashed over fastboot with 4 different images. Only the first line of commands you used is correct.
Chinaphonearena said:
Looks like you've flashed incorrectly.
Should be
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
What you've essentially done (or tried to do) is flashed over fastboot with 4 different images. Only the first line of commands you used is correct.
Click to expand...
Click to collapse
Yes got this sequence from this forum,,, anyway I go the phone replaced now and all is fine.
Thanks people for the help.
I won't be rooting this phone until there is a more safe proven way to do it.
I think that avoiding flashing droidboot and recovery, and making sure file hashes match, everything should be fine.
Same issue
---------- Post added at 04:05 AM ---------- Previous post was at 04:02 AM ----------
cde2006 said:
Dear All,
I hard bricked my ZE551ML 64GB by using the following sequence:
'fastboot flash fastboot droidboot.img'
'fastboot flash fastboot recovery.img'
'fastboot flash fastboot boot.img'
'fastboot flash fastboot system.img' <-- got error only at this stage
So don't do it it is totally wrong.
Now I got the usb logo when i go to fastboot, see attached image.
I can see a procedure for Zenfone 5 to recover from this error here:
http://www.asus-zenfone.com/2014/11/how-to-unbrick-zenfone-5-and-zenfone-6_8.html
My question is does the same procedure exists for Zenfone 2 and where to download all the files?
Thanks
Click to expand...
Click to collapse
I put my 64gb sd in my ZF2 that I originally partitioned for my LG Optimus Pro and I moved a bunch of apps to the SD with link2sd and the first time I rebooted, the same screen with the USB logo and a full progress bar showed up. It won't recognize any fastboot or adb commands even though the ASUS adb is showing up in device manager. Nothing else shows up. In devices and printers I get Moorefield. The phone randomly reboots and goes back to the same screen over and over and each time the asus adb disappears from device manager and then returns. I found a guide on the zenfone 5 that looks promising, using the intel flash tool, however it requires the ZenFone 2 raw firmware files and I can't find them... Hopefully someone could help me salvage my ZF2 cuz I was really beginning love the phone... Thanks ahead of time for anyone that looks into this for me!
i can give you the files you look for. the easiest was is to flash with intel flash tool. Here you can read how th etool works and you found a link there.
I load your files up now here.
sry, had only the files for V5. I will load down and put it here.
boot error and bricked zenfone 2
i have same problem with my phone please send moorefields or other intel based boot drivers.. tanks
please tutor how to fixed it, thanks for advice
cde2006 said:
Yes got this sequence from this forum,,, anyway I go the phone replaced now and all is fine.
Thanks people for the help.
I won't be rooting this phone until there is a more safe proven way to do it.
Click to expand...
Click to collapse
Lol @ "got sequence on this forum" and "more safe proven way."
You didn't read the instructions carefully enough and made a big mistake as a result. The correct sequence was given. You just didn't read it carefully. Lesson learned.
Hopefully you can unbrick it.
No offense, but this type of thing is what happens when people just copy/paste and don't understand what they're doing.
What you did was overwrite the fastboot partition each time you flashed. You flashed a 2GB system img on top of your fastboot partition. This probably seemed like it locked up and you either unplugged or turned it off. This likely caused a corrupt partition.
Reading is key when you do anything with your phone.
This is perfectly safe. This is the way it works for all devices. It has nothing to do with the files or the phone. This was 100% user error. Simple as that.
ze550ml hard brick
http://forum.xda-developers.com/zenfone2/help/zenfone2-ze550ml-hard-bricked-t3148174#post61657126
my ze550ml hard brick too. please help me
sorry for bad english.
hardbrick zenfone 2
konsolen said:
i can give you the files you look for. the easiest was is to flash with intel flash tool. Here you can read how th etool works and you found a link there.
I load your files up now here.
Click to expand...
Click to collapse
Hello, i have the same issue with my zenfone 2, I download the firmware files from Asus website, but the Intel flash tool can't found a flashable image file. My question is to, if you have the firmware files that send it to me?
same issues here please help,
same issues here please help,