[i9305] need help SD-Card Boot - Galaxy S III I9305 (4G LTE + 2GB RAM) Q&A, Help &

Hello dear i9305 users,
some of you may already know me from twrp. today i need several stuff from i9305 users to help me creating a fix for a friend.
so if you are willing to help please read and post if you are willing to help
--- the problem ---
he got an dead emmc (he can only boot to recovery and downloadmode )
-- what we want to try ---
we want to boot from an external micro-sd
--- what we need for that ---
we need a i9305 user who can backup and upload some partitions for us ( like tombstones modem and so on )
what we do NOT need is:
boot , efs , cache , data , recovery
--- if you want to help ---
please post and i give the instructions this can only be done with an i9305 and NOT with an i9300
thank you for reading
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
Hello dear i9305 users,
some of you may already know me from twrp. today i need several stuff from i9305 users to help me creating a fix for a friend.
so if you are willing to help please read and post if you are willing to help
--- the problem ---
he got an dead emmc (he can only boot to recovery and downloadmode )
-- what we want to try ---
we want to boot from an external micro-sd
--- what we need for that ---
we need a i9305 user who can backup and upload some partitions for us ( like tombstones modem and so on )
what we do NOT need is:
boot , efs , cache , data , recovery
--- if you want to help ---
please post and i give the instructions this can only be done with an i9305 and NOT with an i9300
thank you for reading
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Heck, i can help you. Just shoot me with a PM and i will give you whatever you want form my i9305

Alexander_the_B0ss said:
Heck, i can help you. Just shoot me with a PM and i will give you whatever you want form my i9305
Click to expand...
Click to collapse
Hi Alexander
nice that you help me
you will need atleast twrp 3.0 or ghiher from me.. and you need a external sdcard with atleast 4GB to store all this stuff
and last you need a pc with adb ^^
are you still in?
Sent from my Xperia T using XDA Free mobile app

so here is what you do... boot the device to twrp... connect it to pc and open adb ( if you dont have it install "minimal adb and fastboot" )
now check if adb is working...
adb devices
if it is ok then you now see one device in recovery
then do:
adb shell
dd if=/dev/block/mmcblk0p1 of=/external_sd/part1.img
dd if=/dev/block/mmcblk0p2 of=/external_sd/part2.img
dd if=/dev/block/mmcblk0p4 of=/external_sd/part4.img
ok you see one number is always changing... we need this with following numbers:
1
2
4
5
6
7
10
11
14
15
partition 10 and 14 are a bit larger so the command may look like stuck but it isnt
thank you in advance!
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
so here is what you do... boot the device to twrp... connect it to pc and open adb ( if you dont have it install "minimal adb and fastboot" )
now check if adb is working...
adb devices
if it is ok then you now see one device in recovery
then do:
adb shell
dd if=/dev/block/mmcblk0p1 of=/external_sd/part1.img
dd if=/dev/block/mmcblk0p2 of=/external_sd/part2.img
dd if=/dev/block/mmcblk0p4 of=/external_sd/part4.img
ok you see one number is always changing... we need this with following numbers:
1
2
4
5
6
7
10
11
14
15
partition 10 and 14 are a bit larger so the command may look like stuck but it isnt
thank you in advance!
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Just need to retrieve it from the charger and i'll be extracting the partitions.

Alexander_the_B0ss said:
Just need to retrieve it from the charger and i'll be extracting the partitions.
Click to expand...
Click to collapse
ah btw you will find the files on your external sdcard if you did it correctly x) thank you much!
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
ah btw you will find the files on your external sdcard if you did it correctly x) thank you much!
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Except i am using Resurrection Remix 5.7.0 and there is no /external_sd. i have to use the /storage/9016-4EF8 (name given to the microsd card) but nevertheless, i am now at mmcblk0p10. After i finish pulling all the blocks i will zip it and upload it to my G Drive or AFH. Stay tuned

