Was stuck at bootloader on Stingray, fixed -

monkeybone12

Senior Member
Sep 20, 2010
442
38
0
Ft. Morgan, Co
Hello ladies and gentlemen. Let me start off by saying I am not a pro, but not a complete noob. Ran into an issue when I was trying to flash Jelly Bean on my Xoom. I pushed the custom recovery without a hitch, and loaded into it just fine. Wiped data, cache, dalvik, and system as recommended. After doing this, I went to select the zip. Funny thing was, it wasn't there. The only files I could see were the internal folders. Thought, no big deal, just mount USB. Didn't work. Then I figured I would just boot into android, and then copy the files I wanted. Couldn't get it to book. Searched around, looked around, and really didn't get the answer I was looking for. Since I knew fastboot was still working, I ended up using the method in post 3 of this thread to fix my issue.
http://www.xoomforums.com/forum/mot...ooting-flashing-unrooting-under-one-roof.html
Not to spam XDA with another forum, but this sure saved me some heartache.

After getting signed up with moto dev, got my files for the factory software, I followed this:
cd C:\SDK_tools
adb reboot bootloader
>>>> Xoom will then reboot into bootloader screen
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

Got it to boot into the stock system, and felt much better... lol

Re rooted it and I am running the nightly JB Build from EOS. Pretty nice.

I'll be around now that I got my Xoom yesterday, cheers.