So I have the note 3 rooted with the TWRP recovery going... I have 3 slots for ROM's as an FYI.
So my problem is that I am completely out of system storage. In my misc. files is 29.56GB, and then in that directory System memory takes up 29.08GB.
What is going on here?
halffrozen said:
So I have the note 3 rooted with the TWRP recovery going... I have 3 slots for ROM's as an FYI.
So my problem is that I am completely out of system storage. In my misc. files is 29.56GB, and then in that directory System memory takes up 29.08GB.
What is going on here?
Click to expand...
Click to collapse
Do you have backups of each ROM also? What about a SDCard?
airmaxx23 said:
Do you have backups of each ROM also? What about a SDCard?
Click to expand...
Click to collapse
I actually had deleted two of the ROMs maybe a week ago now... maybe longer. and only have one active ROM slot in TWRP.
I have a 64GB SDcard...
halffrozen said:
I actually had deleted two of the ROMs maybe a week ago now... maybe longer. and only have one active ROM slot in TWRP.
I have a 64GB SDcard...
Click to expand...
Click to collapse
Where are your TWRP backups being stored? I have Misc Files showing 6.83GB and System Memory is 6.73GB. I'd use Root Explorer or a similar app to check your files, you can sort them by size and see if anything is peculiar.
airmaxx23 said:
Where are your TWRP backups being stored? I have Misc Files showing 6.83GB and System Memory is 6.73GB. I'd use Root Explorer or a similar app to check your files, you can sort them by size and see if anything is peculiar.
Click to expand...
Click to collapse
On my external SDcard, just checked in Root Explorer.
I just have no damn clue as to whats eating all of this up.. lol
Maybe I have an extra directory or something?
my "/" directory:
acct
cache
config
d
data
data_1
data_2
data_3
datamedia
dev
efs
etc
firmware
firmware-modem
mnt
mnt_1
persdata
persist
proc
res
root
s2
sbin
sdcard
ss
storage
sys
system
tombstones
u2
vendor
halffrozen said:
On my external SDcard, just checked in Root Explorer.
I just have no damn clue as to whats eating all of this up.. lol
Maybe I have an extra directory or something?
my "/" directory:
acct
cache
config
d
data
data_1
data_2
data_3
datamedia
dev
efs
etc
firmware
firmware-modem
mnt
mnt_1
persdata
persist
proc
res
root
s2
sbin
sdcard
ss
storage
sys
system
tombstones
u2
vendor
Click to expand...
Click to collapse
The biggest thing I notice between yours and mine is that you have 3 data folders and 2 mnt folders where I only have one of each. If it was me I would make a backup of the current ROM and delete the extra folders, reboot and see how it goes. They may be residual files from your previous ROMs. How much storage do the extra folders take up?
airmaxx23 said:
The biggest thing I notice between yours and mine is that you have 3 data folders and 2 mnt folders where I only have one of each. If it was me I would make a backup of the current ROM and delete the extra folders, reboot and see how it goes. They may be residual files from your previous ROMs. How much storage do the extra folders take up?
Click to expand...
Click to collapse
They are all actually empty.
Odd.
But I am deleting them right now.
halffrozen said:
They are all actually empty.
Odd.
But I am deleting them right now.
Click to expand...
Click to collapse
Use the option to sort the files by size to see what's using up so much memory.
halffrozen said:
So I have the note 3 rooted with the TWRP recovery going... I have 3 slots for ROM's as an FYI.
So my problem is that I am completely out of system storage. In my misc. files is 29.56GB, and then in that directory System memory takes up 29.08GB.
What is going on here?
Click to expand...
Click to collapse
This may answer ur questions.
http://forum.xda-developers.com/showthread.php?t=2536675
Take a sec and hit thanks if I helped or if you're in a good mood!
bskarpa said:
This may answer ur questions.
http://forum.xda-developers.com/showthread.php?t=2536675
Take a sec and hit thanks if I helped or if you're in a good mood!
Click to expand...
Click to collapse
So I'm stuck with it from what I see... haha
What I did was make sure everything is running smooth on ROM Slot 1 running Beans ROM. I made a backup then flashed it to my stock slot. Then cleared everything else back the way it was. Not saying that's what you should do, it's just what I did.
Take a sec and hit thanks if I helped or if you're in a good mood!
Related
With so many great builds here at XDA, I of course want to try them all. Is there a way so save the settings on all or some of my apps. I have my apps on the SD card so I don't have to reinstall all of them at least. For example, its kind of a pain to set up the app Locale with all my situations every time.
Is there some xml or something for these apps that I could back up?
As it is right now I have a Nandroid of Haykuros 1.5, The Dude's, and JF's and I can load an older ROM, the restore the Nandroid backup and update with a non-wipe update, but its not ideal.
bittermormon said:
With so many great builds here at XDA, I of course want to try them all. Is there a way so save the settings on all or some of my apps. I have my apps on the SD card so I don't have to reinstall all of them at least. For example, its kind of a pain to set up the app Locale with all my situations every time.
Is there some xml or something for these apps that I could back up?
As it is right now I have a Nandroid of Haykuros 1.5, The Dude's, and JF's and I can load an older ROM, the restore the Nandroid backup and update with a non-wipe update, but its not ideal.
Click to expand...
Click to collapse
You can copy all info of the particular app you want to save settings from by copying its folder from /data/data
you can use adb pull or the terminal to cp
then push the /data/data/? to your phone when you reinstall the app...
Did this when I wanted to keep my level in bonsai blast during a wipe...
smeyerhuky said:
You can copy all info of the particular app you want to save settings from by copying its folder from /data/data
you can use adb pull or the terminal to cp
then push the /data/data/? to your phone when you reinstall the app...
Did this when I wanted to keep my level in bonsai blast during a wipe...
Click to expand...
Click to collapse
Would this be necessary if I'm running my apps from the SD? Does wipe remove the ln commands done to link the apps to SD?
cigar3tte said:
Would this be necessary if I'm running my apps from the SD? Does wipe remove the ln commands done to link the apps to SD?
Click to expand...
Click to collapse
I don't know, never done apps2sd, haven't really had a problem on my phone with storage. (I keep backups of the apps/data that I don't use much on my sd and install/push-data when necessary.)
I personally like the innovation but don't like the idea of apps2sd as I use my sdcard to transfer and store work files all the time and don't like what happens when you take the sdcard out/mount it.
however...
I can guestimate the answer....
Did you push the /data/data/ path to your sd also. Because if you did then you still have all that on your sd.
After doing a wipe when you link the folders again for the sd remember to keep the files that have been there already..
smeyerhuky said:
You can copy all info of the particular app you want to save settings from by copying its folder from /data/data
you can use adb pull or the terminal to cp
then push the /data/data/? to your phone when you reinstall the app...
Did this when I wanted to keep my level in bonsai blast during a wipe...
Click to expand...
Click to collapse
Thanks for the tip. I'll give it a shot next time I flash. I assume if I had put all my data on the SD card I wouldn't have this problem, but that seemed to slow stuff down last time.
cigar3tte said:
Would this be necessary if I'm running my apps from the SD? Does wipe remove the ln commands done to link the apps to SD?
Click to expand...
Click to collapse
Yes, a wipe removes the link, but your apps are still on the SD card. Just use the AppstoSD app and it will rebuild the link (or do it manually)
smeyerhuky said:
I don't know, never done apps2sd, haven't really had a problem on my phone with storage. (I keep backups of the apps/data that I don't use much on my sd and install/push-data when necessary.)
I personally like the innovation but don't like the idea of apps2sd as I use my sdcard to transfer and store work files all the time and don't like what happens when you take the sdcard out/mount it.
Click to expand...
Click to collapse
If you partition your card and apps2sd is on the ext2 partition you can mount and unmount your sd card as much as you want to your pc and not affect the apps2sd at all
however...
I can guestimate the answer....
Did you push the /data/data/ path to your sd also. Because if you did then you still have all that on your sd.
After doing a wipe when you link the folders again for the sd remember to keep the files that have been there already..
Click to expand...
Click to collapse
Putting /data/data on the sd slows down your phone, and gives the possibilty of getting the STALENFS error if the phone is syncing and you reboot. if you do that you'd want a class 6 microSD for sure. Thanks for the idea of pushing and pulling the data though, I have never thought about doing that. That would have saved me so many friggin headaches
bat file
Don't know if this will help anyone, but here is a BAT file I wrote that copies files from data/data to a folder on the sd card. You could edit it with the files you want to keep.
[Q] What is this huge inaccessible "system data" chunk on my internal storage?
Note: I am NOT referring to the /system directory. I'm referring to a section of memory on my internal storage literally labeled "System data". See the first attached screenshot.
I noticed earlier today that I have way less space remaining than I should. I used DiskUsage to look at my internal memory, and a ~3GB chunk of it is taken up by something labeled "System data". It doesn't let me view this data and I can't figure out where/what it is. It's always listed as "other" when I view the used space in Solid Explorer or Airdroid. What is this space, and how can I reclaim it? My storage numbers also don't add up.
Stock rooted 4.2.1, 16GB.
Edit: I think it might be due (for the most part, at least) to CWM backups. As stated in ROM Manager: "In Android 4.2, backups are placed in secure directory, inaccessible to other apps." This was also speculated in a few other threads I found.
Edit 2: I deleted one of my 2 backups and the space used by "system data" was cut nearly in half, so I'm pretty sure it is the backups. However, the space used is not exactly the same as the size of the remaining backup, so maybe there are a couple other smaller things contributing to it as well.
thevoiceless said:
I noticed earlier today that I have way less space remaining than I should. I used DiskUsage to look at my internal memory, and a ~3GB chunk of it is taken up by something labeled "System data". It doesn't let me view this data and I can't figure out where/what it is. It's always listed as "other" when I view the used space in Solid Explorer or Airdroid. What is this space, and how can I reclaim it?
Stock rooted 4.2.1, 16GB.
Click to expand...
Click to collapse
Well the name of it is usually a hint... its the "System data" of your Android System.
You get it back when you delete it...
Unfortunately the phone wont boot anymore because it wont have a system on it...
No idea why you have 3 GBs, CM10.1 only has 0.5GB, I guess you use stock.
Testraindrop said:
Well the name of it is usually a hint... its the "System data" of your Android System.
You get it back when you delete it...
Unfortunately the phone wont boot anymore because it wont have a system on it...
No idea why you have 3 GBs, CM10.1 only has 0.5GB, I guess you use stock.
Click to expand...
Click to collapse
I was under the impression that system data was stored on the other ~3GB that I don't have access to (16GB - 12.96GB out of the box).
Are you saying that I'm now losing more space to stuff I have no control over? And if so, is there a way to figure out what is using so much space?
And yes, I said in my post that I'm running stock rooted 4.2.1
Edit:
Assuming that Ivan Volosyuk's (the developer of DiskUsage) post in 2010 is still correct...
System data consists of several things:
1. Unpacked dalvik bytecodes corresponding to your installed apks. If you install app on external storage, it still consumes space on your data partition.
2. Crash dumps stored in tombstones directory.
3. Any other data or settings android store on your device.
This data is hidden and DiskUsage can't easily identify how much space each of this consume. Usually (1) consumes most, so if you want to cleanup some space you may want to delete apps on external storage.
Click to expand...
Click to collapse
I emailed him to see if that is still the case.
thevoiceless said:
I was under the impression that system data was stored on the other ~3GB that I don't have access to (16GB - 12.96GB out of the box).
Are you saying that I'm now losing more space to stuff I have no control over? And if so, is there a way to figure out what is using so much space?
And yes, I said in my post that I'm running stock rooted 4.2.1
Click to expand...
Click to collapse
16GB is unformatted storage. (Usually counted with 1000 bytes =1kbyte.)
You will loose storage for formatting (1024B=1kB), then there is the system.
That is also counted in the "16GB".
the system also needs some more space for cache etc.
With root you can view it, see the attachment for what I have there.
As you said you have root, why can't you view it?
I guess I may have misunderstood you in the first place...
Gesendet von meinem Nexus 4 mit Tapatalk 2
Yes, you have misunderstood me. Look at the DiskUsage screenshot I posted in my original post. I'm not referring to the /system directory, I'm referring to some directory called System data that shows up on my internal storage, but it only shows up in DiskUsage. The space is shown as used in file browsers (such as Solid Explorer), but I'm unable to view what is actually taking up the space.
-Ignore-
Um...did you mean to post the same thing twice?
99.99999% sure it's your backups, as you edited your OP to show. No such space hog exists on my 8GB N4... 5.67 GB total space, currently have 4.09 GB free... bone stock 4.2.1
nbell13 said:
99.99999% sure it's your backups, as you edited your OP to show. No such space hog exists on my 8GB N4... 5.67 GB total space, currently have 4.09 GB free... bone stock 4.2.1
Click to expand...
Click to collapse
That's definitely a large part of it. I just deleted one of my two backups and the "system data" space was cut in half. It's still not exactly the same size as the remaining backup, but perhaps there's some other stuff in there as well.
thevoiceless said:
Um...did you mean to post the same thing twice?
Click to expand...
Click to collapse
Sorry Tapatalk -.-
But the other guy is right, Backups of custom recoveries are are stored there.
Same issue
I find the same directory "System Data" but it is in system directory, data even in the sd card, i got a rooted Huawei y200 and i need free space but how can i gain some space? if these "System data" goes from 5mb to 70mb that in my device is critical cause it have a limited space memory.
Even a clear the applets used by busybox using this file found in this post http://forum.xda-developers.com/showthread.php?t=1853419, works fine but only give me some kbs, so i want to try with this.
I will appreciate your help.
best regards.
game data and such goes there too. if you have any large games/apps, they take that space.
simms22 said:
game data and such goes there too. if you have any large games/apps, they take that space.
Click to expand...
Click to collapse
Thanks for the reply.
yeah i got installed some biggest games up to 45mb but they are in the ext partition with their dalvik and libs apps bigguest than 4mb on sd and i alredy done a cleanup of stock apps and provider apps, i tested many apps and later uninstall it and clean with sd maid, but I'm newbie and i dont know if some files still keep in memory after that or if this "System data" is like an recycle bin or something like that.
Luissin said:
Thanks for the reply.
yeah i got installed some biggest games up to 45mb but they are in the ext partition with their dalvik and libs apps bigguest than 4mb on sd and i alredy done a cleanup of stock apps and provider apps, i tested many apps and later uninstall it and clean with sd maid, but I'm newbie and i dont know if some files still keep in memory after that or if this "System data" is like an recycle bin or something like that.
Click to expand...
Click to collapse
look in the android folder in your storage, it has a data and obb folder. thats where your "system data" is. you can look and see what it contains. for me it has some of my big game data, my music that i store on the phone for google play music, and other such stuff
Reply
simms22 said:
look in the android folder in your storage, it has a data and obb folder. thats where your "system data" is. you can look and see what it contains. for me it has some of my big game data, my music that i store on the phone for google play music, and other such stuff
Click to expand...
Click to collapse
I did it, and only found the data folder with media, maps and other with up to 2mb size between the 3 folders and no obb, where else can i search?
Luissin said:
I did it, and only found the data folder with media, maps and other with up to 2mb size between the 3 folders and no obb, where else can i search?
Click to expand...
Click to collapse
have you emptied your cache(s)? it can take a lot of space if not emptied every so often. also, the browser cache.
---------- Post added at 02:52 PM ---------- Previous post was at 02:49 PM ----------
Luissin said:
I did it, and only found the data folder with media, maps and other with up to 2mb size between the 3 folders and no obb, where else can i search?
Click to expand...
Click to collapse
btw, are you sure your android folder only takes up a few mb's?? mine takes 3.4gb..
Try looking in /data/media/ and checking them folders.
Don't check the 0 folder as that is your sdcard
Sent from my Nexus 4 using xda app-developers app
Reply
simms22 said:
have you emptied your cache(s)? it can take a lot of space if not emptied every so often. also, the browser cache.
---------- Post added at 02:52 PM ---------- Previous post was at 02:49 PM ----------
btw, are you sure your android folder only takes up a few mb's?? mine takes 3.4gb..
Click to expand...
Click to collapse
I clean cache 1 or 2 times a day for the same reason no empty space and the cache & data partition share this free memory for sure because always have the same amount and only are 15 to 20mb, the android folder is in \HWUserData\Android and \sdcard\Android both have the same files custom.dat, data folder and inside this 3 apps folder com.cooliris.media(52kb), com.google.android.apps.maps(1.07mb), com.google.android.apps.translate(24kb) and a file .nomedia.
Sorry for cant put some screenshoot but wont work fine the app and i dont understand the sdk method
Luissin said:
I clean cache 1 or 2 times a day for the same reason no empty space and the cache & data partition share this free memory for sure because always have the same amount and only are 15 to 20mb, the android folder is in \HWUserData\Android and \sdcard\Android both have the same files custom.dat, data folder and inside this 3 apps folder com.cooliris.media(52kb), com.google.android.apps.maps(1.07mb), com.google.android.apps.translate(24kb) and a file .nomedia.
Sorry for cant put some screenshoot but wont work fine the app and i dont understand the sdk method
Click to expand...
Click to collapse
you dont need any broken apps for screenshots.. its native to your phone
power button + volume down takes a screenshot, hold them down for a second or two.
Reply
simms22 said:
you dont need any broken apps for screenshots.. its native to your phone
power button + volume down takes a screenshot, hold them down for a second or two.
Click to expand...
Click to collapse
I cant did it, wont work or this device is a diferent way, but i find an trial app that work...
Hello.
I've had my SGS 4 (I9500) for about 10 days, and have some problems (not critical but anoying), I don't know if they are related.
1) I use a microSD of 64 GB, the same I was using in my previous SGS 3 without any problem. In the SGS 4, sometimes the microSD is reported as damaged (even at boot, or during usage). It has happend several times, and fixed with a reboot. When this happends, the microSD can't be readed by the file explorer (neither ES explorer or Solid Explorer). I have formatted the microSD with the SGS 4, but didn't help.
2) I can't mount, format neither backup on the microSD from Recovery, even using Recovery that claim "backup / restore folders fixed". I need to backup on external SD in order to free the little space available on the internal SD!!
3) I can't find the folder where the backups made from Recovery are! Recovery says the path is sdcard/clockworkmod/backup, but I browse to that path in Solid Explorer, and it only has one file: .recovery_version. (I have activated the option "show hidden files"). I need to find these folders for at least move/copy the backup files to my PC, if I can't store them on the external SD.
At the beginning, I thought it was a generic problem of the SGS 4 that would be fixed with custom kernels or ROMs, but so far nothing has helped!
Any help or ideas would be appreciated.
Thank you.
Javier.
jolivera said:
Hello.
I've had my SGS 4 (I9500) for about 10 days, and have some problems (not critical but anoying), I don't know if they are related.
1) I use a microSD of 64 GB, the same I was using in my previous SGS 3 without any problem. In the SGS 4, sometimes the microSD is reported as damaged (even at boot, or during usage). It has happend several times, and fixed with a reboot. When this happends, the microSD can't be readed by the file explorer (neither ES explorer or Solid Explorer). I have formatted the microSD with the SGS 4, but didn't help.
2) I can't mount, format neither backup on the microSD from Recovery, even using Recovery that claim "backup / restore folders fixed". I need to backup on external SD in order to free the little space available on the internal SD!!
3) I can't find the folder where the backups made from Recovery are! Recovery says the path is sdcard/clockworkmod/backup, but I browse to that path in Solid Explorer, and it only has one file: .recovery_version. (I have activated the option "show hidden files"). I need to find these folders for at least move/copy the backup files to my PC, if I can't store them on the external SD.
At the beginning, I thought it was a generic problem of the SGS 4 that would be fixed with custom kernels or ROMs, but so far nothing has helped!
Any help or ideas would be appreciated.
Thank you.
Javier.
Click to expand...
Click to collapse
look in data/media/clockworkmod
samersh72 said:
look in data/media/clockworkmod
Click to expand...
Click to collapse
Excelent!!! :victory:
And I even found a efs_Backup, that I was wondering how to do!!
Thank you very much! :highfive:
(Now I just need to solve the problems with the external SD) :fingers-crossed:
Greetings,
Javier.
jolivera said:
Excelent!!! :victory:
And I even found a efs_Backup, that I was wondering how to do!!
Thank you very much! :highfive:
(Now I just need to solve the problems with the external SD) :fingers-crossed:
Greetings,
Javier.
Click to expand...
Click to collapse
use dd command to backup efs and you must also backup m9kefs partitions
samersh72 said:
use dd command to backup efs and you must also backup m9kefs partitions
Click to expand...
Click to collapse
aham... sorry, I don't know how to use "dd command". :silly:
Do you mean the efs_Backup folder isn't a full backup of the efs?
Sorry for my ignorance, and thanks again.
jolivera said:
aham... sorry, I don't know how to use "dd command". :silly:
Do you mean the efs_Backup folder isn't a full backup of the efs?
Sorry for my ignorance, and thanks again.
Click to expand...
Click to collapse
i think you backuped efs partition with recovery, that is fine.
NV_DATA must be secured also, they are included in other partition, they are not included in efs partition so make a backup for them see this.
Hello guys.
Can anybody help me with the external SD issues? :fingers-crossed:
Thanks in advance.
Solution to Recovery access to external SD
As I thought, the issue with the Recovery access to external SD was solved with a new version of Recovery. The Cofface Recovery V 2.0 made the magic! :victory:
I thought this would solve the issues with the esternal SD in general, but I keep having the error "SD is damaged", and when I try to mount it, it is detected as empty. I let the phone alone, and some minutes later the SD card is detected and mounted itself. :silly:
I hope this to be a release problem, and be eventually solved with new versions of kernels or ROMs. :fingers-crossed:
help
samersh72 said:
look in data/media/clockworkmod
Click to expand...
Click to collapse
Am sorry for hijacking your thread OP, but am having the same problem as you had cant seem to find that backup folder, I want to transfer it to my pc to save some memory, when I saw this reply "data/media/clockworkmod" I was so happy but when I went no luck whatsoever I get "data/com.mdc.ustv (that's it) and I can find "media/audio/notification" .
whenever I do go to restore in recovery mode it does show directory sdcard/clockworkmod/backup
any help would be greatly appreciated
DsmEvo said:
Am sorry for hijacking your thread OP, but am having the same problem as you had cant seem to find that backup folder, I want to transfer it to my pc to save some memory, when I saw this reply "data/media/clockworkmod" I was so happy but when I went no luck whatsoever I get "data/com.mdc.ustv (that's it) and I can find "media/audio/notification" .
whenever I do go to restore in recovery mode it does show directory sdcard/clockworkmod/backup
any help would be greatly appreciated
Click to expand...
Click to collapse
I found the clockworkmod backup in the described path. Are you reaching the memory root?
The sound/norifications folder is in system/media path.
Good luck.
jolivera said:
I found the clockworkmod backup in the described path. Are you reaching the memory root?
The sound/norifications folder is in system/media path.
Good luck.
Click to expand...
Click to collapse
thanks! got it.. I was searching in internal sdmemory via pc got it now!
correct path for deleting cwm backup files
... thanks, with your help I was finally able to delete my unneeded image.zip backup file that was not recognized by the recovery / mod manager clean up tool. Some other posts suggested to reach it under /mnt/shell/emulated/clockworkmod/backup which is basically correct for accessing it, but even with root permission you are never allowed to delete it there (symlinks?). However, /data/media/clockworkmod was finally the correct path to physically remove it :victory:
I'm having a heck of a time with the internal storage on my S4. What I have done so far: Rooted -> Flashed with Xousos v1.0 (no problem) -> Backup to SD card with CWM -> Flashed with Xousos v2.0 -> Flashed Theme Reverepats ICS (MF9) -> Flashed ComaDose = No Space
I moved all my apps to my SD card and even deleted dropbox and all documents sync to free up space. Before I do a rom flash I clear data/cache/davilik cache and format system. I know the S4's 16GB is really an 8GB - but to only have a few hundred megs left after a fresh flash and TiBackup restore of a handful of apps is not right.
I figure I must have copies of the previous installs somewhere on the internal storage, I just dont know where to look. So if anyone could point me in the right direction as to what directories I can delete or any steps to help free up some space, I would really appreciate it.
Thanks in advance
SS attached
Check the "MISC" folder and check to see what are the folders that take up the most space. I have a feeling you are going to have a nandroid on there that is taking up about 3-4gbs
Sent from my SPH-L720 using Tapatalk 4 Beta
Wipe system/and factory reset then flash ROM will fix it. Make sure the ROM and everything else you need is on your external SD first.
Sent from my Sprint Galaxy S4 using Tapatalk 2
daniel4653 said:
Check the "MISC" folder and check to see what are the folders that take up the most space.
Click to expand...
Click to collapse
^^^^ that.
daniel4653 said:
Check the "MISC" folder and check to see what are the folders that take up the most space. I have a feeling you are going to have a nandroid on there that is taking up about 3-4gbs
Sent from my SPH-L720 using Tapatalk 4 Beta
Click to expand...
Click to collapse
I apologize for the dumb question in advance, but do you know the location of that folder?
I went to storage/emulated/0 in root explorer and the file structure looks the same as the phone folder explorer but no large files - screen shot attached (largest file first)
GiantJay said:
Wipe system/and factory reset then flash ROM will fix it. Make sure the ROM and everything else you need is on your external SD first.
Sent from my Sprint Galaxy S4 using Tapatalk 2
Click to expand...
Click to collapse
This will be my last resort, I just did the wipe/flash and would like to try and solution the problem before I do the wipe
Get disk usage app and poke around the filesystem. It will graphically show you what folders are storing large amounts of data. It will be a lot faster using that tool with finding large files than going through each folder with a file browser app.
g420funk said:
I apologize for the dumb question in advance, but do you know the location of that folder?
I went to storage/emulated/0 in root explorer and the file structure looks the same as the phone folder explorer but no large files - screen shot attached (largest file first)
Click to expand...
Click to collapse
In the storage screen (from your original post, where it showed the breakdown), just tap on miscellaneous and it should show you the folders that make up that 7.52GB
oscarthegrouch said:
Get disk usage app and poke around the filesystem. It will graphically show you what folders are storing large amounts of data. It will be a lot faster using that tool with finding large files than going through each folder with a file browser app.
Click to expand...
Click to collapse
Thanks, this is a handy little app, especially with root access.
I attached a screen shot - it looks like the system data folder is dominating the space - is it possible there is still an old rom on there or possible a backup (like was mentioned earlier) and if so, how do I get to it?
jj14 said:
In the storage screen (from your original post, where it showed the breakdown), just tap on miscellaneous and it should show you the folders that make up that 7.52GB
Click to expand...
Click to collapse
That was my last screen shot - when I tap miscellaneous the biggest folder in there is 3.69 MB - which is why I am so confused
I'd probably just make a nandroid backup, move any files from internal to external that I wanted to keep, turn off phone, remove SD card, boot phone back up, go into SD card in menu settings, format the card then go into accounts and do a full factory reset. I would think that would get rid of any unknown bloat from the internal storage. Yes you'll have to set the phone up again but it might fix your running out of space problem. A nandroid restore might throw the crap back in there. I don't know.
GiantJay said:
Wipe system/and factory reset then flash ROM will fix it. Make sure the ROM and everything else you need is on your external SD first.
Sent from my Sprint Galaxy S4 using Tapatalk 2
Click to expand...
Click to collapse
oscarthegrouch said:
I'd probably just make a nandroid backup, move any files from internal to external that I wanted to keep, turn off phone, remove SD card, boot phone back up, go into SD card in menu settings, format the card then go into accounts and do a full factory reset. I would think that would get rid of any unknown bloat from the internal storage. Yes you'll have to set the phone up again but it might fix your running out of space problem. A nandroid restore might throw the crap back in there. I don't know.
Click to expand...
Click to collapse
Wiping the internal sdcard did the trick. Reloading everything was not what I wanted but it did solve the problem
Thanks to everyone who helped in this thread, I appreciate it :good:
Mine started giving me the low storage space warning once the MF9 update downloaded. I had to wipe the internal sd card completely. What a PITA.
mich0020 said:
Mine started giving me the low storage space warning once the MF9 update downloaded. I had to wipe the internal sd card completely. What a PITA.
Click to expand...
Click to collapse
that makes a lot of sense because mine did the same and the update notification wouldnt go away until I flashed the update. I guess next time I need to format the internal sd before I flash
So I've been looking around and trying to fix this problem myself but I've had no luck. I've almost completely run out of internal memory. I'm not sure if its a memory leak or what but its starting to affect my phone's ability to update apps. Currently, of the 16gb I have <800mb left but it used to be as low as ~50mb.
At first I tried just moving every app I could to my SD card, and I already transfer and delete every picture and video I have on my phone asap. So afterwards I wiped cache a few times. Finally I completely wiped and reset my phone to stock and still only freed up 1gb of space. I then flashed the negalite ROM. With this new rom and the core set of apps I use, all moved to the SD card, I have 829mb of internal memory free.
I understand that I really only have 8gb to play around with, but this screencap shows that I have 7gb being taken up by miscellaneous files, yet when I check what's in there it does not add up to 7gb (nothing below those files goes above a few hundred kb tops). Is there any way to free up more memory without deleting literally every app I have? I don't think I even have that many frivolous apps.
So to summarize, my phone is a sprint s4 SPH-L720 with 4.4.2 running the Negalite rom, with only 800mb/16gb internal free, trying to free up more. Not sure if its a memory leak or what.
Do you have any nandroid backups with either philz,cwm, or twrp recovery? If so those are about 3-5gbs each.
Sent from my SPH-L720 using Tapatalk
Using a file manager that can show hidden files (ES can) look around and see if you see any folder named something like lost.dir or lost+found it might be that some deleted items were sent or left their instead of going into oblivion. I have had it occur before, after deleting the contents it freed up several 100s of MB to GB of memory.
It's possible it could be this.
daniel4653 said:
Do you have any nandroid backups with either philz,cwm, or twrp recovery? If so those are about 3-5gbs each.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
Hm I just went through the CWM folder and deleted some old backups supposedly but those were only like 9mb big... The mysteries keep mounting!
And catfood I tried looking through the files with file explorer but I couldn't find a lost or a variation of it.
Thanks for the replies though every little bit helps!
pinoysw1mmer said:
Hm I just went through the CWM folder and deleted some old backups supposedly but those were only like 9mb big... The mysteries keep mounting!
And catfood I tried looking through the files with file explorer but I couldn't find a lost or a variation of it.
Thanks for the replies though every little bit helps!
Click to expand...
Click to collapse
Do you have any cloud apps like Google Drive or something of the like? Try checking sync options, or the programs settings, something might be downloading data to cache offline.
Backup your data!
Install philz_touch_6.19.6-jflte recovery
then go to Mount and Storage Menu
do a format for{ system, cache, date and(( /data and /data/media ( /sdcard)))
jam97 said:
Backup your data!
Install philz_touch_6.19.6-jflte recovery
then go to Mount and Storage Menu
do a format for{ system, cache, date and(( /data and /data/media ( /sdcard)))
Click to expand...
Click to collapse
Do I have to install that one or can I just use CWM?
And catfood I will check my cloud settings.
pinoysw1mmer said:
Do I have to install that one or can I just use CWM?
And catfood I will check my cloud settings.
Click to expand...
Click to collapse
I don't know but I used that recovery and it works for me.