Alexander_the_B0ss said:
Except i am using Resurrection Remix 5.7.0 and there is no /external_sd. i have to use the /storage/9016-4EF8 (name given to the microsd card) but nevertheless, i am now at mmcblk0p10. After i finish pulling all the blocks i will zip it and upload it to my G Drive or AFH. Stay tuned
Click to expand...
Click to collapse
yea but in twrp itself it should be named /external_sd/ ... anyway atleast you understood exactly what you do x)
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
yea but in twrp itself it should be named /external_sd/ ... anyway atleast you understood exactly what you do x)
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
HERE you go. Every partition you requested me. Hope it helps. Even though it is late AF in Tokyo (04:49), i am still up. Still used to GMT+3. I'll be heading to sleep soon though.

Alexander_the_B0ss said:
HERE you go. Every partition you requested me. Hope it helps. Even though it is late AF in Tokyo (04:49), i am still up. Still used to GMT+3. I'll be heading to sleep soon though.
Click to expand...
Click to collapse
thank you much i will inform you about the state tommorrow
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
thank you much i will inform you about the state tommorrow
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
You are very welcome. Waiting for the status update

I got emotional after reading this post.
Sent from my GT-I9500 using XDA-Developers mobile app

Alexander_the_B0ss said:
You are very welcome. Waiting for the status update
Click to expand...
Click to collapse
he can start but gets a message "encryption unsucessfully"
we may have to change some fs's but that have to wait until tommorrow
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
he can start but gets a message "encryption unsucessfully"
we may have to change some fs's but that have to wait until tommorrow
Click to expand...
Click to collapse
Maybe because the bootloader version is different? Just hit me up and i'll do my best ????

Alexander_the_B0ss said:
Maybe because the bootloader version is different? Just hit me up and i'll do my best ????
Click to expand...
Click to collapse
we got it resolved and CM is started up
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
we got it resolved and CM is started up
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Nice. Btw, the ROM i used to pull the partitions with was RR 5.7.0 because in recovery the adb was bugged. Didn't use your recovery though. Maybe that's why it booted with CM.

Alexander_the_B0ss said:
Nice. Btw, the ROM i used to pull the partitions with was RR 5.7.0 because in recovery the adb was bugged. Didn't use your recovery though. Maybe that's why it booted with CM.
Click to expand...
Click to collapse
the files you gave us are primary phone partitions ... they are equal for every rom so that wontnbea differen x)
Thank you much btw.... maybe this can help some more guys with emmc bricks... atleast if they can boot to recovery they can revive theier phones
now we need someone who dont need his s3 anymore or have an defektiv s3.... we need a unused efs backup because he doesnt have any and so he has no imei.... if we get any "unused!!!" efs backup the we can try hexediting it to get his imei back ^^
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
the files you gave us are primary phone partitions ... they are equal for every rom so that wontnbea differen x)
Thank you much btw.... maybe this can help some more guys with emmc bricks... atleast if they can boot to recovery they can revive theier phones
now we need someone who dont need his s3 anymore or have an defektiv s3.... we need a unused efs backup because he doesnt have any and so he has no imei.... if we get any "unused!!!" efs backup the we can try hexediting it to get his imei back ^^
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
If you swear to edit the IMEI out, i can provide you with my EFS partition backup. But only if you really can edit my IMEI out and replace it with his.

Alexander_the_B0ss said:
If you swear to edit the IMEI out, i can provide you with my EFS partition backup. But only if you really can edit my IMEI out and replace it with his.
Click to expand...
Click to collapse
nah better lets wait for someone with a unused one x) i cant 100% guarantee that we can do it... we are trying this for the first time you know? xD
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
nah better lets wait for someone with a unused one x) i cant 100% guarantee that we can do it... we are trying this for the first time you know? xD
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Okay then. I tried. But there is a catch: because i am lucky enough to have bought a SH i9305 with 4.1.2, i have the 4.1.2 bootloader and the EFSv1 i believe. Bootloader version is i9305XXBMJ1, and the EFS, as i said before, is the old one, before the XXUEMK1 or the firmware that changed it.

Related

Root jelly bean tester

i need a tester for a couple of methods on rooting jelly bean
requirements
be able to use teamviewr
have adb working
another thing i am going to try is a special kernel but i need someone that can confirm you guys can flash boot.imgs if yes you are rooted!!!
i attached a script for windows for you guys to try rooting if it works please report if not please report too you need to have usb debuging enabled too
Bumping this thread for a helpful Dev.
Come on guys please please please help him out!
I cant do **** until 6.
TTLayland said:
Bumping this thread for a helpful Dev.
Come on guys please please please help him out!
I cant do **** until 6.
Click to expand...
Click to collapse
autoclose windows after
"is your device listed below? n for no y for yes"
marshok said:
autoclose windows after
"is your device listed below? n for no y for yes"
Click to expand...
Click to collapse
Right click and run as administrator
Sent from my phone.
marshok said:
autoclose windows after
"is your device listed below? n for no y for yes"
Click to expand...
Click to collapse
oh ok ill remove that and upload so no problems for you guys and also please pm me so we can talk on gtalk
Give me a couple hours I'll gladly test
Sent from my MB886 using Tapatalk 2
I'm at work but I have PC access every once in a while. I'll pm you my gtalk, your friend got me on.
Sent from my MB886
I down to test it too i got nothing to do pm me if u need more testing
Sent from my MB886 using xda premium
I can test too. have teamviewer and skype
Helping Jose now.
Sent from my MB886
Crossing fingers
Testing underway
Trying a method atm with an apk to allow recovery if I understand correctly.
How would this work
Sent from my MB886 using xda premium
---------- Post added at 03:18 AM ---------- Previous post was at 03:17 AM ----------
Tell us how you "did it"
Sent from my MB886 using xda premium
It hasn't worked yet.
If you're asking what testers have to do ask any developers.
Sent from my MB886
I'm asking is what does the script do
Sent from my MB886 using xda premium
No luck for today, for any dev reading this you won't find write permissions on data partition and on data not even read permissions on /dev no way to flash a insecure boot.IMG can't get ADV restore to restore anything , no way to flash stuff , no user mode on adb and no way to get boot loader unlocked( needs key) if I can find someone with a official boot loader unlock with his device I can maybe find a way to guess how making a device password works that means you can get unlocked if I find that way also tried another methods and no way to do since even files on data partition don't have read permission so sorry guys but I will try again and again if necessary
Sent from my Incredible 4G LTE using xda app-developers app
It sounds like there wont be any exploit soon but nice try guys
Sent from my MB886 using xda premium
jose51197 said:
No luck for today, for any dev reading this you won't find write permissions on data partition and on data not even read permissions on /dev no way to flash a insecure boot.IMG can't get ADV restore to restore anything , no way to flash stuff , no user mode on adb and no way to get boot loader unlocked( needs key) if I can find someone with a official boot loader unlock with his device I can maybe find a way to guess how making a device password works that means you can get unlocked if I find that way also tried another methods and no way to do since even files on data partition don't have read permission so sorry guys but I will try again and again if necessary
Sent from my Incredible 4G LTE using xda app-developers app
Click to expand...
Click to collapse
Razr HD used the smart actions app some how to root jb maybe we could adapt it to our phones?
Sent from DAT Atrix HD waiting for DAT sweet root.
Droid razr have the same security system as our phone and they find root method, maybe it help. And here how to get root on Droid razr (hard locked as Atrix HD too)
http://www.droidrzr.com/index.php/topic/6924-root-achieved-for-jb-ota-razrmaxx-xt912/
i think it might help!
I tried that adapted to your phone, no go since ill need to decompile and mod them and I'll do today if I can and update post with the zip and instructions
Edit: someone send me smart actions apk mentioned I have an idea since it mods something that should only be readable
Sent from my Incredible 4G LTE using xda app-developers app

[LogCat Needed From Testers Urgently!]

UPDATE: I need a logcat of the ROM, could someone please provide one? I cannot get one due to my computer having trouble with ADB, but if I get a logcat from someone then I can fix it hopefully and make the ROM work.
Link:
http://d-h.st/Xrh
Requirements:
Xperia T
Locked Bootloader
Rooted with CWM installed
.140 Kernel
PM me with the LogCat please!
NOTE this ROM is an alpha, currently experiencing bootloops. Bewarned, if flashed take a backup before and don't blame me for any consequences.
I will be eternally grateful to whomever gets me a LogCat!
Galcactus out.
Galcactus said:
I'm working on a ROM project right now and since I need my phone I cannot test right now.
Therefore I need testers.
Requirements:
Xperia T
Locked Bootloader
Rooted with CWM installed
.140 Kernel
Willing to help.
PM me if interested/for further details.
Click to expand...
Click to collapse
ah sorry i got everything but i unlocked my bootloader, maybe i can still help?
Anybody?
Sent from my LT30p using xda app-developers app
How do i get the logcat?
My phone meets the requirements. I will try this rom this evening and will use aLogcat app if that works for you...
Sharaz22 said:
How do i get the logcat?
Click to expand...
Click to collapse
type
Code:
adb logcat
then once finished type
Code:
ctrl+c
then
Code:
adb logcat > logcat.txt
then
Code:
ctrl+c
LaZiODROID said:
My phone meets the requirements. I will try this rom this evening and will use aLogcat app if that works for you...
Click to expand...
Click to collapse
Using an app probably won't work as if you read the OP it states it may not boot for you so you can't run the app, you'll need adb knowledge to get a logcat.
Ah, yes...right. My bad.
I wiped, flashed ROM, flashed the kernel I was on (LT30p_9.1.A.1.140_Kernel.zip), and on first boot I saw the boot animation for a few seconds, then the phone showed the Phone Crashed screen and it started doing its own BugReport. I was not able to get ADB connectivity. Subsequent boots went straight to the Phone Crashed screen/BugReport screen almost immediately. I'm not an ADB expert and could not figure out what to do next, so I restored. It was fun trying... sorry for wasting time. If you have any other suggestions for another attempt I'm willing to help.
Really? Nobody at all has managed to get one?
Sent from my LT30p using xda app-developers app
Galcactus said:
Really? Nobody at all has managed to get one?
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
As you have not replyed to my PM's, as LaZiODROID said he cant get adb working on your rom so he cant get logcat...
Ahh... I thought I had replied, my bad. I thought that getting adb was universal throughout all roms. I figured since I had windows 8 I couldn't get a log.
My question wasn't aimed at you at all, sorry if it came across like that.
adb is not activated at boot so logcat cannot be pulled
I've read in other threads about logs on bootloops, how can you get them then?
Sent from my LT30p using xda app-developers app

How to root Android L [SuperSU updated]

