Possible Solution To The SD Card As Internal In CM13 - Moto E General

Well Friends I Have The Possible Solution To The SD Card As Internal This Method Was Tried In A Moto E 1st And In CM13 And Temastek
1.- Go To Configuration And Format Your SD Card As Internal, Maybe Appear A Announcement Whats Says That The SD Card Maybe Works Slowly We Omit That
2.- If You Format Your SD And Appears Like Corrupt We Go To Options Of Developers>Activate The Super SU And The Terminal
3.- Once You Activate The SU Permitions And The Terminal We Go To The App Of The Terminal And We Put "SU" Without The Quotes And We Press Enter Then We Put The Next Command Without Quotes "mkfs.f2fs /dev/block/dm-0"
4.- Once You Type The Command Reboot The Device And It Should Detect The SD Card As Internal
Special Thanks To: Hetor99
Important Note: Maybe The Screen Rotation Stop Working After A While If You Have That Problem Just Reboot Your Device And It Should Work Again
Here Is A Video Who Explains The Proccess https://www.youtube.com/watch?v=dMY43PanIsk
Thanks To: shyvam For Do The Video Is And Easiest Way To Explain The Solution

not working on latest blisspop rom for condor

abhi5974 said:
not working on latest blisspop rom for condor
Click to expand...
Click to collapse
You Activate The SU Permissions To The Terminal And Type SU?

thank you

Orient Marine said:
thank you
Click to expand...
Click to collapse
You´re Welcome :good:

CokeQuevedo said:
You´re Welcome :good:
Click to expand...
Click to collapse
i have a problem with terminal segmentation fault

Orient Marine said:
opeOptions Of Developers>Activate The Super SU And The Terminal
I don't see Activate The Super SU And The Terminal in Options of Developers
Click to expand...
Click to collapse
Well In Options Of Developers Appears Access Root Or Perimissions Administratives You Tap On Them And Put Aplications And ADB
Then The Next Options Are Depurations You Search The Option What Says Local Terminal And You Activate Then You Open The App Of The Terminal And Do All The Proccess

worked in vanir aosp

shyvam said:
worked in vanir aosp
Click to expand...
Click to collapse
Great!!!!!!

Orient Marine said:
i have a problem with terminal segmentation fault
Click to expand...
Click to collapse
What ROM? Can You Insert A Screenshot?

CokeQuevedo said:
What ROM? Can You Insert A Screenshot?
Click to expand...
Click to collapse
i use rom cm13-20160309

Orient Marine said:
i use rom cm13-20160309
Click to expand...
Click to collapse
I Think You Don´t Press Enter After Type SU And You Write The Command Next To The SU So Can You Try Typing SU Then Press Enter And Then The Command?

Orient Marine said:
i use rom cm13-20160309
Click to expand...
Click to collapse
lol bro...you typed wrong haha........u didnt give a space between f2fs and /dev you typed wrong "mkfs.f2fs/dev/block/dm-0.
but correct is this one mkfs.f2fs /dev/block/dm-0
and dont forget to format as internal in settings will give error dont worry just close settings after that error
and open terminal
you need to type (just paste this)
1st type su
then just paste this line
mkfs.f2fs /dev/block/dm-0
after that just reboot your device ...you wiil see sd as internel wiill work and :laugh:sd has formated correctly in settings/storage
press tthanks if i helped you....
---------- Post added at 06:10 PM ---------- Previous post was at 06:03 PM ----------
CokeQuevedo said:
I Think You Don´t Press Enter After Type SU And You Write The Command Next To The SU So Can You Try Typing SU Then Press Enter And Then The Command?
Click to expand...
Click to collapse
hey typed wrong he didnt give space between in f2fs and dev/block correct is f2fs /dev

