error :cannot load boot.img - Xoom Q&A, Help & Troubleshooting

when i connect my motorola xoom that is stuck on m logo, i enter on motorola xoom in fastboot mode then in my computer i go to command prompt where there is fastboot, i type "fastboot flash boot boot.img" but i received the following message:"error:cannot load boot.img".

Do you have the image file in the adb folder?
Sent from my Xoom using Tapatalk 2

Related

[Q] my xoom stop on red m logo !

hello
i have just boght my xoom and updated it to android ics i was trying to flash it back to factory image to root it but it was stuck on M logo and Dual Core screen
can any one help me please ?
also i intalled AndroidSDK
as in this thread http://forum.xda-developers.com/showthread.php?t=1097997
when i type the command
PHP:
fastboot flash boot boot.img
it gives me error message mean boot.img is not found !
ok i flashed my xoom use these steps
PHP:
Instructions to Flash & Re-Lock Your Motorola XOOM:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
when i did
PHP:
fastboot flash system system.img
command
it gives me message
((failed to process command error 0x12003 ))
can any one help me
You have to place the images in the same folder in which fastboot is present. So, just check if all the four images are present
Sent from my MZ601 using XDA App
thanks for your post
i discoverd the problem was the usb attached in front of my pc and it shulold be connected from the back of the pc
so my broplem solved

[Q] Can Not Get Into Recovery

I am unable to get into recovery of any type on my Xoom. When I try to get into recovery I get the Android with an exclamation point. I've tried factory reset; I've followed instructions for CWM recovery, etc. I just can't get past the damn Android with the exclamation point (inside a yellow triangle). Can anyone help?
BTW, there are no programs or data on the internal storage of the Xoom.
Use ADB to unlock your device again and push the recovery image again. Then try to boot into recovery.
Ok, I unlocked the Xoom and it rebooted. After the Xoom rebooted, I ran adb reboot bootloader and the Xoom went into fastboot. Now what command do I use to push the recovery image? From the platform-tools directory if tried: "adb fastboot push recovery recovery.img and nothing happened." I then tried "adb fastboot flash recovery recovery.img" without success. Help!
sddenizen said:
Ok, I unlocked the Xoom and it rebooted. After the Xoom rebooted, I ran adb reboot bootloader and the Xoom went into fastboot. Now what command do I use to push the recovery image? From the platform-tools directory if tried: "adb fastboot push recovery recovery.img and nothing happened." I then tried "adb fastboot flash recovery recovery.img" without success. Help!
Click to expand...
Click to collapse
Assuming your in the directory with the recovery.img as well:
Code:
fastboot flash recovery recovery.img
(no adb, no push)
Do the following plz with this recovery image. I assume you already have android sdk installed and adb on your laptop.
To download:
• Recovery Image: http://goo.im/devs/teameos/recoveries/wingray/eos-recovery-r6.img
Steps:
1. Power off your XOOM device.
2. Press and hold the volume down button while pressing the power button at the same time. Note: Even if your xoom starts again, just keep the button pressed until you see "Starting fastboot protocol" on the screen.
3. Connect Xoom to your computer via USB.
4. Open a ‘Command Prompt’ or ‘Terminal’ window on your computer in your sdk/tools folder.
5. unlock your xoom and flash the recovery image. The recovery image should be in your current working directory where you have command line navigated to: Type:
adb reboot bootloader
fastboot oem unlock
fastboot flash recovery eos-recovery-r6.img
fastboot reboot adb reboot recovery
Now, you have your device unlocked and recovery installed. I prefer this recovery than others. Give it a try.
Sent from my MZ601 using Tapatalk 2
Thanks, that worked and I'm back in operation with the Xoom. I really appreciate the support this forum provides.
I am happy I could help, and happier you are back to xoom operations without issues
Unlock, reboot and issue resolved!!! Cheers

[Q] how do I confirm I'm connected to my tablet using fastboot?

I'm supposedly on fastboot mode. on the One x, I can run a command to confirm I'm connected but unsure what to do using the infinity since the fastboot commands is a different.
I ran this command "fastboot -i 0x0b05 flash staging ebtblob.bin" (part of nvflash steps) and it's stuck at "waiting for device".
When connected to my windows laptop, it says "ASUS Android composite ADB interface" in device manager when booted normally. And it says "AsUS Android bootloader interface" when I'm supposedly in fastboot.
thanks
mrjayviper said:
I'm supposedly on fastboot mode. on the One x, I can run a command to confirm I'm connected but unsure what to do using the infinity since the fastboot commands is a different.
I ran this command "fastboot -i 0x0b05 flash staging ebtblob.bin" (part of nvflash steps) and it's stuck at "waiting for device".
thanks
Click to expand...
Click to collapse
"fastboot devices" should show something. With the old bootloader, maybe just "???????? - device" - with a newer one, an actual serial number.
"fastboot continue" should continue booting Android, that would be a sign that the protocol basically works.
_that said:
"fastboot devices" should show something. With the old bootloader, maybe just "???????? - device" - with a newer one, an actual serial number.
"fastboot continue" should continue booting Android, that would be a sign that the protocol basically works.
Click to expand...
Click to collapse
just says waiting for device.
tried:
1. fastboot continue
2. fastboot -i 0x0b05 continue
3. the nvflash command above
4. fasboot reboot
5. fastboot -i 0x0b05 reboot
I was on 4.0.3 ICS before unlocking and I suppose still on 4.0.3 just unlocked. thanks!

Return to stock rom issue

hi all, i have tried to return to stock rom from cm 13 following the instruction from the nvida site. I rebooted the shield in fastboot, my device is already unlocked, but when i write the command flash-all.bat in the minimal adb and fastboot for flashing recovery.img system.img .... the program says "error: cannot load recovery.img" and it asks me to exit.
Solutions?
ravazz said:
hi all, i have tried to return to stock rom from cm 13 following the instruction from the nvida site. I rebooted the shield in fastboot, my device is already unlocked, but when i write the command flash-all.bat in the minimal adb and fastboot for flashing recovery.img system.img .... the program says "error: cannot load recovery.img" and it asks me to exit.
Solutions?
Click to expand...
Click to collapse
You have to explicitly state the location. Ie:
Fastboot flash recovery c:\locationoffile\twrp.img
Sent from my SHIELD Tablet K1 using Tapatalk
It is working! thanksss!!

cannot fastboot boot twrp on 5.1.9

hi..can you all help me..im already unlock my bootloader and follow the guide..but im stuck in fastboot boot twrp..it show cannot load...help me
Try the command "fastboot devices".
Does your phone show up in the list of connected devices?
If so, when you use fastboot boot xxxxxx are you attempting to boot using the zip file or img?
When using fastboot boot you must boot with the img, but then when you've booted it and want to flash it through TWRP, you flash the zip.
Hope this helps!

Categories

Resources