Related
This seems to be the best solution if you just want to stock mounting in cm7, I don't know if build.prop changes with every new nightly so you'll probably have to edit it after every flash.
Stikkontakt said:
SOLUTION:
1: Create a folder in your internal SD Card (in my case "ExternalSD")
2: Edit vold.fstab:
Code:
dev_mount emmc /mnt/sdcard/ExternalSD auto /devices/platform/tegra-sdhci.2/mmc_host/mmc1
dev_mount sdcard /mnt/sdcard 9 /devices/platform/tegra-sdhci.3/mmc_host/mmc2
3: Edit /system/build.prop
Code:
# Mount the internal SD card, too
ro.additionalmounts=/mnt/sdcard/ExternalSD
your external sd card is now mounted inside internal sd card. If you go to settings/storage, it will come up as unavailable, but the external content is inside your selected folder
Click to expand...
Click to collapse
nomedor said:
After that you can mount external sd as a folder of internal by using this command in terminal emulator:
Code:
mount /mnt/emmc /mnt/sdcard/_ExternalSD
The problem is that it can't survive boot and you have to write this command by hand every time. I tried to make it run on boot by adding the command in \system\etc\init.d folder as a text file but it didn't work, although it should.
Any help is welcome
Click to expand...
Click to collapse
That's why it didn't works!
Thanks for bring it up! I hope someone will help you becouse the way stock roms mount sd card is way better!
pushing it up, since this here is an interesting topic. It does indeed make more sense to mount sdcards like the stock roms mount it...
Hopefully someone can figure this out.
Also i noticed that if you do not mount emmc/_ExternalSD it gets recognised by the pc and otherwise not. This could be coincidence since i'm struggling hard with mounting my sdcards to my mac...
Unfortunately you are right, after this trick pc can only see the external sd card!
Maybe this isn't the right way to do it or somehow it needs to automatically unmount before you connect the phone on pc and then on disconnect remount it again.
Sadly my knowledge is limited, but I think that a real developer can do it in a heartbeat.
I'm not a real developer, but I remember that the modified fstab has to be put inside the kernel ramdisk.
I have found these two perl scripts somewhere on the net. They can be used to extract and repack the boot image. Could be possible that the base address has to be modified to work on the O2x, haven't tried it myself yet.
Zip including the scripts are here:
h t t p ://tuxfighter.de/Share/Scripts/
___
Sent from my Optimus 2X using Tapatalk
This is easy peasy lemon squeezy . For me at least since ex-dev.
Instructions:
Get root explorer (cba giving adb commands on my phone)
Mount r/w
Go to etc/vold.fstab
Mount r/w again
Long press the file and click open in text editor
Now at the bottom swap the mounts. Sdcard to /mnt/emmc
And
emmc to /mnt/sdcard
Save and exit.
Delete backup and reboot.
I will post a flashable zip if you want soon.
DONT FORGET TO THANK ME!
EDIT: just read first post properly. It should work on every boot. It is for me on my g2x. Try my easy method
The problem is that I can't find a way to mount external SD in "/sdcard/_externalSD" from vold.fstab where /sdcard is internal memory, just like stock rom.
It should be possible...
nomedor said:
The problem is that I can't find a way to mount external SD in "/sdcard/_externalSD" from vold.fstab where /sdcard is internal memory, just like stock rom.
It should be possible...
Click to expand...
Click to collapse
Have a look at the stock vold then
Sent from my LG-P999 using XDA App
I copied stock vold into CM7 and i got neither internal SD nor external SD then.
ranrick said:
I copied stock vold into CM7 and i got neither internal SD nor external SD then.
Click to expand...
Click to collapse
I've already tried that. I can't understand why people are not interested in this
yeah, there are almost no applications which can use /mnt/emmc. So 1 partition is almost useless at current situation.
Any progress?
Sent from my Optimus 2X using Tapatalk
ranrick said:
yeah, there are almost no applications which can use /mnt/emmc. So 1 partition is almost useless at current situation.
Click to expand...
Click to collapse
Y dont u put all your pics,videos and music in emmc and leave sdcard for application data?
Sent from my LG-P999 using XDA App
webstar1 said:
Y dont u put all your pics,videos and music in emmc and leave sdcard for application data?
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
Because we have to do It for EVERY new photo/Video
Stock's ROM vold.fstab is mounting /sdcard/_externalSD but this is not working on CyanogenMOD, it could be a CM7 "problem" after all!
No update? CM7 way to mount sd sucks IMHO!
katun79 said:
No update? CM7 way to mount sd sucks IMHO!
Click to expand...
Click to collapse
if you want to test it (please do a nand backup before!), than try my kernel and add the -internal flag to it.
Download this
rename to vorkKernel-080611-internal.zip
and flash it.
It is untested, because I don't want this behaivour and I made it because a user requested it. So no gurantee that it will work etc.
Bennee:
From what i see in vold.fstab file in the flashable zip it only swaps paths...
Any luck mounting external sd in "/mnt/sdcard/_externalSD" ?
nomedor said:
Bennee:
From what i see in vold.fstab file in the flashable zip it only swaps paths...
Any luck mounting external sd in "/mnt/sdcard/_externalSD" ?
Click to expand...
Click to collapse
there is a additional mounting script + some permission fixes. Should be called on every boot up (mount /mnt/emmc /mnt/sdcard/_ExternalSD).
Benee said:
there is a additional mounting script + some permission fixes. Should be called on every boot up (mount /mnt/emmc /mnt/sdcard/_ExternalSD).
Click to expand...
Click to collapse
But it doesn't... _ExternalSD is empty with your kernel.
Hi friends need u r small help.Recently I have installed CM 7 in my Optimus 2x and found that my external SD card is working,but i cant see the internal SD card..Still the music are working in media player which are in internal SD,but the internal SD card is not showing.......So can anyone please help me and tell me how I can solve the problem?............................................................Thank you
Saphiroth
For God's sake haven't you read the full description of cm7?
It had been said thousand times that internal card is mounted as /mnt/emmc.
Please dig around and read some documentation before flashing.
saphiroth said:
Hi friends need u r small help.Recently I have installed CM 7 in my Optimus 2x and found that my external SD card is working,but i cant see the internal SD card..Still the music are working in media player which are in internal SD,but the internal SD card is not showing.......So can anyone please help me and tell me how I can solve the problem?............................................................Thank you
Saphiroth
Click to expand...
Click to collapse
Boot up ur phone, remove the SD card (physically, open the back cover and remove it), and reinsert the SD card. Everything should work after that. I notice that this happens only the first time flashing.
saphiroth said:
Hi friends need u r small help.Recently I have installed CM 7 in my Optimus 2x and found that my external SD card is working,but i cant see the internal SD card..Still the music are working in media player which are in internal SD,but the internal SD card is not showing.......So can anyone please help me and tell me how I can solve the problem?............................................................Thank you
Saphiroth
Click to expand...
Click to collapse
Yeah the cm7 rom does it all in a stupid weird way that's why i ditched that rubbish and used a custom stock gingerbread rom, only thing i miss from it is the wiimote compatibility.
eraldo said:
Yeah the cm7 rom does it all in a stupid weird way that's why i ditched that rubbish and used a custom stock gingerbread rom, only thing i miss from it is the wiimote compatibility.
Click to expand...
Click to collapse
Actually, for me, that is the single most important feature of CM7. On stock firmware the internal SD-card was quickly becoming cramped with apps, and the 16GB microSD I bought especially for apps was staying empty(except for a few mp3's and camera storage).
For me, the ideal rom would be non-bloatware stock with CM7 sd mounting. Unfortunately no one could help me with mounting sd cards CM7-style on stock.
eraldo said:
Yeah the cm7 rom does it all in a stupid weird way that's why i ditched that rubbish and used a custom stock gingerbread rom, only thing i miss from it is the wiimote compatibility.
Click to expand...
Click to collapse
nah it's not stupid. default android use the sdcard as primary.
Code:
Vold.fstab:
* Vold.fstab is the file that will mount your sdcard(s) you can define in there where you want to mount the sdcard.
Like LG does /sdcard/_ExternalSD <- weird LG table
Like the most on xda do /sdcard/_InternalSD <- our modified weird LG table
or like CM does /emmc and /sdcard <- stock android
taken from this link
Code:
http://forum.xda-developers.com/showthread.php?t=1263311
antec123 said:
nah it's not stupid. default android use the sdcard as primary.
Code:
Vold.fstab:
* Vold.fstab is the file that will mount your sdcard(s) you can define in there where you want to mount the sdcard.
Like LG does /sdcard/_ExternalSD <- weird LG table
Like the most on xda do /sdcard/_InternalSD <- our modified weird LG table
or like CM does /emmc and /sdcard <- stock android
taken from this link
Code:
http://forum.xda-developers.com/showthread.php?t=1263311
Click to expand...
Click to collapse
Still don't like it i prefer the stock method because that what iv got used too and the lg home force closes on cm.
Sinc i flashed it after i was on a stock based rom all my game data was in the wrong place so i just thought screw this.
Sent from my LG-P990 using XDA Premium App
UPDATE (11/2/12):
To avoid confusion, the text was edited. See the relevant sections below.
-------------------
Hi folks,
A few of you asked me about this, so here you go. The following are CWM installable switcher for internal / external storage mounting location for SU660.
(Credits to wkpark for teaching me about this out and tonyp for the template cwm installer)
SU660 CM7/CM9 Default Mounting:
Internal storage @ /mnt/emmc
External storage @ /mnt/sdcard
Download here: http://www.mediafire.com/?afvechvvaawvwlt
SU660 CM7/CM9 Switched Mounting:
Internal storage @ /mnt/sdcard
External storage @ /mnt/emmc
Download here: http://www.mediafire.com/?zj6cca93ls9dfpu
UPDATE (11/2/12):
To avoid confusion, the text in the following section was edited.
The following patches only works with the UNOFFICIAL CM10 builds. If you are on the official CM10 nightlies, do not use the patches here.
SU660 UNOFFICIAL CM10 (JB) Default Mounting
Internal storage @ /storage/sdcard1 aka "/mnt/emmc"
External storage @ /storage/sdcard0 aka "/mnt/sdcard"
Download here: http://www.mediafire.com/?9grt94ybvv95589
SU660 UNOFFICIAL CM10 (JB) Switched Mounting
Internal storage @ /storage/sdcard0 aka "/mnt/sdcard"
External storage @ /storage/sdcard1 aka "/mnt/emmc"
Download here: http://www.mediafire.com/?84o9q0ol6du9lm0
Feel free to comment and provide feedback. Your "thanks" and/or donations are never required, but are always much appreciated.
Good work @aragorn
good job.
UPDATE (11/2/12):
To avoid confusion, the text in post #1 was edited. Patches here only works with the UNOFFICIAL CM10 builds. If you are on the official CM10 nightlies, do not use the patches here.
sorry for offtopic.
can you make one for cm10 for p990 ?
Hey, can you mount:
Internal storage @ /mnt/sdcard/_ExternalSD aka "/mnt/sdcard"
External storage @ /mnt/sdcard aka "/mnt/emmc"?
Thank you so much
RohanAJoshi said:
sorry for offtopic.
can you make one for cm10 for p990 ?
Click to expand...
Click to collapse
If you mean you'd like one for the unofficial cm10 and not the official nightlies, then P990 version is already made here:
http://forum.xda-developers.com/showthread.php?p=31284282
Sent from my LG-SU660 using xda premium
KingMGT said:
Hey, can you mount:
Internal storage @ /mnt/sdcard/_ExternalSD aka "/mnt/sdcard"
External storage @ /mnt/sdcard aka "/mnt/emmc"?
Thank you so much
Click to expand...
Click to collapse
Duplicate post. See answer here:
http://forum.xda-developers.com/showthread.php?p=33660398
Sent from my LG-SU660 using xda premium
aragorn7 said:
UPDATE (11/2/12):
To avoid confusion, the text in post #1 was edited. Patches here only works with the UNOFFICIAL CM10 builds. If you are on the official CM10 nightlies, do not use the patches here.
Click to expand...
Click to collapse
Hi, I installed CM10 nightly for SU660.
But the phone does not detect 16GB memory, detects 1.4 gb.
My su660 have 16gb memory, how can I solve this problem?, which should I use?
Help me please!
CriDDJ said:
Hi, I installed CM10 nightly for SU660.
But the phone does not detect 16GB memory, detects 1.4 gb.
My su660 have 16gb memory, how can I solve this problem?, which should I use?
Help me please!
Click to expand...
Click to collapse
Looks like you have a duplicate post. Answered your earlier post somewhere else in these forums.
Also, try looking at http://forum.xda-developers.com/showthread.php?t=1971350
hi aragorn7! I managed to flash CM10 (4.2.1) nightly successfully. but problem is, internal storage is nowhere to be found in rom. I can mount it though on CWM, but that is all there is. External storage can be seen in file manager, but some apps cannot access it like jb camera, camera zoom. I'm going nuts here!
if you can give me a heads up on this matter would be highly appreciated. thanks!
djtreo said:
hi aragorn7! I managed to flash CM10 (4.2.1) nightly successfully. but problem is, internal storage is nowhere to be found in rom. I can mount it though on CWM, but that is all there is. External storage can be seen in file manager, but some apps cannot access it like jb camera, camera zoom. I'm going nuts here!
if you can give me a heads up on this matter would be highly appreciated. thanks!
Click to expand...
Click to collapse
4.2.1 is actually CM10.1 and not CM10, for which the zips in this thread are not suitable.
Try to see if you have both /storage/sdcard0 and /storage/sdcard1. Depending on how it is mounted, one of them should be the internal and the other external.
Also, see what your /system/etc/vold.fstab says currently.
wow that was a fast response from you aragorn7!
ok, in root explorer, i only found /storage/sdcard1 and it's the external. can't find any sdcard0 or some sort..
in my /system/etc/vold.fstab says:
dev_mount sdcard /storage/sdcard1 auto /devices/platform/sdhci-tegra.2/mmc_host/mmc1
dev_mount emmc /storage_sdcard 9 /devices/platform/sdhci-tegra.3/mmc_host/mmc0
any idea?
djtreo said:
wow that was a fast response from you aragorn7!
ok, in root explorer, i only found /storage/sdcard1 and it's the external. can't find any sdcard0 or some sort..
in my /system/etc/vold.fstab says:
dev_mount sdcard /storage/sdcard1 auto /devices/platform/sdhci-tegra.2/mmc_host/mmc1
dev_mount emmc /storage_sdcard 9 /devices/platform/sdhci-tegra.3/mmc_host/mmc0
any idea?
Click to expand...
Click to collapse
Try changing the 9 on the second line to 10.
I'm assuming you are on the old bootloader btw.
aragorn7 said:
Try changing the 9 on the second line to 10.
I'm assuming you are on the old bootloader btw.
Click to expand...
Click to collapse
fingers crossed xD . rebooting device now...
*edit*
device rebooted. still can't find internal storage. as of root explorer, I can find three entries under /storage, /sdcard & /sdcard1
now where to go from here? so thankful you're there aragorn7!
Good job brother
Sent from my GT-S5570 using xda app-developers app
djtreo said:
fingers crossed xD . rebooting device now...
*edit*
device rebooted. still can't find internal storage. as of root explorer, I can find three entries under /storage, /sdcard & /sdcard1
now where to go from here? so thankful you're there aragorn7!
Click to expand...
Click to collapse
What's under /storage/sdcard?
aragorn7 said:
What's under /storage/sdcard?
Click to expand...
Click to collapse
both /sdcard & /sdcard0 are empty folders...
djtreo said:
both /sdcard & /sdcard0 are empty folders...
Click to expand...
Click to collapse
Seems like there is some incompatibility with vold.fstab and cm10.1. Although I can't guarantee a solution, I'll try to look into it when I get back to my computer.
aragorn7 said:
Seems like there is some incompatibility with vold.fstab and cm10.1. Although I can't guarantee a solution, I'll try to look into it when I get back to my computer.
Click to expand...
Click to collapse
oh I see. Ok, I'll be expecting your response. Thanks a lot aragorn7!
I know this is an issue, but I'm not sure how to fix it. Basically in ES File Explorer, my sdcard is 9GB full, but in storage it shows 18GB full. Also, in the root storage folder is 0 and legacy in the emulated folder. I gather that 0 is my actual sdcard, but that legacy is the dupe. Can anyone share the fix for this?
Thanks.
Sent from my HTC One using Tapatalk 4 Beta
Finagle69 said:
I know this is an issue, but I'm not sure how to fix it. Basically in ES File Explorer, my sdcard is 9GB full, but in storage it shows 18GB full. Also, in the root storage folder is 0 and legacy in the emulated folder. I gather that 0 is my actual sdcard, but that legacy is the dupe. Can anyone share the fix for this?
Thanks.
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
Navigate to /data/media/ and delete everything in this folder, except the '0' folder
Can't delete files
Matt said:
Navigate to /data/media/ and delete everything in this folder, except the '0' folder
Click to expand...
Click to collapse
I've been living with duplicate folders for a year after upgrading to 4.2.2 but I've never been able to delete them. When I try to delete the unnecessary files in /data/media it takes a long time and just pops up with an "Could not delete 1 file(s).folder(s)!" in Total Commander. Could anyone give me some suggestions?
pete2bec2 said:
I've been living with duplicate folders for a year after upgrading to 4.2.2 but I've never been able to delete them. When I try to delete the unnecessary files in /data/media it takes a long time and just pops up with an "Could not delete 1 file(s).folder(s)!" in Total Commander. Could anyone give me some suggestions?
Click to expand...
Click to collapse
copy your sdcard to PC
reboot to recovery
in twrp wipe / advanced wipe / Internal Storage
this will totally format the sdcard
copy your files from PC to phone .. done
Success!
clsA said:
copy your sdcard to PC
reboot to recovery
in twrp wipe / advanced wipe / Internal Storage
this will totally format the sdcard
copy your files from PC to phone .. done
Click to expand...
Click to collapse
I had 6GB free, backed up about 12GB data (which I haven't restored and might not) and now I have 22GB available with everything working normally, all of my contacts, etc.
pete2bec2 said:
I had 6GB free, backed up about 12GB data (which I haven't restored and might not) and now I have 22GB available with everything working normally, all of my contacts, etc.
Click to expand...
Click to collapse
Yeah that sounds about right
Matt said:
Navigate to /data/media/ and delete everything in this folder, except the '0' folder
Click to expand...
Click to collapse
This fixed my problem!
There were only two other folders within my media dir; 'legacy' and 'obb', and both were empty. After I deleted them everything went back to normal.
Cheers!
Hello,i have installed the ClockWorkMod 6.0.3.1. in my unlocked optimus 4X,and later installed the CM 10.1 stable 10.1.3 ,and i have a big problem with the internal space.
Install the CM correctly with all wipies and clean cache davilk.
The Apps occupy the twice of the space in the internal SD. The asphalt 8 occupy 3gb, fifa 14 2,8gb !!!.
With the "file explorer" i eliminated maual only one archive in the folder "0" or "Legacy", and the files is eliminated in all folders.
Install the CM correctly with all wipies and clean cache davilk.
WillySonicteam said:
Hello,i have installed the ClockWorkMod 6.0.3.1. in my unlocked optimus 4X,and later installed the CM 10.1 stable 10.1.3 ,and i have a big problem with the internal space.
Install the CM correctly with all wipies and clean cache davilk.
The Apps occupy the twice of the space in the internal SD. The asphalt 8 occupy 3gb, fifa 14 2,8gb !!!.
With the "file explorer" i eliminated maual only one archive in the folder "0" or "Legacy", and the files is eliminated in all folders.
Install the CM correctly with all wipies and clean cache davilk.
Click to expand...
Click to collapse
check data/media/android/obb folder. thats the folder where data of asphalt f.e. from 4.1.2 rom is placed. for 4.2.2+ roms it's in data/media/0/android/obb
the legacy is the sd card emulation and the number is the user. 0 is the default user , you. your rom supports add user feature. its simple link (or call it a shortcut) to seperate users. it doesnt install many times everything, all users point to same sd card location.
Here is the distribuition of the folders:
raiz:/storage/emulated/0/-----------here all folders(alarms,android,dcim,etc...)
--------------------------------/legacy/----here all folders(alarms,android,dcim,etc...)
------------------/sdcard0/here all folders(alarms,android,dcim,etc...)
------------------/sdcard1/here my external sd
Now the capacity of the folder:
raiz:/storage/emulated/0/-----------3,37gb 223 archives 103 folders
--------------------------------/legacy/-----3,37gb 223 archives 103 folders
------------------/sdcard0/----0,00kb
------------------/sdcard1/----897mb
In my phone i go to /settings/storage/
Now go into storage and no color bar reaches half. When I give to update bar turns gray over three quarters, and down again to where it was before.
Espace total 12,26gb
Avaiable 1,93gb
Aplications 3,73gb
Images 140kb
Audio 1,25mb
Downloads 2,47mb
Data in cache 55,24mb
Varios 166mb
any solution???
WillySonicteam said:
any solution???
Click to expand...
Click to collapse
what ? really ? still worrying about the profiles ? do a clean install and first thing to do , check with a root explorer the folders. you will see that 0 and legacy are shortcuts. internal sdcard is mounted in mnt, in there you will see the real folder tree.
then there is the emulation of the profiles. if u create a second profile , then a shortcut will be created for example : "storage/emulated/1/" which leads to the mounted sdcard in mnt. all profiles lead there. even if there were 10 users , the sdcard folder would be the same. its not extra storage. those are ONLY links. maybe for example "0" is the operator, you. the permissions would be read , write, execute. if there was for example your little sister she would maybe be "1". the permissions to that shortcut if u want, they could be only read. this means she cant delete anything.
kessaras said:
what ? really ? still worrying about the profiles ? do a clean install and first thing to do , check with a root explorer the folders. you will see that 0 and legacy are shortcuts. internal sdcard is mounted in mnt, in there you will see the real folder tree.
then there is the emulation of the profiles. if u create a second profile , then a shortcut will be created for example : "storage/emulated/1/" which leads to the mounted sdcard in mnt. all profiles lead there. even if there were 10 users , the sdcard folder would be the same. its not extra storage. those are ONLY links. maybe for example "0" is the operator, you. the permissions would be read , write, execute. if there was for example your little sister she would maybe be "1". the permissions to that shortcut if u want, they could be only read. this means she cant delete anything.
Click to expand...
Click to collapse
yes, I understand... but my question is because the games have the twice of the capacity, and no have created another user.
it`s weird
WillySonicteam said:
yes, I understand... but my question is because the games have the twice of the capacity, and no have created another user.
Click to expand...
Click to collapse
hey willy... no one can help us. i have your same problem with an aosp roms. when i flash the rom all my memory stuff is hide, and i can`t understand. i go back to official and all my stuff appear again... like magic... explain to me that please... sorry for my poor english... we will appreciate your helps...
read my post in this same thread, its explained in there. pre-4.2.2, mounting point for sdcard was data/media/, 4.2.2 and up its data/media/0. so if you had stock rom, your stuff will be in data/media/Android for example, then when you upgraded to custom 4.2.2, that data stayed there, while new one is created in data/media/Android/0.
just noticed it too. he is not completely wrong. in data/media/ alright there are 3 folders.
(1) 0 , (2) legacy , (3) obb.
in there, legacy is empty and 0 is our sdcard. so sdcard is mounted to 0.
if we go to mnt the sdcard is mounted in legacy.
if we go to storage we see 3 folders.
(1)emulated , (2) sdcard0 , (3) sdcard1. we forget sdcard1 for now, since its the external card.
watch 1 and 2. sdcard0 and is mounted in legacy.
lets go now inside emulated.
We see 2 folders,
(1) 0 , (2) legacy.
They both contain same files and both point to 0.
what is that now ? sdcard has two different mount points which in the end lead at the same folder. the system cant read correctly the remaining free space, its adding the two mount points so we have less free space which is wrong. but below we see the true values.
example for me now:
free space 11,36gb
apps 291 mb
pictures,videos 26,14 mb
download 8 kb
cache 40,18 mb
more various things 422 mb.
(also considering 400mb swap which cant be seen anywhere)
so i have : 291+26,14+0,08+40,18+422+400=1176,4
oke lets keep it. 1176,4 mb.
the internal cant be exactly 16 gb of course. lets say i have 15,4 gb
why the system sais i have 11,36 gb free space ?
So even if our real free space is 13 gb whats the meaning if the system only see 11 gb free space ?
In my case i dont play games so i have enough storage to "play" around.
But in the case of a hardcore gamer isnt that a problem ?
( for internal space always. hardcore gamers of course usually use external space )
EDIT:
those values are on cm10.2. ( jellybean 4,3 )
so the problem is not only in 4.2.2 the title sais, but on every cm rom.
I have this problem in a CM rom,in stock rom have more space.
all files 3,758 gb,and only have 2'15gb free,to 12,26gb...
WillySonicteam said:
I have this problem in a CM rom,in stock rom have more space.
all files 3,758 gb,and only have 2'15gb free,to 12,26gb...
Click to expand...
Click to collapse
Did you actually read any of the answers you were previously given?
SimonTS said:
Did you actually read any of the answers you were previously given?
Click to expand...
Click to collapse
yes...and find any solution.
In a Nexus 4 i compared the storages,and the nexus 4 no have this problem, Example: one app 1,3 gb is 1,3 gb no 2,6gb.
Post a pic of your space in your phone...
WillySonicteam said:
yes...and find any solution.
In a Nexus 4 i compared the storages,and the nexus 4 no have this problem, Example: one app 1,3 gb is 1,3 gb no 2,6gb.
Post a pic of your space in your phone...
Click to expand...
Click to collapse
SimonTS said:
Click to expand...
Click to collapse
You no have this problem...
Compared with a nexus 5 i have same files in my phone but the internal space is the double.
WillySonicteam said:
You no have this problem...
Compared with a nexus 5 i have same files in my phone but the internal space is the double.
Click to expand...
Click to collapse
Because I did a totally clean install when I flashed my ROM - as you should do.
SimonTS said:
Because I did a totally clean install when I flashed my ROM - as you should do.
Click to expand...
Click to collapse
OK.The comparsion is in a Nexus 4 4.3 jelly bean,sorry.
WillySonicteam said:
OK.The comparsion is in a Nexus 4 4.3 jelly bean,sorry.
Click to expand...
Click to collapse
Mine is running on SlimBean, which is a v4.3.1 ROM
SimonTS said:
Mine is running on SlimBean, which is a v4.3.1 ROM
Click to expand...
Click to collapse
OK.
Intalled last cm 10.2 and rollback to cm 10.1 stable,all wipies,data,cache and davilk,same problem...
see the capacity!!is impossible this numbers.
WillySonicteam said:
OK.
Intalled last cm 10.2 and rollback to cm 10.1 stable,all wipies,data,cache and davilk,same problem...
see the capacity!!is impossible this numbers.
Click to expand...
Click to collapse
you did not format internal sd card!!! i already wrote in this topic what the cause of yoru problem is. format itnernal sd card, install roms from external, and it will all work. you WILL loose everything on internal card, including music/pictures/etc!