Internal storage corrupted, cant boot - Samsung Galaxy J5 Questions & Answers

i have J510FN and I got this error, Internal storage corrupted reset device I have tried flashing stock firmware with odin
any suggestions?

have you been using adoptable storage?

Ragazzza said:
have you been using adoptable storage?
Click to expand...
Click to collapse
nope but I solved it after 1,5 hours, with following options in odin;
Nand erase all
Phone bootloader update
after this everything worked

Related

how can i fix lost internal sd card?

custom cm12
twrp recovery
this problem after install recovery
i see only 8GB memory 8 gb system sd card is lost. and lost imei
cervantes said:
custom cm12
twrp recovery
this problem after install recovery
i see only 8GB memory 8 gb system sd card is lost. and lost imei
Click to expand...
Click to collapse
and lost imei
Is the phone running the latest bootloader and modem?

Sd Card not detected on twrp

Yesterday, i was flashing my a6k plus to stock rom lenovo, then i installed TWRP 3.0.2 by sevenmax, cz I will to change my ROM. When I enter TWRP internal storage and SD card storage not detected, but in OS of android all of storage detected. How to fix it? Thanks before.
poeret said:
Yesterday, i was flashing my a6k plus to stock rom lenovo, then i installed TWRP 3.0.2 by sevenmax, cz I will to change my ROM. When I enter TWRP internal storage and SD card storage not detected, but in OS of android all of storage detected. How to fix it? Thanks before.
Click to expand...
Click to collapse
Go to twrp-Mount-TICK ON PARTITION S YOU WANT TO MOUNT.

x829/x820 after custom rom install 0mb internal in TWRP

Hi all I changed my rom yesterday and now I cant do anything within TWRP, it's showing 0mb in internal storage
Unfortunately for me I forgot to install GApps too so I cant do anything on my phone
Anyone know a fix? I have been searching for hours but cant figure it out, thanks in advance
so, you have a custom Rom right now?
If yes , do reset factory to get your internal storage again
Heyyo, please ensure you are running the latest official TWRP. 3.2.1-2 which supports quota for storage and data decryption.
https://dl.twrp.me/x2/
You will need to flash it via bootloader
fastboot flash recovery twrp-3.2.1-2-x2.img
Or use a usb drive and mount it in TWRP and flash image to recovery from there.
Or if you have root? Flashify app in the play store can flash recovery images.
Good luck!
AhmadSant said:
so, you have a custom Rom right now?
If yes , do reset factory to get your internal storage again
Click to expand...
Click to collapse
Hi, I've tried factory reset but it doesn't help or work anymore
ThE_MarD said:
Heyyo, please ensure you are running the latest official TWRP. 3.2.1-2 which supports quota for storage and data decryption.
You will need to flash it via bootloader
fastboot flash recovery twrp-3.2.1-2-x2.img
Or use a usb drive and mount it in TWRP and flash image to recovery from there.
Or if you have root? Flashify app in the play store can flash recovery images.
Good luck!
Click to expand...
Click to collapse
Hi, I've no GApps so cant install anything" not useless there is another way?"
I was using pixelexperience then liquid now extended
I'm running 3.2.1-1 but cant seem to update it
Fixed it, I managed to sideload gapps onto it, which somehow fixed the internal storage showing as 0mb
Happy!
8Worlds said:
Fixed it, I managed to sideload gapps onto it, which somehow fixed the internal storage showing as 0mb
Happy!
Click to expand...
Click to collapse
Heyyo, good job bud! Enjoy! :good:

TWRP S7 edge Help!

My phone is rooted stock rom using magisk but after setting it up and restarting it into twrp internal storage is 0 mb and I tried everything (SM-G935F) Nordic variant
Could not mount /data and unable to find crypto footer.
But I can flash zip files using sd card...
Factory settings in twrp and then restart
wurstherpes said:
Factory settings in twrp and then restart
Click to expand...
Click to collapse
Wdym? Reset in twrp? If so I already did that and it didnt work
wurstherpes said:
Factory settings in twrp and then restart
Click to expand...
Click to collapse
Wdym? Reset in twrp? If so I already tried that
wurstherpes said:
Factory settings in twrp and then restart
Click to expand...
Click to collapse
Wdym? Reset in twrp? If so I already did that
Do you mean reset in twrp? If so I already tried that
Try format data then restart to system.
https://forum.xda-developers.com/s7-edge/how-to/guide-how-to-root-android-8-0-oreo-t3840271
wurstherpes said:
Try format data then restart to system.
https://forum.xda-developers.com/s7-edge/how-to/guide-how-to-root-android-8-0-oreo-t3840271
Click to expand...
Click to collapse
I tried formating data and it works but when I restart to system and later on restart back into recovery the internal storage is 0 mb
But when I flashed a custom rom it worked (I dont like custom roms bec it has bugs and looks ugly)
I tried lineageOs
Then flash with Odin the Stock Firmware. And Start New...
wurstherpes said:
Then flash with Odin the Stock Firmware. And Start New...
Click to expand...
Click to collapse
Thank you for the xda link found a fix
Press thanks...
Please... No Problem

[miui11] Rolled back from V11-10 to _V11.0.2.0- Phone's internal storage is messed up

Hi Guys,
It's all in the title really, I have tried rolling back from the latest MIUI stable rom 20.1.9_v11-10 to my previously run V11.0.2.0 , this got my phone (mi9t) stuck in a bootloop. After going into recovery mode, I have realized the internal storage folders are all messed up, with the folders names showing in an odd combination of number and letters (Something like: 9KJJGDKJ).
The phone still mounts via USB to the laptop, by I'm unable to transfer any files to the internal storage. And as such, I'm currently unable to flash it with a ROM.
I'd appreciate any advice on this, hopefully one that would also help me salvage the files and data I have on my internal storage.
Hi
Abu-7abash said:
Hi Guys,
It's all in the title really, I have tried rolling back from the latest MIUI stable rom 20.1.9_v11-10 to my previously run V11.0.2.0 , this got my phone (mi9t) stuck in a bootloop. After going into recovery mode, I have realized the internal storage folders are all messed up, with the folders names showing in an odd combination of number and letters (Something like: 9KJJGDKJ).
The phone still mounts via USB to the laptop, by I'm unable to transfer any files to the internal storage. And as such, I'm currently unable to flash it with a ROM.
I'd appreciate any advice on this, hopefully one that would also help me salvage the files and data I have on my internal storage.
Click to expand...
Click to collapse
For backup have you tried running adb command "adb pull /sdcard _(here specify any location in your pc such as C:\x\) from CMD when in TWRP? And for flashing ROM you can use "adb push (ROM zip location and destination such as C:\x\anyrom.zip /sdcard/)" and flash ROM .zip from your sdcard root in TWRP AFTER factory reset and wipe system from TWRP. Remember factory reset will erase your internal storage. Hope it helps. Good luck.
Abu-7abash said:
Hi Guys,
It's all in the title really, I have tried rolling back from the latest MIUI stable rom 20.1.9_v11-10 to my previously run V11.0.2.0 , this got my phone (mi9t) stuck in a bootloop. After going into recovery mode, I have realized the internal storage folders are all messed up, with the folders names showing in an odd combination of number and letters (Something like: 9KJJGDKJ).
The phone still mounts via USB to the laptop, by I'm unable to transfer any files to the internal storage. And as such, I'm currently unable to flash it with a ROM.
I'd appreciate any advice on this, hopefully one that would also help me salvage the files and data I have on my internal storage.
Click to expand...
Click to collapse
Well, it looks like you phone is encrypted and the only way is to format data, and did you format data before doing the downgrade?
Do you have TWRP?
You need to format data, internal memory encrypted.
Boot to TWRP
Format DATA
Reboot to TWRP
Transfer xiaomi.eu rom and flash
Reboot
Abu-7abash said:
Hi Guys,
It's all in the title really, I have tried rolling back from the latest MIUI stable rom 20.1.9_v11-10 to my previously run V11.0.2.0 , this got my phone (mi9t) stuck in a bootloop. After going into recovery mode, I have realized the internal storage folders are all messed up, with the folders names showing in an odd combination of number and letters (Something like: 9KJJGDKJ).
The phone still mounts via USB to the laptop, by I'm unable to transfer any files to the internal storage. And as such, I'm currently unable to flash it with a ROM.
I'd appreciate any advice on this, hopefully one that would also help me salvage the files and data I have on my internal storage.
Click to expand...
Click to collapse
I would try another recovery, sounds like something is corrupt with the twrp version. Have you tried Orangefox?
I had the same problem. Only thing that works is formatting data. A different twrp wont work. I tried 3 different versions all the same.
Thanks guys, already formatted my sd card yesterday and then I was able to re-flash the Android Q update.
My data is lost tho. Thank you all for your input here.
Sent from my Redmi K20 using Tapatalk

Categories

Resources