Hoping someone can upload the file. Bricked the tablet and can't get it to boot past Dual Core M using images.
Yea I have that. I can't seem to unbrick the MZ600 using MZ602 and MZ604 SBF restore.
Yea, I've spent over a week trying to get the original firmware to boot or even just get into cwm or twrp recovery. I can't even get it into the the stock recovery. It's just stuck at the Dual Core M screen. fastboot, rds, recovery options are available though.have you done
fastboot oem lock
after rsd lite?
and youcan try flash only recovery (twrp) throught fastboot and then custom rom. it should resurrect.
It's still stuck at Dual Core logo screen unfortunately. This is what I get when it's connected to RDSLite.Get both XOOM sbf firmware file ( flashable with rsd) and stock firmware from Motorola (flashable with fastboot).
Extract motorola firmware into your laptop system
then, flash the sbf firmware with rsd file. on completion, boot your XOOM into fastboot mode
Apply the following command sequence
...
fastboot erase boot
fastboot erase recovery
fastboot erase boot
fastboot erase cache
fastboot erase userdata
fastboot erase system
REM pause
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem unlock
pause
fastboot reboot
fastboot getvar all
(bootloader) version-bootloader: 1045
(bootloader) product: xoom-cdma
(bootloader) secure: yes
(bootloader) model: MZ600
(bootloader) memory-info: 0x303:0x5454:0
(bootloader) mid: 001
(bootloader) version: 0.4
(bootloader) serialno: 0288418341C171D7
(bootloader) version-baseband: CDMA_N_03.1A.71P
(bootloader) version-baseband-2:
(bootloader) battery-status: 61%:7.729V:0.9731A:33.62C
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
all: Done