shyvam said:
lol bro...you typed wrong haha........u didnt give a space between f2fs and /dev you typed wrong "mkfs.f2fs/dev/block/dm-0.
but correct is this one mkfs.f2fs /dev/block/dm-0
and dont forget to format as internal in settings will give error dont worry just close settings after that error
and open terminal
you need to type (just paste this)
1st type su
then just paste this line
mkfs.f2fs /dev/block/dm-0
after that just reboot your device ...you wiil see sd as internel wiill work and :laugh:sd has formated correctly in settings/storage
press tthanks if i helped you....
---------- Post added at 06:10 PM ---------- Previous post was at 06:03 PM ----------
hey typed wrong he didnt give space between in f2fs and dev/block correct is f2fs /dev
Click to expand...
Click to collapse
Good Observation :good::good: I Hope This Metod Works In Every Rom MM

CokeQuevedo said:
Good Observation :good::good: I Hope This Metod Works In Every Rom MM
Click to expand...
Click to collapse
i share your thread link in roms's threads also ...so that its can help other to know quickly to fix :laugh:

dont work, "not found" says after pressing enter. sfmbe

Sonnysb said:
dont work, "not found" says after pressing enter. sfmbe
Click to expand...
Click to collapse
follow carefully...working in mm roms
and dont forget to format as internal in settings will give error dont worry just close settings after that error
and open terminal
you need to type (just paste this)
1st type su
then just paste this line
mkfs.f2fs /dev/block/dm-0

shyvam said:
follow carefully...working in mm roms
and dont forget to format as internal in settings will give error dont worry just close settings after that error
and open terminal
you need to type (just paste this)
1st type su
then just paste this line
mkfs.f2fs /dev/block/dm-0
Click to expand...
Click to collapse
it works! thanks

Sonnysb said:
it works! thanks
Click to expand...
Click to collapse
Hey Brother dont post thanks....use thanks button ..to

Hey guys!i uploaded a video to fix sd card as internal...hope it helps
https://www.youtube.com/watch?v=dMY43PanIsk
PRESS THANKS IF I HELPED YOU AND ALSO PRESS THANKS OF THREAD OP @CokeQuevedo......I M JUST SHARING HIS WORK
SPECIAL CREDITS.....
@hetor99
@CokeQuevedo

Related

[Guide] How to have write protection disabled on boot with stock rom

For this to work you will need to be rooted with twrp installed.
This is for people who are on the stock rom or a rom without init.d support.
1. Download the wp_mod.ko file from @flar2's thread http://forum.xda-developers.com/showthread.php?t=2701816
and copy it over to your SD card (either internal or external)
2. Boot into twrp
3. Select the "Mount" option on the main menu and tick system
4. Go back to the main menu and then go into the "Advanced" option. There will be a "File Manager" option
5. Navigate to the folder you saved the .ko file in and copy it (just touch the file and it will bring up the menu)
6. now navigate to /system/lib/modules and copy the file there by hitting the "select" button on the bottom right.
7. Navigate to /system/lib/modules and insure the file is there. Now touch it to bring up the menu. select "Chmod" option and enter in 644
8. reboot the device
9. Once booted fully open up Terminal emulator and type:
su
insmod /system/lib/modules/wp_mod.ko
10. Once that's done open up a file manager app with root access and mount as r/w and navigate to /system/etc and look for the file install-recovery.sh
11. edit the file using a text editor, adding the line insmod /system/lib/modules/wp_mod.ko towards the bottom of the file
12. reboot and enjoy r/w on boot without running the command every time
13. profit
I don't have my hands on mine yet (ordered a Dev edition from Amazon), but I greatly appreciate your work here! R/W was a massive pain for me on my M7, and this seems much more simple and easy. Thanks again!
Hi graffixnyc,
Thanks for the explanation, but the link to the file is not working ....
link
flaxjef said:
Hi graffixnyc,
Thanks for the explanation, but the link to the file is not working ....
Click to expand...
Click to collapse
+1
CC
Should be fixed now.. I don't know why it cut off some of it
http://forum.xda-developers.com/showthread.php?t=2701816
Thanks for the turorial, but this isn't working for me
The file can't be executed (even after chmod) - and if i try to execute this file in an other directory, my terminal says that this file can't be found..
Any ideas?
So my device simply ignores Step 7 .... :crying:
graffixnyc said:
For this to work you will need to be rooted with twrp installed.
7. Navigate to /system/lib/modules and insure the file is there. Now touch it to bring up the menu. select "Chmod" option and enter in 644
Click to expand...
Click to collapse
I know I am being a grammar nazi, but I am fairly certain you mean "ensure". I tried to just leave it alone, but I can't not say something. It's a curse.
Fenny said:
I know I am being a grammar nazi, but I am fairly certain you mean "ensure". I tried to just leave it alone, but I can't not say something. It's a curse.
Click to expand...
Click to collapse
It is ironic that a "grammar nazi" would use a double negative while pointing out a grammatical error...
noimjosh said:
It is ironic that a "grammar nazi" would use a double negative while pointing out a grammatical error...
Click to expand...
Click to collapse
lol... yeah, would have been better to say: "but I'm compelled to say something"
Oh well, no biggie though.
Don't know how I missed this thread though, thanks graffixnyc.
noimjosh said:
It is ironic that a "grammar nazi" would use a double negative while pointing out a grammatical error...
Click to expand...
Click to collapse
Indeed, it is ironic.
thank you
412070391 said:
thank you
Click to expand...
Click to collapse
Does this work if the phone is still s-on? (unlocked/rooted but no s-off)
Sorry, but will this fix my little niggling issue with MX player? I keep my Stewart/Colbert files on the extSD card, but I can't delete them when done watching them using MX Player's delete command. I have to remember which files are watched and then use ES File Explorer to delete them. A silly second step in my opinion. Yes I am rooted, s-on, with TWRP.
I'm staying stock hoping a firewater solves my s-on issue, but yes I should probably do a custom ROM to solve this and a few other things.
Will this make SD card writeable to all apps?
Will this make external micro SD card writeable to all apps?
Sn8kbordin said:
Will this make external micro SD card writeable to all apps?
Click to expand...
Click to collapse
MAN, NO DOUBLE POSTS. but yea it should do it...if not there is another way
In Terminal Emulator it says "Failed Exec Format Error". Any ideas?
I followed the 1st post directions without errors for Sense 6.0, Andoid 4.4.3. When I tried to:
1. When I tried editing and saving system/customize/ACC/default.xml in ES File Explorer phone rebooted on save and default.xml went back to stock
2. When I copied default.xml to extSD card, edited it, and tried overwriting system/customize/ACC/default.xml with edited default.xml in TWRP recovery phone also rebooted
I want to do this mod http://forum.xda-developers.com/htc-one-m8/general/enable-built-music-channelroot-t2818128

Help please , price for helpers!

HELLO XDA USERS
i've got a GALAXY S4 SPRINT
Can anyone just tell me how to USE TWRP and mount INTERNAL STORAGE to RECOVER my DELETED FILES :/? i have read somewhere that it is possible to mount INTERNAL STORAGE through TWRP
HELP PLEASE I NEED MY FILES BACK :crying::crying::crying::crying::crying::crying::crying:
A MONEY PRICE FOR WHO HELPS ME SOLVE MY PROBLEM
PhillipAmal said:
HELLO XDA USERS
i've got a GALAXY S4 SPRINT
Can anyone just tell me how to USE TWRP and mount INTERNAL STORAGE to RECOVER my DELETED FILES :/? i have read somewhere that it is possible to mount INTERNAL STORAGE through TWRP
HELP PLEASE I NEED MY FILES BACK :crying::crying::crying::crying::crying::crying::crying:
A MONEY PRICE FOR WHO HELPS ME SOLVE MY PROBLEM
Click to expand...
Click to collapse
TWRP is a recovery kinda like CWM. Flash it and use it like you would use CWM. Nothing fancy about it.
emperorHadrian said:
TWRP is a recovery kinda like CWM. Flash it and use it like you would use CWM. Nothing fancy about it.
Click to expand...
Click to collapse
He asked how to mount the internal storage and recover accidently deleted files.
I gave him a solution weeks back, but that is too tough for him to take up..
@Lennyz1988 @MAX 404 @AntaresOne help required here.
Sent from my GT-I9500 using XDA Free mobile app
Recover all your files
PhillipAmal said:
HELP PLEASE I NEED MY FILES BACK :crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
Don't panic
Follow these steps and you'll good.
1. Download this: http://techerrata.com/file/twrp2/jfltespr/openrecovery-twrp-2.8.0.1-jfltespr.tar
2. Download this: http://forum.xda-developers.com/attachment.php?attachmentid=1168421
3. Extract the downloaded Odin307.zip anywhere.
4. Open the extracted folder location and open the file "Odin3 v3.07.exe".
5. Now you'll see the ODIN window. Click on the "PDA" button and then select the the "openrecovery-twrp-2.8.0.1-jfltespr.tar" file that you have downloaded in the first step.
6. Turn your phone completely off. And then hold "VOLUME DOWN" + "HOME" + "POWER" and when appear a warning screen, press "VOLUME UP", connect your phone on your computer and wait until it installs all drivers.
7. Press "Start" on ODIN and wait to complete. In the above tabs will appear "RESET" and your phone will reboot.
8. Grab imediately your phone and hold "VOLUME UP" + "HOME" + "POWER" and keep holding and wait until appear a blue 'wallpaper' with the words "TWRP" on it. Great, now don't make anything in these menus, just follow the steps!!
9. Now you must download ADB in order to pull your files to your pc. Download here: https://docs.google.com/file/d/0B1S0LCuXCnnmSWh6NGJmSE1BUWc
10. Create a folder in "C:/" called BackupFiles.
11. Now open the CMD window (Press on your keyboard "WINDOWS" + "R", write "cmd" and press "ENTER".)
12. Write in the CMD window: adb pull /sdcard/ "C:/BackupFiles"
13. Wait until it completes all the process and you are done All your files should be in "C:/BackupFiles" folder.
EDIT: If your have trouble in step 13, point to the complete path where ADB was installed, like this: C:/your/adb/install/location/adb.exe pull /sdcard/ "C:/BackupFiles"
Aaaaand.... If you have trouble with the drivers, download these here and install: http://www.mediafire.com/download/uw3z23dqz3y7kgn/Samsung-Usb-Driver-v1.5.45.0.exe
---------- Post added at 11:10 AM ---------- Previous post was at 11:07 AM ----------
You can try a guide like this.
http://forum.xda-developers.com/gal...de-internal-memory-data-recovery-yes-t1994705
You only need to change this part: "if=/dev/block/mmcblk0" to the block of the internal storage. I don't have time to look it up now which one it is, but maybe @DeepankarS knows which block it is.
This won't help him because he deleted all his files.
Fusseldieb said:
Don't panic
Follow these steps and you'll good.
1. Download this: http://techerrata.com/file/twrp2/jfltespr/openrecovery-twrp-2.8.0.1-jfltespr.tar
2. Download this: http://forum.xda-developers.com/attachment.php?attachmentid=1168421
3. Extract the downloaded Odin307.zip anywhere.
4. Open the extracted folder location and open the file "Odin3 v3.07.exe".
5. Now you'll see the ODIN window. Click on the "PDA" button and then select the the "openrecovery-twrp-2.8.0.1-jfltespr.tar" file that you have downloaded in the first step.
6. Turn your phone completely off. And then hold "VOLUME DOWN" + "HOME" + "POWER" and when appear a warning screen, press "VOLUME UP", connect your phone on your computer and wait until it installs all drivers.
7. Press "Start" on ODIN and wait to complete. In the above tabs will appear "RESET" and your phone will reboot.
8. Grab imediately your phone and hold "VOLUME UP" + "HOME" + "POWER" and keep holding and wait until appear a blue 'wallpaper' with the words "TWRP" on it. Great, now don't make anything in these menus, just follow the steps!!
9. Now you must download ADB in order to pull your files to your pc. Download here: https://docs.google.com/file/d/0B1S0LCuXCnnmSWh6NGJmSE1BUWc
10. Create a folder in "C:/" called BackupFiles.
11. Now open the CMD window (Press on your keyboard "WINDOWS" + "R", write "cmd" and press "ENTER".)
12. Write in the CMD window: adb pull /sdcard/ "C:/BackupFiles"
13. Wait until it completes all the process and you are done All your files should be in "C:/BackupFiles" folder.
EDIT: If your have trouble in step 13, point to the complete path where ADB was installed, like this: C:/your/adb/install/location/adb.exe pull /sdcard/ "C:/BackupFiles"
Aaaaand.... If you have trouble with the drivers, download these here and install: http://www.mediafire.com/download/uw3z23dqz3y7kgn/Samsung-Usb-Driver-v1.5.45.0.exe
Click to expand...
Click to collapse
@Lennyz1988 Earlier I gave him this as a possible solution
http://forum.xda-developers.com/showthread.php?p=54722303
Rest it is a task
And block is 26/29
persdata -> /dev/block/mmcblk0p26
userdata -> /dev/block/mmcblk0p29
Bdw would Undelete from playstore work on this type of a phone? (It is a risk as writing anything new would damage the images there)
Can he also try recuva?
I've heard it works. Still not sure.
Edit : It doesnt till you mount internal storage.
And this is the source for mounting internal storage.
External Link but the post is By a XDA member on How to Mount Internal Storage.
@Fusseldieb This helps in recovering the accidently deleted files too? Or just mentioned how to dump the system..........
Sent from my GT-I9500 using XDA Free mobile app
DeepankarS said:
@Fusseldieb This helps in recovering the accidently deleted files too? Or just mentioned how to dump the system..........
Click to expand...
Click to collapse
He wiped his whole system?
OK, then his files are gone...
This tutorial only shows, how to dump all files.
Fusseldieb said:
He wiped his whole system?
OK, then his files are gone...
This tutorial only shows, how to dump all files.
Click to expand...
Click to collapse
Haha he flashed a new stock rom and it reset by itself.
Well no the files haven't gone. You still can recover them by using any windows recovery tool if you manage to mount the internal storage (somehow) and use a data recovery tool like TOKIWA or Panda or Recuva.
Sent from my GT-I9500 using XDA Free mobile app
DeepankarS said:
Well no the files haven't gone.
Click to expand...
Click to collapse
I know, but it's much effort to recover these. And IF these files could be recovered, it would be totally out of order, all in one folder, probably without their original names :silly:
He could somehow mount the EXT4 system, as described here: http://www.maketecheasier.com/access-linux-ext4-partition-from-windows/
I have done this one day with my cellphone, but I don't remember how.
Fusseldieb said:
I know, but it's ....
Click to expand...
Click to collapse
Dual boot windows and linux?
Tell me how did you do this to recover files from your erased android phone.
"If you dual boot your computer with both Windows and Linux, you will discover that while you can access the*Windows NTFS partition from Linux, you won’t be able to access Linux partition from Windows. If you have urgent needs to access Linux Ext4 partition from Windows (without wanting to boot into Linux), here is one tool that can help you."
Read the link that you're sending before posting anything..
Sent from my GT-I9500 using XDA Free mobile app
DeepankarS said:
Tell me how...
Click to expand...
Click to collapse
Here it's explained: http://mohammadag.xceleo.org/mounting-your-android-devices-internal-storage/
This also meant you could not run recovery software on /sdcard anymore, at least not with MTP.
With a few tweaks, you could, however, do just that!
Click to expand...
Click to collapse
Fusseldieb said:
Here it's explained: http://mohammadag.xceleo.org/mounting-your-android-devices-internal-storage/
Click to expand...
Click to collapse
See post 7.
Click the external link..and see where you land.
Sent from my GT-I9500 using XDA Free mobile app
DeepankarS said:
Click the external link..and see where you land.
Click to expand...
Click to collapse
Oh sorry, it's the same link :silly:
Fusseldieb said:
Oh sorry, it's the same link :silly:
Click to expand...
Click to collapse
Haha nvm buddy
Sent from my GT-I9500 using XDA Free mobile app
I am confused guys here, i have experienced androids and computer, but with these arguments i am kinda lost, help here please, did someone managed to Mount THE INTERNAL STORAGE ?
no matter what Method i will do it!
PhillipAmal said:
I am confused guys here, i have experienced androids and computer, but with these arguments i am kinda lost, help here please, did someone managed to Mount THE INTERNAL STORAGE ?
no matter what Method i will do it!
Click to expand...
Click to collapse
Post 7 and Post 11 have your replies..
The steps are not tough if you follow properly.
And do post here if you get stuck somewhere..
We are all here for you..
Sent from my GT-I9500 using XDA Free mobile app
DeepankarS said:
Post 7 and Post 11 have your replies..
The steps are not tough if you follow properly.
And do post here if you get stuck somewhere..
We are all here for you..
Sent from my GT-I9500 using XDA Free mobile app
Click to expand...
Click to collapse
First of all thank all of uu
Does Guide mentioned in #5 plus with codes to change #6 will work ?
btw #7 and #11 aren't guides at all
Lennyz1988 said:
---------- Post added at 11:10 AM ---------- Previous post was at 11:07 AM ----------
You can try a guide like this.
http://forum.xda-developers.com/gal...de-internal-memory-data-recovery-yes-t1994705
You only need to change this part: "if=/dev/block/mmcblk0" to the block of the internal storage. I don't have time to look it up now which one it is, but maybe @DeepankarS knows which block it is.
This won't help him because he deleted all his files.
Click to expand...
Click to collapse
Thank u
can u please explain about Cygwin mentioned in steps ? :
Cygwin installed to [c:\cygwin] with pv and util-linux from the repo. Make sure to open Cygwin once to make sure that the /bin folder is created. Also, I made a folder at [c:\cygwin\nexus] to put the exported .RAW file ?
PhillipAmal said:
Thank u
can u please explain about Cygwin mentioned in steps ? :
Cygwin installed to [c:\cygwin] with pv and util-linux from the repo. Make sure to open Cygwin once to make sure that the /bin folder is created. Also, I made a folder at [c:\cygwin\nexus] to put the exported .RAW file ?
Click to expand...
Click to collapse
You need to download pv and util-linux seperately from here https://cygwin.com/packages/package_list.html
and put those files in the cygwin map.

