Hello,
owning a Gedified french Xoom with stock ICS, I thought the official Jelly Bean OTA upgrade would be easy ... But it was not !
That's why I thought it would be good to make a little tutorial on how to do it.
There are 2 conditions for the OTA upgrade to work :
1) The recovery installed on your Xoom should be the STOCK ICS 4.04 one.
2) The bootloader must be LOCKED.
In my case, when I GEDified my Xoom, I left the bootloader unlocked after having flashed the Honeycomb U.S. image. There was no problem at this time, I could then easily upgrade upto ICS 4.04 with my bootloader unlocked. But when I tried to update with Jelly Bean, after the Xoom rebooted it was stuck with an image of the Android robot laying down ... It was impossible to do the upgrade. So I flashed the stock 4.04 Recovery, the installation of Jelly Bean could then go a little more further, but crashed again.
So I tried to re-lock the bootloader, but when done, when the Xoom rebooted it was stuck on an error message :
"failed image lnx 0x0002"
So in the case where your GEDified Xoom has still its bootloader unlocked, as you cannot re-lock it when running ICS, you only have one solution which will let you loose all your Xoom datas :
you need to unlock the bootloader, then re-flash the stock U.S. Honeycomb, then relock the bootloader, then re-apply all the Android updates upto Jelly Bean. At the end, your Xoom will be locked, unrooted, but running the stock Jelly Bean.
Here is how to do this :
Put all the HWI69 files into the same directory as the adb commands (I assume that you already know how to flash a ROM into the Xoom and you know where to download the ROM as your Xoom should have been already GEDified in the past), then open a dos commands window and do the following commands :
adb reboot bootloader (wait for the bootloader screen to be displayed).
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
So as said earlier, then your Xoom will be running the stock Honeycomb but with a locked bootloader this time, which will then let you to update your Xoom upto Jelly Bean.
I hope this little Tutorial will help you.
So it means that if you have rooted your Xoom, you cannot update to Jelly Bean without reverting to stock Honeycomb and therefore loose your data ...
Now I will have to manually reinstall each software, one by one, from the market as no backup software works without root permission ...
If I knew that before installing ICS, I would think twice before rooting it !
Thanks
owning a Gedified french Xoom with stock ICS, I thought the official Jelly Bean OTA upgrade would be easy ... But it was not !
That's why I thought it would be good to make a little tutorial on how to do it.
There are 2 conditions for the OTA upgrade to work :
1) The recovery installed on your Xoom should be the STOCK ICS 4.04 one.
2) The bootloader must be LOCKED.
In my case, when I GEDified my Xoom, I left the bootloader unlocked after having flashed the Honeycomb U.S. image. There was no problem at this time, I could then easily upgrade upto ICS 4.04 with my bootloader unlocked. But when I tried to update with Jelly Bean, after the Xoom rebooted it was stuck with an image of the Android robot laying down ... It was impossible to do the upgrade. So I flashed the stock 4.04 Recovery, the installation of Jelly Bean could then go a little more further, but crashed again.
So I tried to re-lock the bootloader, but when done, when the Xoom rebooted it was stuck on an error message :
"failed image lnx 0x0002"
So in the case where your GEDified Xoom has still its bootloader unlocked, as you cannot re-lock it when running ICS, you only have one solution which will let you loose all your Xoom datas :
you need to unlock the bootloader, then re-flash the stock U.S. Honeycomb, then relock the bootloader, then re-apply all the Android updates upto Jelly Bean. At the end, your Xoom will be locked, unrooted, but running the stock Jelly Bean.
Here is how to do this :
Put all the HWI69 files into the same directory as the adb commands (I assume that you already know how to flash a ROM into the Xoom and you know where to download the ROM as your Xoom should have been already GEDified in the past), then open a dos commands window and do the following commands :
adb reboot bootloader (wait for the bootloader screen to be displayed).
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
So as said earlier, then your Xoom will be running the stock Honeycomb but with a locked bootloader this time, which will then let you to update your Xoom upto Jelly Bean.
I hope this little Tutorial will help you.
So it means that if you have rooted your Xoom, you cannot update to Jelly Bean without reverting to stock Honeycomb and therefore loose your data ...
Now I will have to manually reinstall each software, one by one, from the market as no backup software works without root permission ...
If I knew that before installing ICS, I would think twice before rooting it !
Thanks
Last edited: