Twrp sdcard ???? - Android Q&A, Help & Troubleshooting

I have installed twrp but my problem when i click select storage normally i find 2 storage here's the problem my Internal and External(SDCARD) storage has the same amount of storage idk why then i click my sdcard it opens the internal I tried /data still internal I tried /SDCARD I can't find it.
All i can find is
*/sdcard = open internal storage
*/sdcard1= blank storage
*/data/media = all i can find is /0 , /legacy, /obb
:crying::crying:

Related

CM9 - emmc/external_sd issue

Upon USB connection/Mass Storage Mode only the internal memory of my device (i9001) gets detected, i.e the memory card doesn't get 'mounted' to the PC. (unlike in other non-CM9 ROMs) Does anyone here know about a way of how to mount the internal and external cards in a way other Rom do it? That means: Internal SD card = /sdcard and external SD card = /sdcard/External_SD.
At present emmc = Internal Storage(Internal SD) and sdcard = Memory Card. I tried "mount -o bind /emmc /mnt/sdcard/external_sd/" in terminal but it only maps the Memory Card temporarily to the "external_SD" directory, doesn't still get mounted when using mass storage.
Had same issue once, solved it by re-installing the driver on PC..
yowanvista said:
Upon USB connection/Mass Storage Mode only the internal memory of my device (i9001) gets detected, i.e the memory card doesn't get 'mounted' to the PC. (unlike in other non-CM9 ROMs) Does anyone here know about a way of how to mount the internal and external cards in a way other Rom do it? That means: Internal SD card = /sdcard and external SD card = /sdcard/External_SD.
At present emmc = Internal Storage(Internal SD) and sdcard = Memory Card. I tried "mount -o bind /emmc /mnt/sdcard/external_sd/" in terminal but it only maps the Memory Card temporarily to the "external_SD" directory, doesn't still get mounted when using mass storage.
Click to expand...
Click to collapse
Try the application: RemountSD
Try App called :
"ICS SD Binder"
Was having the same issue. Been looking after a solution for hours. ICS SD Binder is really recommended! Thanks!

[Q] 2 x internal / 1x external storage (partition)

Hallo,
For a moth or so my Note runs on a Custom JB ROM.
and today i wanted to install the new TomTom app.
i requires me to download a additional 3.1 GB
but i says that theirs not enough memory available.
that's strange, i just put in a brand new 16gb SD card.
so i checked the storage info.
Internal 1,9GB
internal(second??) 11GB
SD-card 15GB
on default in installs apps on the fist Internal memory,
so if transferred i to SD.
BUT in transferred it to the Second internal memory instead of the SD-card.
so i checked the form and found out that i can change a file to mount de SD as internal,
but than i have 11GB of lost space on my phone,
bram2202 said:
so i checked the form and found out that i can change a file to mount de SD as internal,
but than i have 11GB of lost space on my phone,
Click to expand...
Click to collapse
How this can be done? I would sacrifice only 1.8 GB.
tristone said:
How this can be done? I would sacrifice only 1.8 GB.
Click to expand...
Click to collapse
You NEED to have root acces,
-install "Root Explorer"
-Open en go to Root/etc
-Open "vold.fstab" (with Text Editor)
you wil see
#internal SD card
dev mount sdcard0 /storage/sdcard0 11 /devices/platform/......
#extrenal Sdcard
dev mound sdcard1 /storage/sdcard1 auto /devices/.....
#internal: if you change the name from sdcard0 to sdcard1,
#extrenal: and on the sdcard1 to sdcard0
and reboot.
now it wil see the real extrenal SD card as a Internal, and its posible to install app on the card
I don't know anything about the 2nd internal storage you have but to directly install anything in the sdcard install link2sd from this link--
https://play.google.com/store/apps/...?t=W251bGwsMSwxLDEsImNvbS5idWFrLkxpbmsyU0QiXQ..
then go to settings and change download location to external
karan128 said:
I don't know anything about the 2nd internal storage you have but to directly install anything in the sdcard install link2sd from this link--
https://play.google.com/store/apps/...?t=W251bGwsMSwxLDEsImNvbS5idWFrLkxpbmsyU0QiXQ..
then go to settings and change download location to external
Click to expand...
Click to collapse
Thas doen't work.
the problem is that the system and all of the apps sees the second internal memory (11GB) as sdcard0 and if i transfer a app it goes to this one and not the REAL extreme SD card (sdcard1)

[Q] Sola - Internal memroy partitioning

Hello,
I would like to buy the Xperia Sola but I would like also to known how the internal memory is partitioned... if I switch to this phone, it's because my actual phone doesn't have enough internal memory, so I had to use a sd-card to extend the internal memory but the phone is less responsiveness with this method.
Here is what I suppose:
Total internal memory = 8 Go
System memory = 4 Go
User memory = 4 Go (mount as /sdcard)
We can add an sdcard and it will be mount as /sd_ext.
When the phone is plug to a computer, we can access to /sdcard and /sd_ext as two seperate disk.
If all of this is correct, I found a disavantage on this. Because many program will recognize the folder /sdcard as an extention of the memory but not the folder /sd_ext.
So for example, if I use a GPS with local map, it will be stored into /sdcard and so all the available space will be use quickly.
Actually, the solution that I found was to unmount the "user memory" on /sdcard and mount the external sd on this folder. And then use the "user memory" for something else like storing /data folder.
Probably it could be a solution?
http://forum.xda-developers.com/showthread.php?t=2085487
Yes, I already saw this possibility, it's nearly the same thing. So maybe that's the only possibility... anyway, thanks for the information.
But I still would like to known if there is 4 Go for system memory + 4 Go for user memory (/sdcard) or if there is less space for system memory.
Here is the answer... That could maybe be useful for other people in future. :cyclops:
1Go for /system
2Go for /data
4Go internal memory