Fire HD 8 recovery

So im working on trying to get twrp up on the HD 8 but i need a backup of someones elses recovery. Its located at /dev/block/mmcblk0p7
Update please if you have root, go to adb then type adb shell and then su. after that just run this command dd if=/dev/block/mmcblk0p7 of=/storage/sdcard1/recovery.img, if you want it to go somewhere else then just change the part that says storage/sdcard1(for example if you want it to go to the device storage then just remove the 1) the recovery image should then be on your sd card. please then attach or send the recovery image to me. Thank you
Hi, please find attached the recovery file!
coopmaster said:
Update please if you have root, go to adb then type adb shell and then su. after that just run this command dd if=/dev/block/mmcblk0p7 of=/storage/sdcard1/recovery.img, if you want it to go somewhere else then just change the part that says storage/sdcard1(for example if you want it to go to the device storage then just remove the 1) the recovery image should then be on your sd card. please then attach or send the recovery image to me. Thank you
Click to expand...
Click to collapse
Hi, please find attached the recovery file!
schr01 said:
Hi, please find attached the recovery file!
Click to expand...
Click to collapse
Thank you so much. I needed that so I can compare also because I changed mine and I should have backed it up first.
Any luck on compiling twrp?
madsc13n41s4 said:
Any luck on compiling twrp?
Click to expand...
Click to collapse
would not matter, there is no way to use it
Sent from my KFFOWI using XDA Labs
coopmaster said:
So im working on trying to get twrp up on the HD 8 but i need a backup of someones elses recovery. Its located at /dev/block/mmcblk0p7
Click to expand...
Click to collapse
How die you Figure Out where located?
thebrainkafka said:
How die you Figure Out where located?
Click to expand...
Click to collapse
i think i was following some link i found that explains where the recovery normally is. PM if you want to talk more about it.

