fastboot Error while Flashing Android M - Nexus 5 Q&A, Help & Troubleshooting

Well i downloaded the new developer preview for m
and tried to flash the usual way
Then i encountred this error
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
tried running cmd in admin mode too, no effect.
The method i used is as follows
I extract the zip in the folder to get access to the images inside and then flashed them manually.
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash system sysytem.img (did not work)
fastboot flash userdata userdata.img
Click to expand...
Click to collapse
Running Fastboot and adb v 1.4 from here
http://forum.xda-developers.com/showthread.php?t=2588979
Kindy someone assist thank you

Your image doesn't show
Sent from my Android M Nexus 5 yo!

Try to reboot to your bootloader, and then flash system.img.

Schoat333 said:
Try to reboot to your bootloader, and then flash system.img.
Click to expand...
Click to collapse
i try this and still get the error

Schoat333 said:
Try to reboot to your bootloader, and then flash system.img.
Click to expand...
Click to collapse
I tired that.
I actually even tried restarting the bootloader after flashing every component.
Seems this fastboot has some issues with android m.
Can anyone who has flashed it provide some input.
Sent from my A0001 using XDA Free mobile app

I had the same problem. Not just with android M, other Google OEM Roms. I was only able to get it to work by doing it on my Mac. I would think that Linux would have no problem either.

I had no issues flashing M through fastboot - even used flash-all.sh.

I couldn't get M to boot until I individually erased each part using fastboot, and then individually flashed each part, extracted from Google's zip, also using fastboot.

lnchbx said:
I had the same problem. Not just with android M, other Google OEM Roms. I was only able to get it to work by doing it on my Mac. I would think that Linux would have no problem either.
Click to expand...
Click to collapse
I can't get it to work on my Mac! I keep getting the data length too large error when trying to flash system.mg. Everywhere I've looked has said update the sdk, but I'm on the latest version.

theChief_ said:
I can't get it to work on my Mac! I keep getting the data length too large error when trying to flash system.mg. Everywhere I've looked has said update the sdk, but I'm on the latest version.
Click to expand...
Click to collapse
You need to pass the '-s' argument to fastboot to be able to flash system.

Redownload the file could be corrupt. Only other thing try using mfastboot(google it)

Related

Can't flash Android M?!!

I can't flash Android M:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I can't find any boot.sig and recovery.sig, only find .img files with the M package. Any advice will be greatly appreciated.
Manually flash each IMG as opposed to using the flash-all.bat (others have had this same issue)
EddyOS said:
Manually flash each IMG as opposed to using the flash-all.bat (others have had this same issue)
Click to expand...
Click to collapse
Yes That's exactly I was doing. I flash it one by one still get can't find .sig file....
pyth0ner said:
Yes That's exactly I was doing. I flash it one by one still get can't find .sig file....
Click to expand...
Click to collapse
No, what I'm saying is DON'T use the flash-all.bat script as that's causing the issue. You have to extract the ZIP file and manually flash each IMG file one at a time, e.g.
fastboot flash bootloader bootloader.img
fastboot-reboot bootloader
fastboot flash radio radio.img
fastboot-reboot bootloader
fastboot flash system system.img
fastboot-reboot bootloader
fastboot flash recovery recovery.img
fastboot-reboot bootloader
fastboot flash boot boot.img
fastboot-reboot bootloader
etc, etc, etc.
Maybe you shouldn't be flashing a developer preview if you don't know what you're doing?
Sent from my Nexus 5 using Tapatalk
Ben36 said:
Maybe you shouldn't be flashing a developer preview if you don't know what you're doing?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Well said well said
Sent from my Nexus 5 using XDA Free mobile app
It happens to me some times regardless of the android version, if I use the computer front ports. It's always better to use the ones directly on the motherboard.
the *.sig thing always appear but I also recommend you to avoid the .bat file and do it manually.
Issues with Image
Hi folks, I know what i'm doing, so I flashed the images and it all worked...BUT some major things are missing. I cant drop down the notification drawer (nor do I get any notifications) Also, nothing Google syncs. I tried manually syncing/logging out and logging back in and nothing seems to work, so 1) Suggestions? 2) Is there a dedicated forum for this? I cant seem to find anything online. I also tried flashing it again and to no avail.
Help me XDA, you're my only hope to not going mad on my phone.
Do a clean flash. You didn't if the notification drop down doesnt work
Sent from my Nexus 5 using Tapatalk

