update (11/26):
-extendedcommands/nandroid: remove internal options if no sdcard and is_data_media
-nandroid/root/extendedcommands: attenuate for /data not being auto in fstab
-recovery.fstab: switch /data to ext4

…..

11/25:
-merged all changes; up and through to 5.0.2.7 from cyanogenmod, android_bootable_recovery[gingerbread].
-p7510: increase recovery_image_partitionsze to accomodate newer recovery
-LTE/KOR added (same recovery with stock (EH04 for LTE; EK10 for KOR) kernel and BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0x00500000 (from 0x00499000)

Note:
Models with a radio will not have that partition available.

Known Issues:
-UMS will not work, as of yet.

Download (Fastboot/Nvflash):
recovery-cwm_5.0.2.7-sam-tab-10.1-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1-112611.zip

Download (Odin):
recovery-cwm_5.0.2.7-sam-tab-10.1_odin.tar-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1_odin.tar-112611.zip

Download LTE (Odin):
recovery-cwm_5.0.2.7-sam-tab-10.1_lte_odin.tar-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1_lte_odin.tar-112611.zip

Download KOR (Odin):
recovery-cwm_5.0.2.7-sam-tab-10.1_kor_odin.tar-112611.zip
Download: recovery-cwm_5.0.2.7-sam-tab-10.1_kor_odin.tar-112611.zip

Stock IO Recovery (Fastboot/Nvflash):
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:
Unzip the downloaded file first.

It is reccomended you try out the recovery before replacing your stock recovery.
fastboot boot recovery-cwm_5.0.2.7-sam-tab-10.1.img

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

Nvflash:
nvflash –bl bootloader.bin –go
nvflash –resume –download 8 recovery-cwm_5.0.2.7-sam-tab-10.1.img

Odin:
Go in to download mode, launch Odin Multi Download, select recovery.tar.md5 (this is what you get after unzipping from recovery-cwm_5.0.2.7-sam-tab-10.1_odin.tar-112511.zip) and flash.

« »