Xperia U - No usb storage available after root - Android Q&A, Help & Troubleshooting

Hi all !
I've got a massive problem with my xperia y which I unlocked bootloader & root using transcendance kernel : http://forum.xda-developers.com/showpost.php?p=43516134&postcount=271
After rooted the mobile, wanted to install CM9 using CWM but after wipe data, I forgot to copy in sdcard my new rom & the gapps...arf !
So, I turned off the mobile to connect it to my computer using usb cable and it's not working !
When I turn on the mobile, I can see the freexperia icon, and it's starting almost well (apn is not working, my SIM card is not recognized...etc) so I have to fix it !
The mobile is recognized (can hear windows sound when I plug it) I've got the adb interface in my system settings. But i can't have access to the sdcard like before, it's not appeared in my computer window...
How can I fix it ?
Regards

freud44 said:
Hi all !
I've got a massive problem with my xperia y which I unlocked bootloader & root using transcendance kernel : http://forum.xda-developers.com/showpost.php?p=43516134&postcount=271
After rooted the mobile, wanted to install CM9 using CWM but after wipe data, I forgot to copy in sdcard my new rom & the gapps...arf !
So, I turned off the mobile to connect it to my computer using usb cable and it's not working !
When I turn on the mobile, I can see the freexperia icon, and it's starting almost well (apn is not working, my SIM card is not recognized...etc) so I have to fix it !
The mobile is recognized (can hear windows sound when I plug it) I've got the adb interface in my system settings. But i can't have access to the sdcard like before, it's not appeared in my computer window...
How can I fix it ?
Regards
Click to expand...
Click to collapse
Since are about to flash new rom anyways, you dont need to worry about your SIM not getting detected and stuff right now.
Code:
adb kill-server
adb devices
Your device should be listed. You already said it, but just in case.
Now see if your card is already mounted:
Code:
adb shell "df"
This command will list mounted partitions. You will get something like
Code:
Filesystem Size Used Free Blksize
/dev 390.6M 64.0K 390.6M 4096
/mnt/asec 390.6M 0.0K 390.6M 4096
/mnt/obb 390.6M 0.0K 390.6M 4096
/system 1.1G 739.0M 444.1M 4096
/data 1.5G 642.1M 962.9M 4096
/cache 252.1M 4.3M 247.7M 4096
/persist 15.7M 4.0M 11.6M 4096
/ftmd 7.9M 4.0M 3.8M 4096
/lta-label 15.7M 4.2M 11.5M 4096
/ftma 63.0M 4.0M 58.9M 4096
/firmware 63.9M 39.5M 24.4M 16384
/storage/sdcard1 29.6G 1.1G 28.5G 4096
/storage/sdcard0 4.0G 831.5M 3.2G 32768
/mnt/secure/asec: Permission denied
/mnt/asec/com.quoord.tapatalkxda.activity-1 5.0M 3.1M 1.8M 4096
/mnt/asec/com.kiloo.subwaysurf-1 27.0M 25.8M 1.2M 4096
If it doesnt, try
Code:
adb shell "cat /proc/mounts"
If your card is not mounted ( very less likely ) you will have to get your hands dirty with more commands. But I hope tats not the case.
Find where is your SD card is mounted. Usually its like /storage/sdcard1
Now that you know where your card is, simply push your zip file with adb
Code:
adb push file.zip /storage/sdcard1/
If you are on windows, use adb.exe.
Now you can boot into recovery and do whatever you want

Only one thing to say....thank you !
It worked fine !
I fixed my mobile and install cyanogenmod 9 on it.

Related

Prime is saying I have insufficient storage and won't let me install anything.

