I want to format (delete) my internal SD. Will this delete my current ROM? Is there a better way to do this? Thanks for any help...
Make sure you back up your info onto your computer. Your from is already installed as a daily driver. So if you format your internal memory, it will still be operational. But if you go into CWM and factory reset, then it may go back to stock or just be stuck in a boot loop, I've had both things happen to me.
So what if I were just to hook up to pc & delete all files on that drive? Would that be better?
I do that so I could have control and better view of my files. So that is a decent option to do too.
In CWM, go to mounts & storage, and then you can format whatever. The internal sd is called sd card, and external sd card is called emmc, pretty sure.
GBGamer said:
In CWM, go to mounts & storage, and then you can format whatever. The internal sd is called sd card, and external sd card is called emmc, pretty sure.
Click to expand...
Click to collapse
This info is correct. This is the other route you could go also to format your internal SD card.
Related
I can't access it from recovery, from my computer, nothing..I don't know what to do, any help please?
Try formatting it in recovery.
android88 said:
Try formatting it in recovery.
Click to expand...
Click to collapse
I don't want to lose my files though? What can I do other than format it?
MarsHD2 said:
I don't want to lose my files though? What can I do other than format it?
Click to expand...
Click to collapse
Formatting it is the only thing that might be able to revive it. To backup, download Solid Explorer, turn your phone to landscape mode (you can see two panels in landscape and only one in portrait), navigate in one of the panels to your ext. SD and in the other panel your internal SD. Copy all the stuff you want to keep from your internal SD to your external SD and then format it.
Sent from my SAMSUNG-SGH-T989 using xda premium
If he cannot access the internal storage then trying to use Solid Explorer is useless.
Try to dump the partition to the external SD (use an external SD card larger than the internal memory):
dd if=/devices/platform/msm_sdcc.1/mmc_host/mmc0/mmc0 of=/storage/sdcard1/full_dump_internal_sd
You might be able to use a linux box to check the filesystem - the file on external storage named full_dump_internal_sd (should be ext4 formatted as far as I know).
drakulina said:
If he cannot access the internal storage then trying to use Solid Explorer is useless.
Try to dump the partition to the external SD (use an external SD card larger than the internal memory):
dd if=/devices/platform/msm_sdcc.1/mmc_host/mmc0/mmc0 of=/storage/sdcard1/full_dump_internal_sd
You might be able to use a linux box to check the filesystem - the file on external storage named full_dump_internal_sd (should be ext4 formatted as far as I know).
Click to expand...
Click to collapse
So I just put that into terminal?
Yes, but make sure that you have enough room on the external SD card to be able to backup the data.
how do i format the internal sdcard? im using cwm and that thread says its not possible. figured since it was internal after a wipe it would also clear it.
In "mount and storage" sHould be an option to format internal sd card (it might be listed as sd card only) Make sure you have all the files you need to flash on external sd card and your recovery is able to see your external sd card (our have ADB working just in case)
Ive always flashed roms from my extsd, but the one I had died, cant get a new one till mon. Can I flash from the phone sd, Without causing problems? If so what should I wipe?
Sent from my SGH-M919 using XDA Premium 4 mobile app
Yes you can flash from internal sd card. Same procedure as if flashing from ext sd card.
☞Sent from here☜
Hi there. You would in cwm touch choose install zip from internal instead of install zip from external sd card option. Cwm touch is pretty straight forward. Follow the choices. Also make sure you do your nandroid backup before flashing anything. You would want to save that backup to your external sd card when you get it to save device memory. A few backups on internal storage will eat up ALL your internal storage space on the phone so sd card is important to have. If your using cwm you MUST in settings specify for backups to go to EXTERNAL sd card other wise by default they go to internal storage.word of warning this will quickly use all your device storage so make certain once you get your sd to fix the settings so it will go by default to EXTERNAL sd card rather than internal device storage. Hope this helps you out. Best wishes
My V500 has somehow lost it's internal SD card, so can't do simple tasks like take a photo as it has nowhere to store it. I have done a factory reset and even a fresh ROM install, but it still can't see it.
It can see the external SD card OK, and OTG USB.
TWRP doesn't appear to have any functions to format or partition this, only wipe it.
How can I get internal SD space back?
My vk815 is pure stock, and it has a similar bug that the SD card is 'unexpectedly ejected' when it really hasn't been, nor even jostled. I've given up just about all hope, and use it sparingly, only for created file storage. No apps.
I'm referring to the internal SD card, the non-removable one.
I cannot see the following with a file explorer...
system/sdcard
mnt/sdcard
Programs install fine from Play Store, which uses the same SD, just different partition.
Fixed it by going into TWRP - Wipe - Format Data
Hi all,
i've put an new SD card in my HTC 10. It was said that it would be encrypted, so i thought great, and also that it would behave as an extension of the internal storage, therefore many apps could be installed.
On the contrary, if it is formatted as an external storage, then not all apps accept to be moved onto it, so that even with a huge SD card, i may face a space problem on the internal storage at some point, if i install too many apps there.
Question 1 though: are the photos/videos/screenshots/music etc really stored on the SD ? Or onle once the internal storage is full ?
For example, one of my videos is on /storage/emulated/0/DCIM/100MEDIA/MYVIDEO123.mp4
Is that the SD? or the internal? or is there no possibility to know just from the path?
Question 2: is it true that if i factory reset the phone, the SD card will also loose all its data, photos, videos etc ?
If that is the case, is there any real davantage of using an SD as internal storage ?
A positive scenario i would see is to use it indeed as an internal storage and do online backups of my photos/videos etc.
For the moment i was quite happy with my previous phones to use the SD as external storage and the data there being unaffected by whatever system changes on the phone. A bit like two partitions of a PC. One for the OS and one for the data.
While if i merge the two, even if i can see the advantage of doing that, it's again the old-time merging system and data.
How do you guys deal with that ?
Thanks a lot,
Adrien
About Question 1, you can format it as internal, put that video and simply unmount or eject card. You will see what happen. You can always format that card as portable so you don't lose.
About Q2: From what i know, yes. It's true, because your card is treated as internal storage, so it will be wiped and after that your phone will "say" that your sd card is corrupted. You will need to reformat SD card.
IMO Adopting SD Card as internal memory is a bad idea, at least for me. OK, you will have encrypted data and unusable in another phone, but SD cards aren't "speed demons", and for me SD cards are intended as portable data storage, not as internal memory.
ShadoV90 said:
About Question 1, you can format it as internal, put that video and simply unmount or eject card. You will see what happen. You can always format that card as portable so you don't lose.
About Q2: From what i know, yes. It's true, because your card is treated as internal storage, so it will be wiped and after that your phone will "say" that your sd card is corrupted. You will need to reformat SD card.
IMO Adopting SD Card as internal memory is a bad idea, at least for me. OK, you will have encrypted data and unusable in another phone, but SD cards aren't "speed demons", and for me SD cards are intended as portable data storage, not as internal memory.
Click to expand...
Click to collapse
Thank you ShadoV90. That makes things clearer for me.