MM 6.0.1 [TWRP] Recovery

GOT TROUBLE WHILE INSTALLING A RECOVERY? GET A WORKING TWRP RECOVERY AFTER 2 MINUTES ON YOUR XPERIA Z2 D6503/D6502:
open any root explorer app like ES FILE MANAGER
Delete /system/etc/mm_twrp_recovery folder
Go to /system/bin/ folder
Look for the "chargemon.stock" file - If it's present, delete this one: chargemon - and now, rename the chargemon.stock to chargemon
Look for the "taimport.stock" file - If it's present, delete this one: taimport - and now, rename the taimport.stock to taimport
Reboot
download "recovery fix.zip" from mega.nz
extract the file and run "adbrecoveryfix.exe" the .exe file will install some needed files (normally into C:\Minimal ADB and Fastboot\ )
copy the files from the folder "RECOVERY FILES" into the "Minimal ADB and Fastboot" Folder
connect your xperia with the pc
open the "m a a d" folder and then SHIFT+RIGHT CLICK to open a command window
now type:
adb shell
su root
mount -o remount,rw /system
exit
exit
install.bat
Click to expand...
Click to collapse
don´t forget to press enter after "adb shell", "su root" and so on!
now your recovery will install again without any errors!
YOU HAVEN`T INSTALL ANDROID MARSHMALLOW YET BECAUSE YOU WANT TO KEEP ROOT RIGHT, XPOSED AND THE RECOVERY?
THEN CHECK OUT THIS THREAT
http://forum.xda-developers.com/xpe...03-23-5-0-570-prerooted-t3364817#post66513485
Another simple Method: thanks @meer_mortal
Deleted folders and rename chargemon etc
Plugged phone into computer with dev settings, debugging etc
Open root explorer to make / -RW
Run install.bat with CMD
Boom! MM with TWRP
To get in into recovery reboot press down after green LED
Click to expand...
Click to collapse
BUGS: none
IMPROVABLE: boot into recovery only works manually (when it vibrates and a green LED shows up press VOL DOWN till the LED is purple) "QUICK BOOT" and similiar Applications cannot boot into the recovery!
Which files are inside .exe?
Can i get Decryption key? to download
wheal said:
Which files are inside .exe?
Click to expand...
Click to collapse
Only adb and fastboot files! You can also download them from "chip.de" it's called "Minimum adb and fastboot"
Sent from my D6503 using XDA-Developers mobile app
Natur said:
Can i get Decryption key? to download
Click to expand...
Click to collapse
I am sorry that i gave you the wrong link just a minute
Sent from my D6503 using XDA-Developers mobile app
Natur said:
Can i get Decryption key? to download
Click to expand...
Click to collapse
Now the right link is in the decsription...
freaky2xd said:
Now the right link is in the decsription...
Click to expand...
Click to collapse
Thanks,
is this method works if i use Android 5.x or 4.x ?
reknew said:
is this method works if i use Android 5.x or 4.x ?
Click to expand...
Click to collapse
you can try. but if I were you, i`d better use [NUT`s] DualRecovery! its simple and i have already used it for 4.4.4 and 5.1 on the Z2!
http://nut.xperia-files.com/path/XZDualRecovery/XZDualRecovery_2.8.26
just look for the Z2 file... its a zip file! its installer and flashable zip!
thanks man.
this worked for me. I somehow lost recovery but regained it on Android M after following your steps!
pseudoheld said:
thanks man.
this worked for me. I somehow lost recovery but regained it on Android M after following your steps!
Click to expand...
Click to collapse
you are welcome the same happs why i created this threadened to me, that´s why I started this recovery fix thread
Hands health
İts works, good job thanks
Thanks for this. You can also use root explorer to make the phones file system writable before running install.bat
balabanos said:
İts works, good job thanks
Click to expand...
Click to collapse
thanks
meer_mortal said:
Thanks for this. You can also use root explorer to make the phones file system writable before running install.bat
Click to expand...
Click to collapse
try it.
meer_mortal said:
Thanks for this. You can also use root explorer to make the phones file system writable before running install.bat
Click to expand...
Click to collapse
This is a Statement not a question
freaky2xd said:
try it.
Click to expand...
Click to collapse
I did. That's how I got TWRP on MM
Following your guide
I downloaded the files from OP post
Deleted folders and rename chargemon etc
Plugged phone into computer with dev settings, debugging etc
Open root explorer to make / -RW
Run install.bat with CMD
Boom! MM with TWRP
To get in into recovery reboot press down after green LED
Win!
meer_mortal said:
This is a Statement not a question
I did. That's how I got TWRP on MM
Following your guide
I downloaded the files from OP post
Deleted folders and rename chargemon etc
Plugged phone into computer with dev settings, debugging etc
Open root explorer to make / -RW
Run install.bat with CMD
Boom! MM with TWRP
To get in into recovery reboot press down after green LED
Win!
Click to expand...
Click to collapse
oh yeah you`re right of course i thought it might be a question xD
I added your post as a quote to the description
You Want TWRP v3.0.0.2 ?
Then flash @pec0ra customKernel v8.1!
It unlocks:
Based on Sony 23.5.A.0.570 kernel sources
Compiled with linaro GCC 4.9.1 toolchain, -O3
Governors : interactive, ondemand, performance, conservative, smartassV2, intellidemand2 and intelliactive.
Fast hotplug
CPU overclock up to 2.8 GHz Thank's to Faux123 and DooMLoRD
Changed GPU frequency table to 27 - 657 MHz Thank's to Myself5
Sony RIC disabled
Undervolt
TWRP recovery included, fota partition support
Breathing notification light thank's to glocklee
Force Fast Charge
KCAL Advanced color control Thank's to savoca
Click to expand...
Click to collapse
Visit this Link:
http://forum.xda-developers.com/xperia-z2/orig-development/kernel-abricot-kernel-v3-t2965480
guys, after i open install.bat and phone rebooted. My phone didn't open. it is in bootloop now and after opening, phone try to open twrp but it can't so the phone reboot itselft over and over again.. i did hard reset. and open the phone again, same things happened. Help me please..!
Abdülcelil said:
guys, after i open install.bat and phone rebooted. My phone didn't open. it is in bootloop now and after opening, phone try to open twrp but it can't so the phone reboot itselft over and over again.. i did hard reset. and open the phone again, same things happened. Help me please..!
Click to expand...
Click to collapse
reinstall the firmware via flashtool. choose everything to wipe

J500f storage error

My j500f shows 4:65gb total space and 4.42gb avail.
Link to rr rom: https://forum.xda-developers.com/galaxy-j5/development/rom-resurrection-remix-v5-5-9-t3510680
HELP!
rr by @#Henkate
XDAmorgan said:
My j500f shows 4:65gb total space and 4.42gb avail.
Link to rr rom: https://forum.xda-developers.com/galaxy-j5/development/rom-resurrection-remix-v5-5-9-t3510680
HELP!
rr by @#Henkate
Click to expand...
Click to collapse
I don't know.
Maybe you have files in internal memory. Show me a screenshot of Settings > Storage.
Same thing happen with me on any custom rom
s10gopal said:
Same thing happen with me on any custom rom
Click to expand...
Click to collapse
Same here...
In TWRP go to Wipe >Advanced wipe. Select the partition then Repair or Change File system.
Select Resize File System.
Swipe to Resize.
ashyx said:
In TWRP go to Wipe >Advanced wipe. Select the partition then Repair or Change File system.
Select Resize File System.
Swipe to Resize.
Click to expand...
Click to collapse
dont work
s10gopal said:
dont work
Click to expand...
Click to collapse
Having half storage is normal on Android
Rest is used by the bootloader, the ROM itself and the recovery
s10gopal said:
dont work
Click to expand...
Click to collapse
In a terminal type df and post the output.
ashyx said:
In a terminal type df and post the output.
Click to expand...
Click to collapse
In phone settings it is showing total memory 4.65GB but it should show total 7.something GB
ashyx said:
In a terminal type df and post the output.
Click to expand...
Click to collapse
Is this normal?

Categories

Resources