[Q] error mounting emmc and cannot detect external sd card

Good day,
I am using SGS2 i9100g.
I have flashed from CM10.0, JB4.1.2 to pacman 3.00, JB4.2.2
ISSUES:
1. error mounting emmc and cannot detect external sd card
2. When i want to use camera or gallery, there is an error saying "No external storage available"
Attempted solutions:
I have tried the following but it does not solve my problem
1. re-flash the custom rom and gapps. (full wipe with wipe cache and dalvik cache)
2. reformatted my sd card to fat32.
3. went to recovery to unmount and remount my external sd card
4. tried to mount emmc in recovery but returns an error "error mounting emmc"
5. off and on and also rebooted my smartphone
6. tried these codes shown at the bottom(to manual remount)
$ su <enter>
# mount -o remount rw /mnt/sdcard<enter>
Side notes:
- I am not sure whether is both related in terms of cannot mount emmc and not detecting my sd card.
- My sd card can be seen in storage with many free space(new sd card) can unmount and mount but the "Mount usb storage" is sealed, my internal storage also can be seen with a lot of free space.
- I am not sure about this but i have googled and saw that some people said that cyanogenMod has bugs regarding the folder of sd card and internal memory directory are swapped(or something like that)
- By using ES file explorer i can see mnt/extSdCard(which is my external sd card) with my files inside but in my mnt/sdcard(i am not sure if this is for internal memory) there is nothing but i cannot find emmc folder inside /mnt.
- I have a storage folder which has sdcard0 which contains nothing, sdcard1 which contains my file in my external sd card and a usbdisk0 contains nothing also.
- Now i am not sure which is the cause of the problem where i cannot use my camera phone and gallery
Please help and thanks in advance
Every help and suggestion is appreciated
SOLUTION!!!
SinsoljaX said:
Good day,
I am using SGS2 i9100g.
I have flashed from CM10.0, JB4.1.2 to pacman 3.00, JB4.2.2
ISSUES:
1. error mounting emmc and cannot detect external sd card
2. When i want to use camera or gallery, there is an error saying "No external storage available"
Attempted solutions:
I have tried the following but it does not solve my problem
1. re-flash the custom rom and gapps. (full wipe with wipe cache and dalvik cache)
2. reformatted my sd card to fat32.
3. went to recovery to unmount and remount my external sd card
4. tried to mount emmc in recovery but returns an error "error mounting emmc"
5. off and on and also rebooted my smartphone
6. tried these codes shown at the bottom(to manual remount)
$ su <enter>
# mount -o remount rw /mnt/sdcard<enter>
Side notes:
- I am not sure whether is both related in terms of cannot mount emmc and not detecting my sd card.
- My sd card can be seen in storage with many free space(new sd card) can unmount and mount but the "Mount usb storage" is sealed, my internal storage also can be seen with a lot of free space.
- I am not sure about this but i have googled and saw that some people said that cyanogenMod has bugs regarding the folder of sd card and internal memory directory are swapped(or something like that)
- By using ES file explorer i can see mnt/extSdCard(which is my external sd card) with my files inside but in my mnt/sdcard(i am not sure if this is for internal memory) there is nothing but i cannot find emmc folder inside /mnt.
- I have a storage folder which has sdcard0 which contains nothing, sdcard1 which contains my file in my external sd card and a usbdisk0 contains nothing also.
- Now i am not sure which is the cause of the problem where i cannot use my camera phone and gallery
Please help and thanks in advance
Every help and suggestion is appreciated
Click to expand...
Click to collapse
I have found a solution. Just reflash back to stock and then flash to custom rom.(repartition with an uncompatible .pit file can cause a traumatic event to a person i.e me )
ATTENTION!!!
DO NOT MESS WITH .PIT FILE!!! I've did a mistake earlier and i've paid the price of bricking my phone. Plus when you meddle with the wrong .pit file, it will corrupt the internal memory and as far as i have searched through the xda forum, nothing works and re-flashing back to stock rom can also cause problems.
Hope this information will inform all of you so that you will not make the same mistake as i have done.
Peace
SinsoljaX said:
I have found a solution. Just reflash back to stock and then flash to custom rom.(repartition with an uncompatible .pit file can cause a traumatic event to a person i.e me )
Click to expand...
Click to collapse
Do you think it would work if I just redo repartition with a known correct PIT file?
Or going back to Stock is a must?
Thanks!
iZ

Weird problem with usb connection (MTP)

Hi I have very weird problem, when I connect to PC via USB I get two partitions Internal storage (or adopted depending which one is primary) and external storage, when I open external storage there is nothing not even the folders but when open internal storage there is a files from external partition and internal merged (Files from all partitions are showed in one) there are folders from internal and external memory, also there is folder called 'storage' with sub-folder 'emulated' with sub-folder '0' I don't get it what gone wrong? One more thing when I paste something in internal partition it goes there the same happens with external partition? I tried clearing cache, clearing data and cache for Media storage an External storage, please help! Phone is Lg k8 running marshmallow 6.0

Categories

Resources