[Solved] Accidentally Wiped OS From Smartphone

Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.
How can I have 'my' phone back on track again?
Thank you very much.
YellowV said:
Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.
How can I have 'my' phone back on track again?
Thank you very much.
Click to expand...
Click to collapse
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
rzr86 said:
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
Click to expand...
Click to collapse
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)
Any Ideas why and how can I solve it?
YellowV said:
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)
Any Ideas why and how can I solve it?
Click to expand...
Click to collapse
change the recovery
http://d-h.st/rG7
extract the recovery.img and flash it via fastboot command
fastboot flash recovery recovery.img
also what rom did you download ?
rzr86 said:
change the recovery
http://d-h.st/rG7
extract the recovery.img and flash it via fastboot command
fastboot flash recovery recovery.img
also what rom did you download ?
Click to expand...
Click to collapse
I was finishing to do that when you made this post.
That solved the problem, but now I am with a new one:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ROM: http://forum.xda-developers.com/htc-sensation/development/rom-cyanogenmod11-ivanich-t2911152
YellowV said:
I was finishing to do that when you made this post.
That solved the problem, but now I am with a new one:
ROM: http://forum.xda-developers.com/htc-sensation/development/rom-cyanogenmod11-ivanich-t2911152
Click to expand...
Click to collapse
redownload the rom
rzr86 said:
redownload the rom
Click to expand...
Click to collapse
By distraction I put the wrong zip file.
I will try now with the proper one. Thanks.

Having issues with OPO adb

Hello everybody
Well, I have his issue. I tried to flash some new roms into the OPO yesterday and I had some issues with one, so I decided to flash other one, but when I wiped the things I also wiped the internal storage and I didnt know that that would erase my OS, now i'm trying to flash a rom but it wont let me with the bootloader because it says its locked, and if i try to unlock it using OPO toolking via ADB sideload the phone shows it requires ADB 1.0.32 which is the same that i have installed on my computer and if I try it using the bootloader option it just restarts and it keeps being locked. If I try to send a rom with the CMD on my pc it says "error: closed"
I have done some research and found some similar cases but not simiilar enough to have the same fixes
I have windows 10 and TWRP is 2.8.7.0
If anybody helps me that would be pretty useful
Thanks!
minor9719 said:
Hello everybody
Well, I have his issue. I tried to flash some new roms into the OPO yesterday and I had some issues with one, so I decided to flash other one, but when I wiped the things I also wiped the internal storage and I didnt know that that would erase my OS, now i'm trying to flash a rom but it wont let me with the bootloader because it says its locked, and if i try to unlock it using OPO toolking via ADB sideload the phone shows it requires ADB 1.0.32 which is the same that i have installed on my computer and if I try it using the bootloader option it just restarts and it keeps being locked. If I try to send a rom with the CMD on my pc it says "error: closed"
I have done some research and found some similar cases but not simiilar enough to have the same fixes
I have windows 10 and TWRP is 2.8.7.0
If anybody helps me that would be pretty useful
Thanks!
Click to expand...
Click to collapse
SOLUTIONS THAT MIGHT WORK
1) Use Fastboot instead of Sideload
Cmd
Go to Fastboot folder with CD
Boot into Fastboot , then type fastboot devices.
If you see the Oneplus One, then just download a random ROM and FLASH the ZIP
2) [Toolkit] Wug's Bacon Root Toolkit v1.0.3 [Updated 04/16/15] by WugFresh ---> LINK
Screenshots 1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Screenshot 2
3) [GUIDE] How to unbrick or make your phone 100% stock by vigneshvar1
This installing Android CM11s but you can afther that installing a other rom of your choise. --> LINK

oneplus 6 stuck in fastboot mode help plz

