Lanchon / REPIT

A Device-Only Data-Sparing Repartitioning Tool For Android
159 stars 25 forks source link

Samsung Galaxy S3 US Cellular SCH-R530U (d2usc) #97

Closed TeracottaShishi closed 4 years ago

TeracottaShishi commented 4 years ago

Device: SCH-R530U Codename: d2usc Recovery: TWRP 3.3.1.0 Kernel: 3.0.31-1131058 se.infra@SEP-133 #2 SMP PREEMPT Thu Apr 18 23:22:09 KST 2013 ROM: TouchWiz 4.1.2 is your device running the stock partition layout or is it already modified?: no modification

repit-dump.log

Lanchon commented 4 years ago

here is a test build for your device

1) download and EXTRACT this zip file: EXTRACT-THIS-ZIP-(d2-test).zip 2) READ REPIT INSTRUCTIONS. 3) if you flash as-is, you will gain 0.8 GB in /data taken from /cache. this should be quick and safe. 4) if you RESIZE /SYSTEM and NOT WIPE /DATA AT THE SAME TIME USING REPIT, the operation will take a VERY LONG WHILE. this is because the huge data partition must be moved around in the disk. 5) resizing /system requires moving /data. if this operation is interrupted, you WILL loose your data. READ THE REPIT INSTRUCTIONS CAREFULLY BEFORE USING.

thanks!

Lanchon commented 4 years ago

please note that there is a risk involved in trying this. some devices have signed partition tables and will refuse to boot with a modified partition table. in this case, the device would be hard-bricked. typically this protection showed up on later devices (you device is old), and this is the reason ive mostly stopped work on REPIT. i would expect you are not affected, but there is no way to know.

Lanchon commented 4 years ago

you can use the strings command on an image of the bootloader partition to try get hints regarding GPT signatures. read about it in the GPT signing issues that are open here.

TeracottaShishi commented 4 years ago

thank you!!

I will try this out this weekend, I have a second device for testing this.

On 11/6/19, Lanchon notifications@github.com wrote:

you can use the strings command on an image of the bootloader partition to try get hints regarding GPT signatures. read about it in the GPT signing issues that are open here.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/Lanchon/REPIT/issues/97#issuecomment-550943930

Lanchon commented 4 years ago

please remember to tell me if it worked or otherwise post a log, thanks!

Lanchon commented 4 years ago

i don't know if i should commit this or roll it back. you didn't try it?

TeracottaShishi commented 4 years ago

hi, I have been very busy, and had not opportunity to use the device I apologize, when the holiday gets closer I'll be able to give it chance

JP

TeracottaShishi commented 4 years ago

hello lanchon, I apologize, this thread got archive and I forget about it.

I tested repit in January and have been using it for the past 5 months. it works perfectly with this device, the tables are not signed like with the S4+

thank you much for working on this

JP

Lanchon commented 4 years ago

thanks for getting back. i've just pushed and released the version. ;)