Hey guys I feel ridiculous asking this question because I feel like it's something I should be able to figure out myself with some searching, but after all my efforts of trying to figure it out, I'm still stuck. ;P
I cannot install any more applications on my tablet, it's saying insufficient storage. Whether trying to push the install using "adb install" or uploading the .apk to like say /sdcard/ and try installing it from the device, both methods come back with insufficient storage.
The exact error is: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
I currently do _not_ have an external storage drive in.
But this is where I get a little bit confused, if I have all this free space, why would it be complaining about space?
---
[email protected]:/ # df
Filesystem Size Used Free Blksize
/dev 491M 48K 491M 4096
/mnt/asec 491M 0K 491M 4096
/mnt/obb 491M 0K 491M 4096
/system 503M 241M 262M 4096
/data 27G 3G 24G 4096
/cache 421M 58M 362M 4096
/mnt/sdcard 27G 3G 24G 4096
[email protected]:/ #
---
Thanks guys, I'm sure it's something ridiculous. :silly:
mmerlina said:
Hey guys I feel ridiculous asking this question because I feel like it's something I should be able to figure out myself with some searching, but after all my efforts of trying to figure it out, I'm still stuck. ;P
I cannot install any more applications on my tablet, it's saying insufficient storage. Whether trying to push the install using "adb install" or uploading the .apk to like say /sdcard/ and try installing it from the device, both methods come back with insufficient storage.
The exact error is: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
I currently do _not_ have an external storage drive in.
But this is where I get a little bit confused, if I have all this free space, why would it be complaining about space?
---
[email protected]:/ # df
Filesystem Size Used Free Blksize
/dev 491M 48K 491M 4096
/mnt/asec 491M 0K 491M 4096
/mnt/obb 491M 0K 491M 4096
/system 503M 241M 262M 4096
/data 27G 3G 24G 4096
/cache 421M 58M 362M 4096
/mnt/sdcard 27G 3G 24G 4096
[email protected]:/ #
---
Thanks guys, I'm sure it's something ridiculous. :silly:
Click to expand...
Click to collapse
How many apps do you have installed? im not sure if this is the case on the TFP but on my Galaxy s1 when ever i ran into this problem it meant the /datadata or /data/data partion was full.
if you uninstall some large applications does it allow you to install others?
Are you unlocked? if so try wiping your cache partition through CWM or TWRP
if you can install other apps this way root your device and install sd maid and clear your /cache partition
hopefully this helps
I have about 33 apps installed, that's counting maps and gmail and such. Even on the apps screen it says "Internal storage 3.2G used 24GB free".
I noticed that it doesn't have a problem updating apps. For instance it just downloaded the 6mb updated app for facebook and updated it without a problem. It only seems new installations are a problem.
Yes I am unlocked and rooted. I wiped the cache via TWRP but it did not solve the problem either.
I uninstalled a few things and got sdmaid installed, I used it to clean stuff up but it's still giving me insufficient storage errors for new installs that are a little larger, such as titanium backup.
I'm so confused here.
of those 33 apps are any sideloaded and require root?
Yes but looking through them quickly I'd probably guess only 1 or 2. I did not realize the system actually cared how an app was installed.. what effect does sideloading apps have?
Guessing that app is luckypatcher?
http://www.transformerforums.com/forum/transformer-pad-300-help/24847-solved-installing-apps-2.html
found this through a google search
Dont cheat devs on there hard work if that is one of the apps you got
Actually no I've never had lucky patcher installed on the tablet. The apps that I use that have updated "pro" versions I do pay for.. there are only a handful maybe. Rom Manager, TexTab, and mSecure from what I'm looking at.
I don't cheat on the devs, I can screenshot my gogole play "my apps" section if you like.
Good!, i was hoping that wasnt the case, but yeah go ahead im thinking this is a confliction with an APP causing this somehow

Storage Mountpoints.....

So, I've been playing and looking at the filestructure/mountpoints. As we know, the 'internal' memory available for apps is only 2Gb.
To me, it looks like this 2Gb is shared with the /data directory.
Code:
1|[email protected]:/mnt # df
df
Filesystem Size Used Free Blksize
/dev 383.57M 52.00K 383.52M 4096
/mnt/asec 383.57M 0.00K 383.57M 4096
/mnt/obb 383.57M 0.00K 383.57M 4096
/system 984.27M 678.05M 306.22M 4096
/data 1.80G 1.10G 718.43M 4096
/cache 738.20M 12.57M 725.64M 4096
/dvp 4.84M 1.04M 3.80M 1024
/persist 7.26M 1.17M 6.09M 1024
/mpt 15.48M 11.28M 4.21M 4096
/mnt/sdcard 1.80G 1.10G 718.43M 4096
Now, the external SD gets mounted to /mnt/sdcard/external_sd. I'm dabbling and learning here - but what would be the best way to mount the partitions to maximize the use of the external SD card?
John.
Exchange sdcard and extsdcard
Sent from my LG-P765 using xda premium
What are the odds that this will enable app2sd on android 4.0.4? even if they are low, what should I alter in /etc/rc.d to make sure that the sd card is mounted quickly during the boot process? and finally, precisely how might one go about altering the fstab mounts properly? i could probably fumble through it but im not sure what's different about a phone's boot process as opposed to a normal linux box.
so it looks like /mnt/sdcard is mounted from /dev/fuse (filesystem in userspace)
/dev/block/platform/omap/omap_hsmmc.1/by-name/userdata is mounted as /data
/dev/block/vold/179:61 is mounted as /mnt/sdcard/external_sd
/etc/vold.fstab has mount data for external_sd:
dev_mount extsdcard /mnt/sdcard/external_sd auto /devices/platform/omap/omap_hsmmc.0/mmc_host
it still isnt obvious to me how /data and /mnt/sdcard are linked, though they are. /data seems to be using a block device and /mnt/sdcard is using the fuse filesystem. if there is a way to unlink the two we may be able to alter the mount point for the sdcard. does anyone know how this mounting works with a 4.0.4 device that DOES have the sd card mounted correctly?
let me know if im derailing the original point of the thread and ill make a new one
edit:
this forum page seems to have some of the droids im looking for.
http://forum.xda-developers.com/showthread.php?t=1786014 (the thread)
http://forum.xda-developers.com/showpost.php?p=29413682&postcount=53 (for cm9)
http://forum.xda-developers.com/showpost.php?p=29901478&postcount=70 (for stock ics)
this is for the galaxy tab 2, but is written for ics and will probably work for other ics devices with a little modification

SDCard was obviously completely deleted (As well as emulated sdcard on internal)