hello my oneplus 6 has been blocked on fastboot mode.:crying:
the problem is that I format the phone system with the twrp by mistake. now the phone is empty neither system nor twrp. I tried several methods like msmdownloadtool but the phone does not connect.
i tried to install the twrp with the command prompt when i put the command adb devices the list of phones attached remains empty.
please help me
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Try too flash stockrom via fastboot, following this thread https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
Please read the instruction carefully.
elbachiri said:
hello my oneplus 6 has been blocked on fastboot mode.:crying:
the problem is that I format the phone system with the twrp by mistake. now the phone is empty neither system nor twrp. I tried several methods like msmdownloadtool but the phone does not connect.
i tried to install the twrp with the command prompt when i put the command adb devices the list of phones attached remains empty.
please help me
Click to expand...
Click to collapse
in fast boot mode, only fastboot commands work like "fastboot boot twrp.img" will boot you into twrp
MrSteelX said:
in fast boot mode, only fastboot commands work like "fastboot boot twrp.img" will boot you into twrp
Click to expand...
Click to collapse
When i try the commands fastboot boot twrp.img
The commands gives me failed:error
elbachiri said:
hello my oneplus 6 has been blocked on fastboot mode.:crying:
the problem is that I format the phone system with the twrp by mistake. now the phone is empty neither system nor twrp. I tried several methods like msmdownloadtool but the phone does not connect.
i tried to install the twrp with the command prompt when i put the command adb devices the list of phones attached remains empty.
please help me
Click to expand...
Click to collapse
how Is your phone recognized?
°Washy said:
how Is your phone recognized?
Click to expand...
Click to collapse
Recognized like android phone
despite the drivers are installed
ndp_singe said:
Try too flash stockrom via fastboot, following this thread https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
Please read the instruction carefully.
Click to expand...
Click to collapse
https://ibb.co/ctgDjft
extract the images.zip (on the same directory - not a sub directory i.e images\ ).
extract Others_flashall.zip.
Your directory will look like this:
then run flash-all-partitions.bat.
Warning: that will wipe all your data
thanks i put the .bat files in the official rom 9.0.2 Oxyegen.rar
after I install the rom with the program tool all in one.
now all its running well thanks for your help

Android 11 beta1 update error slot unbootable load error

Android 11 beta1 update error
flash google pixel 2 factory images
pixel2 reboot ,error slot unbootable load error
Flashing process is different
send system_b 1/1
what's happen?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hww44 said:
Android 11 beta1 update error
flash google pixel 2 factory images
pixel2 reboot ,error slot unbootable load error
Flashing process is different
send system_b 1/1
what's happen?
Click to expand...
Click to collapse
I got the same error, unable to solve it.
jwchen119 said:
I got the same error, unable to solve it.
Click to expand...
Click to collapse
what version of adb tools are you using
andy hall said:
what version of adb tools are you using
Click to expand...
Click to collapse
Android Debug Bridge version 1.0.41
Version 30.0.2-6538114
hww44 said:
Android Debug Bridge version 1.0.41
Version 30.0.2-6538114
Click to expand...
Click to collapse
The 11 Beta only refers to the Android Flash Tool I cannot find any instructions for using ADB and Fastboot, are you using that tool if not then try that
Or going back to a factory image using normal fasboot and then using the flashtool.
Unusually it also says you need to enable oem unlock as well as usb debugging in developer options before starting.
Other than that, I have run out of ideas as it is 11 beta.
This is where I started https://developer.android.com/preview/download loads of info nothing like the usual flash instructions.
andy hall said:
The 11 Beta only refers to the Android Flash Tool I cannot find any instructions for using ADB and Fastboot, are you using that tool if not then try that
Or going back to a factory image using normal fasboot and then using the flashtool.
Unusually it also says you need to enable oem unlock as well as usb debugging in developer options before starting.
Other than that, I have run out of ideas as it is 11 beta.
Click to expand...
Click to collapse
Thank you.
I will non restore the factory image because the data is important.
I found the same problem with DP4 and BETA1.
Why did not use OTA ?
theasters said:
Why did not use OTA ?
Click to expand...
Click to collapse
Already rooted.
i got the same problem here and i'm unable to solve it , the Pixel 2 is the most forgetten phone i got .
no support here on xda and nothing cool , Kernels and roms are bs
i used to have Hammerhead , bullhead , C'mon even OnePlusOne aka Bacon is still up with new things updated it's a phone from 2014 or something

Categories

Resources