Hi guys, does anyone have links to the UK/EU stock images?
The problem there is nobody in those regions have grabbed a copy of the stock images. Although its possible to do with anyone's non-rooted but unlocked EU/UK XOOM, the image may not be 100% clean.
This was first done by BeagleBoy for the US images before Motorola released them. If I recall, there was only a 1 byte difference.
This was next done by both me and Robbiev80 for the Canadian images. Since we had to sacrifice one partition each to do get boot, system and recovery, I grabbed system and recovery while he grabbed boot and system. We compared system images and they were different by five bytes or so. I documented which bytes differed in the ZIP file.
Someone with some familiarity with Linux over in the UK or Europe needs to do this too. I'll give rough instructions on how. Don't expect Motorola to do this for you anytime soon. Us Canadians still don't have official image files.
Start with unlocked xoom. (Fastboot OEM unlock)
1. Flash a kernel like Tiamat 1.3.2 onto recovery using fastboot.
2. Reboot into recovery (which will act like a normal boot). We did this to not overwrite original boot partition.
3. Do an adb shell for simole root access. Type "mount" to see where boot and system are located (/dev/block/whatever). Use the "dd" command to copy boot and system partitions to a file in say /sdcard.
4. Exit the adb shell. From here do an adb pull of the img files you created in /sdcard.
5. Post on internet
6. ...
7. Profit
Hopefully you guys see why someone with some Linux experience should do this. Someone should do it even if their system partition is even mostly clean. As long as original system files have not been modified or overwritten.