Hi there,
yesteday I wanted to update the build of my CM12 nightly by Archi. Since I was somewhat low on free space I decided to cleanup some old files before and did so. After that I copied the newest nightly to my phones sdcard and rebooted into recovery mode.
When trying to install the zip file I didnt see any files or folders on the sdcard. There only was a "Android" and "LOST.DIR" folder. Booting back into android (without installing or doing anything further) i noticed ALL of my sdcard data was simply gone. The external as well as the internal, everything is just deleted. No "SDCard Error" or something, it looks loke the ROM just decided to format it and use the then empty sdcard(s) again. How is such a thing even possible?!
I have recovered at least parts of the original content by using testdisk on my laptop, but still I really want to know how such a "desaster" can happen and ideally how to prevent it from happening again.
$ df
/mnt/shell/emulated 11.4G 7.3G 4.1G 4096
/storage/emulated 417.4M 0.0K 417.4M 4096
/mnt/media_rw/sdcard1 29.3G 864.0K 29.3G 32768
/mnt/secure/asec 29.3G 864.0K 29.3G 32768
/storage/sdcard1 29.3G 864.0K 29.3G 32768
/storage/emulated/0 11.4G 7.3G 4.1G 4096
/storage/emulated/0/Android/obb 11.4G 7.3G 4.1G 4096
/storage/emulated/legacy 11.4G 7.3G 4.1G 4096
/storage/emulated/legacy/Android/obb 11.4G 7.3G 4.1G 4096
Before the sdcard was like 25G of the 29.3G used...
Your internal card still has data present but your external has clearly been formatted.
Either the card is faulty or something happened after you copied the .zip across, premature ejection?

Not much internal storage left after flashing a ROM.