Hi Everyone, I just want to share this easy steps to root Android L.
Note: Android L is a Developer preview, it is not stable as the KitKat version and it is using ART runtime only, so not all apps are compatible.
Update: The v2.01 release fixes some incompatibility issues with the Android "L" Preview. There is no binary update over v2.00.
Chainfire said:
v2.01 released - RELEASE NOTES
Click to expand...
Click to collapse
Zip file:
http://download.chainfire.eu/451/SuperSU/UPDATE-SuperSU-v2.01.zip
Google Play:
https://play.google.com/store/apps/details?id=eu.chainfire.supersu
Download the latest TWRP here:
http://techerrata.com/browse/twrp2/hammerhead
rename the "openrecovery-twrp-2.7.1.1-hammerhead.img" to "recovery.img"
Click to expand...
Click to collapse
I recommend backup all your data/files in a PC, to avoid data loss. And don't blame me if you have a bootloop or stuck at boot logo.
TRY IT AT YOUR OWN RISK.
Boot into bootloader
For TWRP format cache first
Code:
fastboot format cache
fastboot flash recovery recovery.img
Boot into recovery
Flash the SuperSU-v2.01.zip
Reboot
You now have root access.
Click to expand...
Click to collapse
Thanks to @Chainfire
Sent from my Nexus 5 using XDA Premium 4 mobile app
very nice
I have root access but cannot read/write to system. Is this a known issue at the moment?
Sent from my Nexus 5 using XDA Premium HD app
At first I had a problem with wiping the caches via TWRP, but I had to flash supersu first then wipe the caches and now everything is up and running. Great job!
Confirmed. This is working! Nice job!
Crackdroid said:
At first I had a problem with wiping the caches via TWRP, but I had to flash supersu first then wipe the caches and now everything is up and running. Great job!
Click to expand...
Click to collapse
Edit: Thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Confirmed! Works like a charm. DPI changed finally!
Edit: Disregard this post.
Crackdroid said:
No problems with root explorer
Click to expand...
Click to collapse
Oh, Sorry for that wrong quote. Btw thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app
rongregoryred said:
Oh, Sorry for that wrong quote. Btw thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No problem bro!
k3mik4l said:
I have root access but cannot read/write to system. Is this a known issue at the moment?
Sent from my Nexus 5 using XDA Premium HD app
Click to expand...
Click to collapse
Try using Root Explorer. I have no issues with the read/write on the system
Sent from my Nexus 5 using XDA Premium 4 mobile app
Everytime I try it says that the TWRP recovery image is too large. Any ideas?
I'm guessing this is the same as the other root method, where it roots your device, but some apps still don't work as root apps?
Titanium Backup is my main concern.
ArkAngel06 said:
I'm guessing this is the same as the other root method, where it roots your device, but some apps still don't work as root apps?
Titanium Backup is my main concern.
Click to expand...
Click to collapse
Yup. Pretty much. I'm having the same problem with TB.
Got stuck in a boot loop anyone have a idea?
Atleast put my name in there or something.
Dogie52 said:
Got stuck in a boot loop anyone have a idea?
Click to expand...
Click to collapse
Me too, stuck at Google, with the unlock symbol.
Does this wipe data
savoca said:
Atleast put my name in there or something.
Click to expand...
Click to collapse
I agree. I saw your post in the preview thread. I haven't used your process and boot.img yet, but will soon.
Give this man the recognition man, the least you could do.
Can anyone explain what this means?
Are those commands I put into cmd?

[Q] Sony Xperia Z messed up..

So i don't know where to post this so i post this here. My friend has an Sony Xperia Z. He tried to flash cwm wich was s2's cwm recovery. So when he was rebooting he took charging cable off. His phone shut down, so he started it again. First thing came up was WhatsApp said wrong date. Then came the real problems. He can't download anything, his device says there aren't sd-card, but he didn't have one. BUT Es file explorer doesn't have sdcard folder wich was earlier there. He cant back up any more, that folder is deleted too. Help my friend here please. I don't know what to do.
Edit: His calling/messaging work.
I suggest you do a backup with PC Companion and then do a factory reset - or even better just flash an .ftf and you can start modding from the start. Good Luck
Thank you!
Sent from my GT-S7580 using XDA Free mobile app
Jespu said:
So i don't know where to post this so i post this here. My friend has an Sony Xperia Z. He tried to flash cwm wich was s2's cwm recovery. So when he was rebooting he took charging cable off. His phone shut down, so he started it again. First thing came up was WhatsApp said wrong date. Then came the real problems. He can't download anything, his device says there aren't sd-card, but he didn't have one. BUT Es file explorer doesn't have sdcard folder wich was earlier there. He cant back up any more, that folder is deleted too. Help my friend here please. I don't know what to do.
Edit: His calling/messaging work.
Click to expand...
Click to collapse
There's a sd card or not??
He doesn't have an sd-card.
Sent from my GT-S7580 using XDA Free mobile app
Now he has an sd-card it didn't fix anything.
Sent from my GT-S7580 using XDA Free mobile app
Jespu said:
Now he has an sd-card it didn't fix anything.
Sent from my GT-S7580 using XDA Free mobile app
Click to expand...
Click to collapse
U can try to flash stock ftf...this might fix the problem
Yeah, he'll try that out. Thank you.
Sent from my GT-S7580 using XDA Free mobile app
Problem solved. Thank you guys
Sent from my GT-S7580 using XDA Free mobile app
Jespu said:
Problem solved. Thank you guys
Sent from my GT-S7580 using XDA Free mobile app
Click to expand...
Click to collapse
Not say thanks just press thanks (thumb up) button...

Dump S6 AT&T stock ROM

