Recovery – ClockworkMod 3.2.0.1 – Galaxy Tab 10.1

Update (6/7; the filename has not changed. please re-download and boot/flash):
-fix incorrect addition to conditional check in format_volume, from the intial 6/6 release.

…..

-build koush’s CWM 3.2.0.1 from CyanogenMod’s repo
-remove TARGET_HAS_SDCARD_ON_DATA (from recovery/yaffs2)
-recovery: extendedcommands: exclude media if /data and /data/media, in format_unknown_device
-recovery: nandroid: Handle /data/media for tar
-recovery: nandroid: add exclusion to media if /data and /data/media, in tar_compress_wrapper

merged (from cyanogenmod, android_bootable_recovery[nandroid_tar]):
backups now use tar if they are not yaffs.
data/media
more changes
fix up format

-merged (from cyanogenmod, android_bootable_recovery[gingerbread]):
test
more fixes
fix up some implicit declarations
fix formatting
more logging
fix boot image not flashing properly, prevent the error in the future.
allow flashing only bml8 if explicitly specified.
Fix 6 extentedcommands declaration warnings
remove logging, fix bug
Rename format_ignore_partitions to a forbid_format

Note:
This will also work on the ‘v’ model.

Known Issues:
-When formatting /data from mounts/storage, /data needs to be unmounted afterwards manually (via adb) prior to resuming any filebrowser operations.
-UMS will not work, as of yet.

Download:
recovery-cwm_3.2.0.1-sam-tab-10.1-060611.zip
Download: recovery-cwm_3.2.0.1-sam-tab-10.1-060611.zip

Stock IO Recovery:
Download: recovery.zip

Source:
https://github.com/pershoot/android_device_p7510
https://github.com/pershoot/android_vendor_cyanogen
https://github.com/CyanogenMod/android_vendor_cyanogen
https://github.com/pershoot/android_bootable_recovery
https://github.com/CyanogenMod/android_bootable_recovery
https://github.com/solarnz/android_bootable_recovery
https://github.com/SeraphimSerapis/Samsung-P7100-Recovery

——–

Installation instructions:
It is reccomended you try out the recovery before replacing your stock recovery.
fastboot boot recovery-cwm_3.2.0.1-sam-tab-10.1.img

If you are happy with it, then to replace your recovery:
fastboot flash recovery recovery-cwm_3.2.0.1-sam-tab-10.1.img

Leave a Reply