Hello,
I own a LG P880 16GB and decided to flash it with a custom ROM. The stock version was JB 4.1.2 for Europe. I've tried AOSP Lollipop 5.1.1 and later Euphoria-OS 1.1. I use custom recovery called ClockworkMod Recovery. I've also installed gapps from Nano Modular Package.
Before the flashing I wiped all data and caches in recovery. I've also explicitly wiped /system and /data.
And here is the question. Why a 200MB ROM takes up about 9GB on /data partition? My storage manager says that I only have 3.5GB space available. It used to be a lot more (around 12GB).
Here is a screenshot of my storage manager: http://i.imgur.com/IPaz9W2.png
I suspect that it could be my old files from previous android installations but how did they survive the wiping? I can't access the files from my JB installation (though it seems they take up the space) but I can access some music and photos from AOSP even though I have Euphoria-OS now.
My second guess is that the Lolipop reserves some space for builtin apps but since I use a custom ROM they are not installed.
Thank you
michlord1 said:
Hello,
I own a LG P880 16GB and decided to flash it with a custom ROM. The stock version was JB 4.1.2 for Europe. I've tried AOSP Lollipop 5.1.1 and later Euphoria-OS 1.1. I use custom recovery called ClockworkMod Recovery. I've also installed gapps from Nano Modular Package.
Before the flashing I wiped all data and caches in recovery. I've also explicitly wiped /system and /data.
And here is the question. Why a 200MB ROM takes up about 9GB on /data partition? My storage manager says that I only have 3.5GB space available. It used to be a lot more (around 12GB).
Here is a screenshot of my storage manager: http://i.imgur.com/IPaz9W2.png
I suspect that it could be my old files from previous android installations but how did they survive the wiping? I can't access the files from my JB installation (though it seems they take up the space) but I can access some music and photos from AOSP even though I have Euphoria-OS now.
My second guess is that the Lolipop reserves some space for builtin apps but since I use a custom ROM they are not installed.
Thank you
Click to expand...
Click to collapse
That is because of ART runtime
On KK and lower you had dalvik runtime which make small dalvik cache per app, for about few mb or less, with ART that will be much more. Mine sugestion is to clean up rom of apps whih you don't use (system apps) and also don't instal anything what you will not use (if possible)
Thats it
Sent from my LG-P705 using Tapatalk
After all it turned out to be what I thought... but still thanks for your time.
I don't know what kind of sorcery happened during the flash but here is what it looks like
Code:
/data
|_ some folder
|_ some folder
|_ /media
|_0 <--- why???
|_ folder from new rom
|_ folder from new rom
...
|_ folder from previous rom
|_ folder from previous rom
...
I found out about it after I've enabled root explorer in es file manager, without it the data folder was empty but occupied about 9GB.
michlord1 said:
After all it turned out to be what I thought... but still thanks for your time.
I don't know what kind of sorcery happened during the flash but here is what it looks like
Code:
/data
|_ some folder
|_ some folder
|_ /media
|_0 <--- why???
|_ folder from new rom
|_ folder from new rom
...
|_ folder from previous rom
|_ folder from previous rom
...
I found out about it after I've enabled root explorer in es file manager, without it the data folder was empty but occupied about 9GB.
Click to expand...
Click to collapse
Can you please make a screenshot, I want to see this...
Sent from my LG-P705 using Tapatalk
It isn't so easy to take a screenshot of this but take a look at the results of these commands:
df
Code:
Filesystem Size Used Free Blksize
/dev 493.8M 36.0K 493.8M 4096
/sys/fs/cgroup 493.8M 12.0K 493.8M 4096
/mnt/asec 493.8M 0.0K 493.8M 4096
/mnt/obb 493.8M 0.0K 493.8M 4096
/system 1.5G 560.7M 953.6M 4096
/data 12.3G 9.3G 3.0G 4096
/cache 378.2M 6.5M 371.7M 4096
/cal 15.8M 4.1M 11.7M 4096
/persist-lg 15.8M 4.0M 11.7M 4096
/mpt 15.8M 11.5M 4.3M 4096
/mnt/shell/emulated: Permission denied
/storage/emulated 493.8M 0.0K 493.8M 4096
/mnt/media_rw/sdcard1 3.7G 974.9M 2.7G 32768
/mnt/secure/asec: Permission denied
/storage/sdcard1 3.7G 974.9M 2.7G 32768 <----------------------------- sd card
/storage/emulated/0 12.3G 9.3G 3.0G 4096 <---------------------------- this can be accessed either by /sdcard/ or by /emulated/0/
/storage/emulated/legacy 12.3G 9.3G 3.0G 4096
find /data/ -type d -print (I've shortened the results and removed personal info)
folders under /media/0/ didn't even get listed (but the contents of this folder are just the usual stuff like Download, Music, Pictures, DCIM....)
Code:
/data/
/data/dontpanic
/data/misc
/data/misc/adb
/data/misc/audit
/data/misc/bluedroid
/data/misc/bluetooth
/data/misc/keystore
/data/misc/keystore/user_0
/data/misc/keychain
/data/misc/net
/data/misc/radio
/data/misc/sms
/data/misc/zoneinfo
/data/misc/vpn
/data/misc/shared_relro
/data/misc/systemkeys
/data/misc/wifi
/data/misc/wifi/sockets
/data/misc/wifi/wpa_supplicant
/data/misc/ethernet
/data/misc/dhcp
/data/misc/user
/data/misc/user/0
/data/misc/media
/data/local
/data/local/tmp
/data/data
/data/data/cyanogenmod.platform
/data/data/org.cyanogenmod.audiofx
/data/data/org.cyanogenmod.audiofx/cache
/data/data/org.cyanogenmod.audiofx/shared_prefs
/data/data/com.android.backupconfirm
/data/data/com.android.providers.calendar
/data/data/com.android.providers.calendar/cache
/data/data/com.android.providers.calendar/shared_prefs
/data/data/com.android.providers.calendar/databases
/data/data/com.android.contacts
/data/data/com.android.contacts/cache
/data/data/com.android.contacts/shared_prefs
...
/data/data/com.android.mms.service
/data/data/com.android.vending
/data/data/com.android.vending/cache
/data/data/com.android.vending/cache/main
/data/data/com.android.vending/cache/images
/data/data/com.android.vending/cache/logs
/data/data/com.android.vending/shared_prefs
/data/data/com.android.vending/app_sslcache
/data/data/com.android.vending/databases
/data/data/com.android.vending/app_RestoreTracker
/data/data/com.android.vending/app_widgets
/data/data/com.android.proxyhandler
/data/data/com.android.settings
/data/data/com.android.settings/cache
...
/data/data/com.google.android.gms/cache/volley
/data/data/com.google.android.gms/safe_browsing
/data/data/com.google.android.gms/databases
/data/data/com.google.android.gms/databases/realtime
/data/data/com.google.android.gms/app_chimera
/data/data/com.google.android.gms/files
/data/data/com.google.android.gms/files/chimera-modules
/data/data/com.google.android.gms/files/AppDataSearch
/data/data/com.google.android.gms/files/AppDataSearch/main
...
/data/data/com.android.browser/app_icons
/data/data/com.android.browser/app_databases
/data/data/com.android.browser/app_geolocation
/data/data/com.android.calculator2
/data/data/com.android.calendar
/data/data/com.android.calendar/cache
/data/data/com.android.calendar/shared_prefs
/data/data/com.android.camera2
/data/data/com.android.camera2/cache
/data/data/com.android.captiveportallogin
/data/data/com.android.certinstaller
/data/data/com.euphoria.wallpapers
/data/data/com.android.deskclock
/data/data/com.android.deskclock/cache
/data/data/com.android.deskclock/shared_prefs
/data/data/com.android.deskclock/databases
/data/data/com.android.development
/data/data/com.android.documentsui
/data/data/com.android.documentsui/cache
/data/data/com.android.documentsui/databases
/data/data/com.android.documentsui/shared_prefs
/data/data/com.android.providers.downloads.ui
/data/data/com.cyanogenmod.eleven
...
/data/data/com.chartcross.gpstest
/data/data/com.chartcross.gpstest/cache
/data/data/com.chartcross.gpstest/shared_prefs
/data/data/com.chartcross.gpstest/app_webview
/data/data/com.chartcross.gpstest/app_webview/paks
/data/data/com.chartcross.gpstest/app_webview/Cache
/data/data/com.chartcross.gpstest/app_webview/Cache/index-dir
/data/data/com.chartcross.gpstest/app_webview/Application Cache
/data/data/com.chartcross.gpstest/app_webview/Application Cache/Cache
/data/data/com.chartcross.gpstest/app_webview/Application Cache/Cache/index-dir
/data/data/com.chartcross.gpstest/app_webview/databases
/data/data/com.chartcross.gpstest/app_webview/Local Storage
/data/data/com.chartcross.gpstest/files
/data/data/com.sand.airdroid
/data/data/com.sand.airdroid/cache
/data/data/com.sand.airdroid/cache/aquery
/data/data/com.sand.airdroid/files
/data/data/com.sand.airdroid/files/AFRequestCache
/data/data/com.sand.airdroid/databases
/data/data/com.sand.airdroid/shared_prefs
/data/data/com.estrongs.android.pop
/data/data/com.estrongs.android.pop/cache
/data/data/com.estrongs.android.pop/files
/data/data/com.estrongs.android.pop/shared_prefs
/data/data/com.estrongs.android.pop/app_webview
/data/data/com.estrongs.android.pop/app_webview/paks
/data/data/com.estrongs.android.pop/app_webview/Cache
/data/data/com.estrongs.android.pop/app_webview/Cache/index-dir
/data/data/com.estrongs.android.pop/app_webview/Local Storage
/data/data/com.estrongs.android.pop/app_icons
/data/data/com.sonyericsson.music.googlelyricsplugin
/data/data/com.sonyericsson.androidapp.googlemusicextension
/data/data/com.sonymobile.headphoneselection
/data/data/com.sonyericsson.metadatacleanup
/data/data/com.sonyericsson.metadatacleanup/cache
/data/data/com.sonyericsson.metadatacleanup/shared_prefs
/data/data/com.sonyericsson.metadatacleanup/databases
/data/data/com.sonyericsson.music
/data/data/com.sonyericsson.music/cache
/data/data/com.sonyericsson.music/databases
/data/data/com.sonyericsson.music/files
/data/data/com.sonyericsson.music/files/.Fabric
/data/data/com.sonyericsson.music/files/.Fabric/com.crashlytics.sdk.android:crashlytics
/data/data/com.sonyericsson.music/files/.Fabric/io.fabric.sdk.android:fabric
/data/data/com.sonyericsson.music/files/.Fabric/com.crashlytics.sdk.android:answers
/data/data/com.sonyericsson.music/files/.Fabric/com.crashlytics.sdk.android:answers/session_analytics_to_send
/data/data/com.sonyericsson.music/app_google_tagmanager
/data/data/com.sonyericsson.music/shared_prefs
/data/data/com.sonyericsson.musicvisualizer
/data/data/com.sonyericsson.soundenhancement
/data/data/com.sonyericsson.music.wikipediaplugin
/data/data/com.sonyericsson.music.youtubekaraokeplugin
/data/data/com.sonyericsson.music.youtubeplugin
/data/data/com.andrewshu.android.reddit
/data/data/com.andrewshu.android.reddit/cache
/data/data/com.andrewshu.android.reddit/databases
/data/data/com.andrewshu.android.reddit/app_webview
/data/data/com.andrewshu.android.reddit/app_webview/paks
...
/data/property
/data/dalvik-cache
/data/dalvik-cache/profiles
/data/dalvik-cache/arm
/data/resource-cache
/data/lost+found
/data/drm
/data/media
/data/media/Download
/data/media/Download/Adobe Acrobat
/data/media/Download/QuickTransfer
/data/media/Books
/data/media/Podcasts
/data/media/Ringtones
/data/media/Alarms
/data/media/Notifications
/data/media/Pictures
/data/media/Pictures/Screenshots
/data/media/Pictures/Messenger
/data/media/.cr3
/data/media/.cr3/cache
/data/media/DCIM
/data/media/DCIM/.thumbnails
/data/media/DCIM/Facebook
/data/media/DCIM/Camera
/data/media/DCIM/100LGDSC
/data/media/DCIM/browser-images
/data/media/Android
/data/media/Android/data
/data/media/Android/data/com.android.gallery3d
/data/media/Android/data/com.android.gallery3d/cache
/data/media/Android/data/com.android.providers.media
/data/media/Android/data/com.android.providers.media/albumthumbs
/data/media/Android/data/com.google.android.youtube
/data/media/Android/data/com.google.android.youtube/files
/data/media/Android/data/com.google.android.youtube/files/offline
/data/media/Android/data/com.google.android.youtube/cache
/data/media/Android/data/com.google.android.youtube/cache/exo
/data/media/Android/data/com.android.browser
/data/media/Android/data/com.android.browser/files
/data/media/Android/data/com.lge.smartshare
/data/media/Android/data/com.lge.smartshare/files
/data/media/Android/data/com.lge.smartshare/files/_remote
/data/media/Android/data/com.lge.smartshare/files/player
/data/media/Android/data/com.lge.smartshare/files/icon
/data/media/Android/data/com.google.android.apps.maps
/data/media/Android/data/com.google.android.apps.maps/testdata
...
/data/media/Bluetooth
/data/media/log
/data/media/log/web
/data/media/log/web/css
/data/media/log/web/img
/data/media/log/web/js
/data/media/log/web/lib
/data/media/log/web/lib/collapse
/data/media/log/web/lib/jquery
/data/media/log/web/lib/jquery/css
/data/media/log/web/lib/jquery/css/images
/data/media/log/web/lib/jquery/js
/data/media/media
/data/media/media/audio
/data/media/media/audio/notifications
...
/data/media/.clipboard
/data/media/.appboxcache
/data/media/.dwnld
/data/media/storage
/data/media/storage/sdcard0
/data/media/storage/sdcard0/Android
/data/media/storage/sdcard0/Android/data
/data/media/storage/sdcard0/Android/data/com.sand.airdroid
/data/media/storage/sdcard0/Android/data/com.sand.airdroid/files
/data/media/storage/sdcard0/Android/data/com.sand.airdroid/files/cache
/data/media/data
.....
/data/media/data-app
/data/media/clockworkmod
/data/media/clockworkmod/download
/data/media/clockworkmod/download/download2.clockworkmod.com/data/media/clockworkmod/download/download2.clockworkmod.com/recoveries
/data/media/deviantART
/data/media/airdroid
/data/media/airdroid/app
/data/media/airdroid/app/download
/data/media/airdroid/images
/data/media/airdroid/lang
/data/media/airdroid/cache
/data/media/airdroid/config
/data/media/airdroid/upload
/data/media/airdroid/ScreenRecord
/data/media/Video
/data/media/My Documents
/data/media/.thinkfree
...
michlord1 said:
It isn't so easy to take a screenshot of this but take a look at the results of these commands:
df
Code:
Filesystem Size Used Free Blksize
/dev 493.8M 36.0K 493.8M 4096
/sys/fs/cgroup 493.8M 12.0K 493.8M 4096
/mnt/asec 493.8M 0.0K 493.8M 4096
/mnt/obb 493.8M 0.0K 493.8M 4096
/system 1.5G 560.7M 953.6M 4096
/data 12.3G 9.3G 3.0G 4096
/cache 378.2M 6.5M 371.7M 4096
/cal 15.8M 4.1M 11.7M 4096
/persist-lg 15.8M 4.0M 11.7M 4096
/mpt 15.8M 11.5M 4.3M 4096
/mnt/shell/emulated: Permission denied
/storage/emulated 493.8M 0.0K 493.8M 4096
/mnt/media_rw/sdcard1 3.7G 974.9M 2.7G 32768
/mnt/secure/asec: Permission denied
/storage/sdcard1 3.7G 974.9M 2.7G 32768 <----------------------------- sd card
/storage/emulated/0 12.3G 9.3G 3.0G 4096 <---------------------------- this can be accessed either by /sdcard/ or by /emulated/0/
/storage/emulated/legacy 12.3G 9.3G 3.0G 4096
find /data/ -type d -print (I've shortened the results and removed personal info)
folders under /media/0/ didn't even get listed (but the contents of this folder are just the usual stuff like Download, Music, Pictures, DCIM....)
Code:
/data/
/data/dontpanic
/data/misc
/data/misc/adb
/data/misc/audit
/data/misc/bluedroid
/data/misc/bluetooth
/data/misc/keystore
/data/misc/keystore/user_0
/data/misc/keychain
/data/misc/net
/data/misc/radio
/data/misc/sms
/data/misc/zoneinfo
/data/misc/vpn
/data/misc/shared_relro
/data/misc/systemkeys
/data/misc/wifi
/data/misc/wifi/sockets
/data/misc/wifi/wpa_supplicant
/data/misc/ethernet
/data/misc/dhcp
/data/misc/user
/data/misc/user/0
/data/misc/media
/data/local
/data/local/tmp
/data/data
/data/data/cyanogenmod.platform
/data/data/org.cyanogenmod.audiofx
/data/data/org.cyanogenmod.audiofx/cache
/data/data/org.cyanogenmod.audiofx/shared_prefs
/data/data/com.android.backupconfirm
/data/data/com.android.providers.calendar
/data/data/com.android.providers.calendar/cache
/data/data/com.android.providers.calendar/shared_prefs
/data/data/com.android.providers.calendar/databases
/data/data/com.android.contacts
/data/data/com.android.contacts/cache
/data/data/com.android.contacts/shared_prefs
...
/data/data/com.android.mms.service
/data/data/com.android.vending
/data/data/com.android.vending/cache
/data/data/com.android.vending/cache/main
/data/data/com.android.vending/cache/images
/data/data/com.android.vending/cache/logs
/data/data/com.android.vending/shared_prefs
/data/data/com.android.vending/app_sslcache
/data/data/com.android.vending/databases
/data/data/com.android.vending/app_RestoreTracker
/data/data/com.android.vending/app_widgets
/data/data/com.android.proxyhandler
/data/data/com.android.settings
/data/data/com.android.settings/cache
...
/data/data/com.google.android.gms/cache/volley
/data/data/com.google.android.gms/safe_browsing
/data/data/com.google.android.gms/databases
/data/data/com.google.android.gms/databases/realtime
/data/data/com.google.android.gms/app_chimera
/data/data/com.google.android.gms/files
/data/data/com.google.android.gms/files/chimera-modules
/data/data/com.google.android.gms/files/AppDataSearch
/data/data/com.google.android.gms/files/AppDataSearch/main
...
/data/data/com.android.browser/app_icons
/data/data/com.android.browser/app_databases
/data/data/com.android.browser/app_geolocation
/data/data/com.android.calculator2
/data/data/com.android.calendar
/data/data/com.android.calendar/cache
/data/data/com.android.calendar/shared_prefs
/data/data/com.android.camera2
/data/data/com.android.camera2/cache
/data/data/com.android.captiveportallogin
/data/data/com.android.certinstaller
/data/data/com.euphoria.wallpapers
/data/data/com.android.deskclock
/data/data/com.android.deskclock/cache
/data/data/com.android.deskclock/shared_prefs
/data/data/com.android.deskclock/databases
/data/data/com.android.development
/data/data/com.android.documentsui
/data/data/com.android.documentsui/cache
/data/data/com.android.documentsui/databases
/data/data/com.android.documentsui/shared_prefs
/data/data/com.android.providers.downloads.ui
/data/data/com.cyanogenmod.eleven
...
/data/data/com.chartcross.gpstest
/data/data/com.chartcross.gpstest/cache
/data/data/com.chartcross.gpstest/shared_prefs
/data/data/com.chartcross.gpstest/app_webview
/data/data/com.chartcross.gpstest/app_webview/paks
/data/data/com.chartcross.gpstest/app_webview/Cache
/data/data/com.chartcross.gpstest/app_webview/Cache/index-dir
/data/data/com.chartcross.gpstest/app_webview/Application Cache
/data/data/com.chartcross.gpstest/app_webview/Application Cache/Cache
/data/data/com.chartcross.gpstest/app_webview/Application Cache/Cache/index-dir
/data/data/com.chartcross.gpstest/app_webview/databases
/data/data/com.chartcross.gpstest/app_webview/Local Storage
/data/data/com.chartcross.gpstest/files
/data/data/com.sand.airdroid
/data/data/com.sand.airdroid/cache
/data/data/com.sand.airdroid/cache/aquery
/data/data/com.sand.airdroid/files
/data/data/com.sand.airdroid/files/AFRequestCache
/data/data/com.sand.airdroid/databases
/data/data/com.sand.airdroid/shared_prefs
/data/data/com.estrongs.android.pop
/data/data/com.estrongs.android.pop/cache
/data/data/com.estrongs.android.pop/files
/data/data/com.estrongs.android.pop/shared_prefs
/data/data/com.estrongs.android.pop/app_webview
/data/data/com.estrongs.android.pop/app_webview/paks
/data/data/com.estrongs.android.pop/app_webview/Cache
/data/data/com.estrongs.android.pop/app_webview/Cache/index-dir
/data/data/com.estrongs.android.pop/app_webview/Local Storage
/data/data/com.estrongs.android.pop/app_icons
/data/data/com.sonyericsson.music.googlelyricsplugin
/data/data/com.sonyericsson.androidapp.googlemusicextension
/data/data/com.sonymobile.headphoneselection
/data/data/com.sonyericsson.metadatacleanup
/data/data/com.sonyericsson.metadatacleanup/cache
/data/data/com.sonyericsson.metadatacleanup/shared_prefs
/data/data/com.sonyericsson.metadatacleanup/databases
/data/data/com.sonyericsson.music
/data/data/com.sonyericsson.music/cache
/data/data/com.sonyericsson.music/databases
/data/data/com.sonyericsson.music/files
/data/data/com.sonyericsson.music/files/.Fabric
/data/data/com.sonyericsson.music/files/.Fabric/com.crashlytics.sdk.android:crashlytics
/data/data/com.sonyericsson.music/files/.Fabric/io.fabric.sdk.android:fabric
/data/data/com.sonyericsson.music/files/.Fabric/com.crashlytics.sdk.android:answers
/data/data/com.sonyericsson.music/files/.Fabric/com.crashlytics.sdk.android:answers/session_analytics_to_send
/data/data/com.sonyericsson.music/app_google_tagmanager
/data/data/com.sonyericsson.music/shared_prefs
/data/data/com.sonyericsson.musicvisualizer
/data/data/com.sonyericsson.soundenhancement
/data/data/com.sonyericsson.music.wikipediaplugin
/data/data/com.sonyericsson.music.youtubekaraokeplugin
/data/data/com.sonyericsson.music.youtubeplugin
/data/data/com.andrewshu.android.reddit
/data/data/com.andrewshu.android.reddit/cache
/data/data/com.andrewshu.android.reddit/databases
/data/data/com.andrewshu.android.reddit/app_webview
/data/data/com.andrewshu.android.reddit/app_webview/paks
...
/data/property
/data/dalvik-cache
/data/dalvik-cache/profiles
/data/dalvik-cache/arm
/data/resource-cache
/data/lost+found
/data/drm
/data/media
/data/media/Download
/data/media/Download/Adobe Acrobat
/data/media/Download/QuickTransfer
/data/media/Books
/data/media/Podcasts
/data/media/Ringtones
/data/media/Alarms
/data/media/Notifications
/data/media/Pictures
/data/media/Pictures/Screenshots
/data/media/Pictures/Messenger
/data/media/.cr3
/data/media/.cr3/cache
/data/media/DCIM
/data/media/DCIM/.thumbnails
/data/media/DCIM/Facebook
/data/media/DCIM/Camera
/data/media/DCIM/100LGDSC
/data/media/DCIM/browser-images
/data/media/Android
/data/media/Android/data
/data/media/Android/data/com.android.gallery3d
/data/media/Android/data/com.android.gallery3d/cache
/data/media/Android/data/com.android.providers.media
/data/media/Android/data/com.android.providers.media/albumthumbs
/data/media/Android/data/com.google.android.youtube
/data/media/Android/data/com.google.android.youtube/files
/data/media/Android/data/com.google.android.youtube/files/offline
/data/media/Android/data/com.google.android.youtube/cache
/data/media/Android/data/com.google.android.youtube/cache/exo
/data/media/Android/data/com.android.browser
/data/media/Android/data/com.android.browser/files
/data/media/Android/data/com.lge.smartshare
/data/media/Android/data/com.lge.smartshare/files
/data/media/Android/data/com.lge.smartshare/files/_remote
/data/media/Android/data/com.lge.smartshare/files/player
/data/media/Android/data/com.lge.smartshare/files/icon
/data/media/Android/data/com.google.android.apps.maps
/data/media/Android/data/com.google.android.apps.maps/testdata
...
/data/media/Bluetooth
/data/media/log
/data/media/log/web
/data/media/log/web/css
/data/media/log/web/img
/data/media/log/web/js
/data/media/log/web/lib
/data/media/log/web/lib/collapse
/data/media/log/web/lib/jquery
/data/media/log/web/lib/jquery/css
/data/media/log/web/lib/jquery/css/images
/data/media/log/web/lib/jquery/js
/data/media/media
/data/media/media/audio
/data/media/media/audio/notifications
...
/data/media/.clipboard
/data/media/.appboxcache
/data/media/.dwnld
/data/media/storage
/data/media/storage/sdcard0
/data/media/storage/sdcard0/Android
/data/media/storage/sdcard0/Android/data
/data/media/storage/sdcard0/Android/data/com.sand.airdroid
/data/media/storage/sdcard0/Android/data/com.sand.airdroid/files
/data/media/storage/sdcard0/Android/data/com.sand.airdroid/files/cache
/data/media/data
.....
/data/media/data-app
/data/media/clockworkmod
/data/media/clockworkmod/download
/data/media/clockworkmod/download/download2.clockworkmod.com/data/media/clockworkmod/download/download2.clockworkmod.com/recoveries
/data/media/deviantART
/data/media/airdroid
/data/media/airdroid/app
/data/media/airdroid/app/download
/data/media/airdroid/images
/data/media/airdroid/lang
/data/media/airdroid/cache
/data/media/airdroid/config
/data/media/airdroid/upload
/data/media/airdroid/ScreenRecord
/data/media/Video
/data/media/My Documents
/data/media/.thinkfree
...
Click to expand...
Click to collapse
Everything is normal, you must to know that per app ART cache is minimum about 10-15mb... Then if your device is samsung and if you use stock rom, there are about 300-400 apps (bloat) then calculate
Sent from my LG-P705 using Tapatalk

Help, Phone Storage cannot be accessed

Hi there,
Got Xiaomi MI3 with Internal storage 16 GB (no external SD card slot). After moving back to stock rom, facing this issue that I cannot access to phone storage. So cannot download, install any apps or use camera. Storage shows only system memory 6.7 GB. File directory shown from ADB is as follows:
[email protected]:/ # df
Filesystem Size Used Free Blksi
/dev 485M 212K 485M 4096
/mnt/secure 485M 0K 485M 4096
/mnt/asec 485M 0K 485M 4096
/mnt/obb 485M 0K 485M 4096
/system 739M 433M 305M 4096
/data 6G 180M 6G 4096
/cache 124M 4M 119M 4096
/mnt/cd-rom 1M 1M 0K 2048
/protect_f 8M 4M 4M 4096
/protect_s 8M 4M 4M 4096
/mnt/shell/emulated 6G 180M 6G 4096
/storage/emulated 485M 0K 485M 4096
from above there is another 6 GB but same is missing. File manager shows blank. So is this problem of phone storage not being mounted?
Thanks
Moving back to stock rom? Were you on like a CM based rom? How did you reinstall the stock rom? Do you have a custom recovery? Can you access your phone storage there, if so?
I would try to copy phone storage to PC from recovery, if you have a custom one. If not, I would use adb to pull the /sdcard/ to a PC and then use a custom recovery to format the data and reload the stock rom again. This should put everything back to normal.
pass
es0tericcha0s said:
Moving back to stock rom? Were you on like a CM based rom? How did you reinstall the stock rom? Do you have a custom recovery? Can you access your phone storage there, if so?
I have TWRP installed. I tested one MIUI based custom ROM but later move back to stock rom by SP flash tools. In TWRP, i can see phone memory which is around 6.5 GB., which is for system files and data only Until now i know that, in such device, where there is no SD slot, a part of Internal memory has partition as "emulated SD card" which behave like real SD card. From ADB, I can see that ""/mnt/shell/emulated" has rest 6 GB space. But i am unable to use that. Is that folder need to be mounted ?
I cannot create any file in file explorer or use camera or gallery in absence of phone memory. Please help.
Click to expand...
Click to collapse

Categories

Resources