[REQ] Wifi recovery.img

BeagleBoy

Senior Member
Mar 27, 2008
79
35
0
Can someone who's rooted their wifi xoom grab me a copy of the stock recovery partition?

You can grab it from an adb shell with something like
su
dd if=/dev/block/mmcblk0p6 of=/mnt/sdcard/Download/recovery.img
and then
adb pull /mnt/sdcard/Download/recovery.img​

Thanks!!!

-Jim
 

BeagleBoy

Senior Member
Mar 27, 2008
79
35
0
Thanks so much!!

By playing around with my recovery partition, I was able to pull the stock system and boot images from my wifi xoom! :) I didn't want to mess with my recovery partition until I had a good copy to restore.

I've thrown my images up in the Developer section.

-Jim
 
  • Like
Reactions: Scourge1024