Ok, guys as we know, there is a root ready for the Samsung S6, the only thing we need now in order to root the AT&T S6 is that someone dump the /boot partition or full ROM either from the phone or from Samsung Smart Switch.
So please post your ideas here or if someone has a friend working on at&t ask them for the ROM .
I already tried social engineering, smart switch and dump but here are my results:
Dump: I already dumped /system and build.prop but the only way to dump /boot is having root or having a new exploit to dump it.
Smart Swtich: As you know Kies was deprecated and now Smart Switch is the new tool to backup and reflash software on the S6. You can find the option in the right upper corner - more - Emergency recovery and Software Initialization. After trying to use the Update and Software Initialization option I got the message: SM-G920A does not support initialization. I put my phone in Odin mode (Download mode) and tried again but this time it asked me my model (SM-G920A) and serial number, after filling it the Smart Switch aplication suddenly closed.
Social engineering: Samsung told me that the only way to reflash my phone was physically sending my phone to tech repair and that smart switch could not be used to reinstall the software in my phone... He is wrong, so I submitted a new email with a screenshot of the option in Smart Switch.
So guys please your help trying to get this ROM or boot.img
You can download the Smart Switch application here:
http://www.samsung.com/us/smart-switch/SmartSwitchPC.exe
Thanks @Sunderwear!
Full ROM link: http://www.mediafire.com/download/i...4351102_QB4488924_REV02_user_low_ship.tar.zip
Thread: http://forum.xda-developers.com/att-galaxy-s6/general/odin-tar-files-sm-g920a-t3103835
Or you could probably grab the image files off one of the computers at a Samsung Experience Shop? The computers have software used to troubleshooting and re-flashing devices.
prjkthack said:
Or you could probably grab the image files off one of the computers at a Samsung Experience Shop? The computers have software used to troubleshooting and re-flashing devices.
Click to expand...
Click to collapse
Just ask them for the image files?
I don't live near a Samsung shop.
If any of you can do that we wil be really happy.
Sent from my SAMSUNG-SM-G920A using XDA Free mobile app
I'm on hold with Samsung and the guy is seeing if he's able to give me the files. Here's hopiing
This file?
Sent from my SM-G920T using XDA Free mobile app
Dump Stock ROM
Sunderwear said:
This file?
Yes, please upload it and share the link. I hope it is not fake.
Click to expand...
Click to collapse
You better upload that I ended the call after seeing that because I was on hold.
Sunderwear said:
This file?
Sent from my SM-G920T using XDA Free mobile app
Click to expand...
Click to collapse
Yes, that's exactly what we need mate.
I send a pm to the guy that posted the root but he didn't respond
Sent from my SM-G920T using XDA Free mobile app
Sunderwear said:
I send a pm to the guy that posted the root but he didn't respond
Sent from my SM-G920T using XDA Free mobile app
Click to expand...
Click to collapse
Man you rocks!!!
Just read the message, would you send me the link?
Sunderwear said:
I send a pm to the guy that posted the root but he didn't respond
Please post the link here, he is really busy now and many people have send him fake roms.
We will confirm it is the real one and he will get it.
Click to expand...
Click to collapse
Just need the kernel? Otherwise is a big ass a file so yeah
Sent from my SM-G920T using XDA Free mobile app
Sunderwear said:
Just need the kernel? Otherwise is a big ass a file so yeah
Sent from my SM-G920T using XDA Free mobile app
Click to expand...
Click to collapse
Yeah the kernel is ok. You can post the full rom later. Thanks a lot.
I believe he needs just the build.prop and the boot.img. Not sure though. Uploading the whole ROM would benefit everyone. You rock btw. :thumbup:
I updated the op including links for build.prop and /system. As soon as @Sunderwear share the link for the /boot we will have everything for root
gjimenez said:
I updated the op including links for build.prop and /system. As soon as @Sunderwear share the link for the /boot we will have everything for root
Click to expand...
Click to collapse
Awesome can't wait. :thumbup:
Links not working?
Sent from My Samsung Galaxy S6 "Pure" Black
Sunderwear said:
This file?
Sent from my SM-G920T using XDA Free mobile app
Click to expand...
Click to collapse
Thank you! now I don't have to bug my source
Did you pull the boot.img yet?

Categories

Resources