[Guide] Unroot and re-lock Xoom via fastboot and official system images

Phil Nickinson

Android Central Editor Emeritus
Apr 21, 2009
4,508
3,181
0
Visit site
thumb_550_xoom-relock.jpg




Note: This will wipe your Xoom

  1. You're going to need to have the Android SDK installed. You can download it here.
  2. Download the official HRI39 build from Motorola here.
  3. Unzip the files in MZ600_HRI39.zip and move or copy them to the /platform-tools folder in your SDK folder.
  4. Connect your Xoom to your computer.
  5. Type adb reboot bootloader. Wait for it to reboot into the bootloader.
  6. Type the following commands, waiting for each to finish before continuing:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
You've now successfully flashed your Xoom back to stock. Now it's time to relock the device.



Type fastboot oem lock, wait for the menu, the press the volume-down button. Then press the volume up button. It'll take a minute or so, then reboot. You're now completely back to stock and ready for the update.
 

rrainz

Member
Nov 6, 2010
10
0
0
Visit site
I rooted my WFI xoom a couple of days ago and now I want to go back to stock and relock. When I follow the directions listed here I get an error that the boot.img can't be loaded. I am using HWI69 which is also what it is running currently. Thanks in advance for any help.
 

efoss

Active member
May 13, 2011
28
2
0
Visit site
When I do this, my screen locks up at "Starting Fastboot protocol support."

It will not proceed with the Fastboot process. Is there anyway to make it proceed? I want to unroot my device so that I can run the update!
 

gitit20

Well-known member
Jun 13, 2010
427
34
0
Visit site
Re: [Guide] Unroot and re-lock Xoom via fastboot and official sys

This is good info to know... so you can not update if u are unlocked and rooted? I rooted just to install adfree android and remove unwanted apps...
 

k66473

New member
Jul 30, 2011
1
0
0
Visit site
Re: [Guide] Unroot and re-lock Xoom via fastboot and official sys

I have Korean xoom 3G version, could I apply this instruction to update my xoom?

Now, it has rooted and version of 3.0.1.

Regards
 

i0n

New member
Aug 12, 2011
1
0
0
Visit site
Re: [Guide] Unroot and re-lock Xoom via fastboot and official sys

after flashing a custom rom and rooting.. If all I wanted to do was lock the bootloader with fastboot oem lock, will this cause any issues?
 

Chuckroid

Member
Aug 7, 2011
18
0
0
Visit site
Re: [Guide] Unroot and re-lock Xoom via fastboot and official sys

Mine failed at flashing system.img

"Failed to process command error (0x120003)"

Any help, anyone?

EDIT: I flashed the system.img again and was able to proceed... all else went exactly as written, but after doing the relock, the system comes up to the batwings
and says "Failed to boot LNX 0x0004
Starting RSD Mode 2"

Any suggestions now, a reset takes me right back to same screen... I can't even get to bootloader anymore
 
Last edited:

cvette93

Well-known member
Sep 11, 2011
46
8
0
Visit site
Re: [Guide] Unroot and re-lock Xoom via fastboot and official sys

You can still get to fastboot. You need to hold the power and vol down button until the error appears. It will then go into fast boot. From there you can use the command line again.
 

anon(425851)

Member
Jul 29, 2011
13
0
0
Visit site
Re: [Guide] Unroot and re-lock Xoom via fastboot and official sys

Please excuse my Noobness but where do we go to type in "adb reboot bootlaoder"?

Thank you.
 

pixelsyndicate

Well-known member
Aug 6, 2010
117
0
0
Visit site

Rick Williams1

New member
Nov 24, 2012
1
0
0
Visit site
Re: [Guide] Unroot and re-lock Xoom via fastboot and official sys

Hi guys, this looks perfect however i cannot see where on the motorola dev page i download the stock image really sorry if im being newbie!