SD card inaccessible on SlimKat - AT&T LG Optimus G

I'm on SlimKat 1.2 and for some reason using a file explorer (es file explorer) I can not access my external sd card. Does the new version fix this?
Sent from my Optimus G using Tapatalk

My guess and this is just a guess is that your SD card is formatted exfat and slimkat does not yet support exfat.
Sent from my LG-E970 using XDA Premium 4 mobile app

Also you need to make sure USB debugging is off as it can cause trouble with external SD.
Sent from my Optimus G using XDA Premium 4 mobile app

briguy15 said:
I'm on SlimKat 1.2 and for some reason using a file explorer (es file explorer) I can not access my external sd card. Does the new version fix this?
Sent from my Optimus G using Tapatalk
Click to expand...
Click to collapse
In 4.4 the mount location got moved, so you'll have to backtrack to /storage/sdcard1 or whatever it is since the default location in es will no longer work
Sent from my Optimus G using Tapatalk

I had this problem on my GS3 and I think I just fixed it (work-a-round). My card is a 64gb sandisk. I had it formatted exFAT. Windows will only format that with NTFS or exFAT. I on a whim formatted it NTFS. As you may expect it did not see the card correctly but I was given an option to erase it on the phone. From there, Android formatted it with FAT32. While not ideal, it may work for now.
--Wes

Related

[Q] How to swap internal & external storage?

Does anyone know how to swap the internal storage with the sd card? The fstab looks funky.
Sent from my GT-I9300 using xda premium
Mister_Mxyzptlk said:
Does anyone know how to swap the internal storage with the sd card? The fstab looks funky.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
what do you mean by swap the internal storage with the external? dont you just normally use both internal and external together?
FOr what reasons? For apps to be moved/installed in the external SD?
Answer is at the moment Apps2SD doesn't work YET in s3
No. I mean to literally swap their mount directories. I've done this before on my Note. I edited my vold.fstab and with a little help got my internal storage mounted to /sdcard/ExternalSD and my 64GB SD card mounted to /sdcard. That's what I want to do here.
Sent from my GT-I9300 using xda premium
Anyone?
Sent from my GT-I9300 using xda premium
For what reasons do you want to do this?
Look in siyah kernel thread.he changed the vold.fstab mounted in adb.ask him about the swap.
zodiaxe66 said:
Look in siyah kernel thread.he changed the vold.fstab mounted in adb.ask him about the swap.
Click to expand...
Click to collapse
Thank you so much. And to answer the questions, I want to do this so my internal storage can be as big as the SD card I'm using. For example, I have the storage swapped on my n7000 so my 64GB SD card is read as internal storage and my 16GB internal storage is read as an external SD card.
Sent from my GT-I9300 using xda premium
bordikun said:
For what reasons do you want to do this?
Click to expand...
Click to collapse
I would like to do the same. i have done this switch on my note and it works flawlessly. I want to do this because I am a hardcore gamer and 16gb is nowhere near enough space to store all my game data, but my 64gb sd card is.
Mister_Mxyzptlk said:
Thank you so much. And to answer the questions, I want to do this so my internal storage can be as big as the SD card I'm using. For example, I have the storage swapped on my n7000 so my 64GB SD card is read as internal storage and my 16GB internal storage is read as an external SD card.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Never thought of it that way hehe. But I have a question about the setup: Have you ever had issues where your SD card randomly unmounted itself? If so, what happened to the system? Were you still able to run it or did it freeze or anything else?
Thanks
Not even once and I have had it set this way on my note for months through several different roms
Sent from my SCH-I535 using XDA Premium HD app
The internal SDcard is not a real partition but a userspace mount (fuser)
It's configured in the file /init.smdk4x12.rc with the exact definition:
Code:
service sdcard /system/bin/sdcard /data/media 1023 1023
I don't see the daemon getting any kind of configuration as to the target directory. Either it's hardcoded or it uses /system/etc/vold.conf definition volume_sdcard the mount_point value.
You can't use Easy UMS anymore though since it will unmount the external SD.
Just using the APK Directory Bind will work fine though to simulate folders on the external SDcard as being on the internal one.
You can swap over the Internal SD with your external SD so you could have a 64GB phone with a 16GB ext card (assuming your phone is a 16GB one) - take a look at ExtSd2InternalSd v4|Increase your data storage

Can't see sd card In root explorer

I am rooted stock right now and I remember with my sgs2 on sprint when I event into root explorer (the app) I would click sd card(which would be internal storage) then inside sd card would be ext sd and that would be my sd card. I can't get into my sd card in root explorer only my internal sd. Anyone else have this issue?
Sent from my SPH-L710 using Tapatalk 2
I think it's in mnt folder
Sent from my SPH-D700 using xda premium
aaron130 said:
I am rooted stock right now and I remember with my sgs2 on sprint when I event into root explorer (the app) I would click sd card(which would be internal storage) then inside sd card would be ext sd and that would be my sd card. I can't get into my sd card in root explorer only my internal sd. Anyone else have this issue?
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
Go into Settings --> Storage --> click menu key and select "Storage Configuration --> Uncheck "Use Internal Storage"
Sent From My Galaxy SL
epicnoob66 said:
I think it's in mnt folder
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
+1
Op. It is in the mnt. Need help? Ask away.
How do you get to that Storage configuration menu if you're not rooted?
ycats said:
How do you get to that Storage configuration menu if you're not rooted?
Click to expand...
Click to collapse
I've rooted phone but can't see it either...
maybe it works on another carrier instead of Sprint
aaron130 said:
I am rooted stock right now and I remember with my sgs2 on sprint when I event into root explorer (the app) I would click sd card(which would be internal storage) then inside sd card would be ext sd and that would be my sd card. I can't get into my sd card in root explorer only my internal sd. Anyone else have this issue?
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
You'll find the external SD card at /mnt/extSdcard.
been looking for it for almost 2 hours now. Was about to format my SD card until I read this. Thanks

Files from SD card not viewable

Anyone have any issues with your SD card from your previous device not showing the files that are on it?
I know they are there because the card says 3 gigs free of 14....came from my Fascinate.
Sent from my SCH-I535 using xda premium
It could be formatting issues with the Sd card. Also sometimes Sd cards won't work going from one device to the other. Try transferring/backing up your files from the Sd card to your computer than reformat the Sd card, transfer you're backed up files to the freshly formatted Sd card. Finally put the Sd card back into your phone and you should be able to access your files.
Sent from my SCH-I535 using xda premium
and when you reformat the sd card(after saving to pc 1st), format to fat32 w/ active partition manager. not sure if youre rooted yet but this helps w/ cwm recovery. the exfat file system from windows and format sdcard feature w/ the phone gave me trouble.
DarthCivicus said:
Anyone have any issues with your SD card from your previous device not showing the files that are on it?
I know they are there because the card says 3 gigs free of 14....came from my Fascinate.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Got to mnt/SD_ext/
Sent from my SCH-I535 using xda app-developers app

[Q] Samsung Galaxy Ace 2 I8160L+SD CARD

Hi,
As u can see in the title, I own a Samsung Galaxy Ace 2 I8160L.
It has 4gb internal storage but only about 1.1gb user available. Most of the more exciting games have data that are 1.5gb and more.
Is there a way to install these games and have the sd data go to my external micro sd card and not the internal 1.1gb 'sd card'?
Thanks in advance, Nate
Are you root? Because you could try Directory Bind
Im not rooted as yet. And im not familiar with directory bind. Will look it up tho.
Sent from my GT-I8160L using Tapatalk 2
Is there any root free solution tho? I will root but only as a laat resort
Sent from my GT-I8160L using Tapatalk 2
Yeah, I am also looking for some root free method to swap sd card and external card in my galaxy ace 2.
I dont really know why in samsung phones our external sd card is nt treated as an sd card.
I had htc one v prior to this phone and atleast one good thing abt that phone was it would move apps to external sd card not to internal storage like samsung phones.
Now with this phone (galaxy ace 2), external sd card size is quite irrelevant for apps, coz this phone counts the internal usb storage which is only 1GB as sd card.
Anyways if u find any root free method to swap storage, plz post it here too.
Thanks.
Sent from my GT-I8160 using xda app-developers app
you must root your phone then you could use the lidroid or GL2SD move game data to your SDCARD
sent from my Vista phone
copynintendo said:
you must root your phone then you could use the lidroid or GL2SD move game data to your SDCARD
sent from my Vista phone
Click to expand...
Click to collapse
Thanks for your response.
But I donot want to root my phone :-$
I am not expert at it, so dont want to take the risk. Plus this phone has a little community, so in case if something goes wrong with rooting, it might become difficult to find help...
I think I wld have to bear this storage issue. :-S
Sent from my GT-I8160 using xda app-developers app
I found a way to get the apps to install directly to the ext sd card. But the games sd data still go to the internal storage unfortunately. Il post a link in a bit
Sent from my GT-I8160L using Tapatalk 2
Nate8 said:
I found a ways to get the apps to install directly to the ext sd cadd. But the games sd date still go to the internal storage unfortunately. Il post a link in a bit
Sent from my GT-I8160L using Tapatalk 2
Click to expand...
Click to collapse
Great. And yes plz post the link here... Will be helpful for others.
Sent from my GT-I8160 using xda app-developers app
omer7 said:
Great. And yes plz post the link here... Will be helpful for others.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
http://www.howtogeek.com/114667/how...y-default-move-almost-any-app-to-the-sd-card/
here you go^^
I think rooting is my only solution to get sd data to work from my sd card. But im not sure my model is root-able. I have the I8160L, can't even find the original firmware online
Nate8 said:
http://www.howtogeek.com/114667/how...y-default-move-almost-any-app-to-the-sd-card/
here you go^^
I think rooting is my only solution to get sd data to work from my sd card. But im not sure my model is root-able. I have the I8160L, can't even find the original firmware online
Click to expand...
Click to collapse
Thanks for the link.
Did u try it? Does it move the app to external card? Or to the usb/internal storage?
And i think (not sure) as far as app data is concerned, it does not take too much of storage, so it shd not be an issue.
And i m not an expert in rooting, so i think i wont go for it. But lets see.
Sent from my GT-I8160 using xda app-developers app
Yea it works for most apps. And if not. When u move them to the sd card thru the app manager they move to the external storage. This doesn't apply to system apps or the large sd data files that accompany those huge games that need additional data.
Sent from my GT-I8160L using Tapatalk 2
Okay right.
Actually the problem is when we go to settings-apps-sd card, it shows the usb/internal storage there, not the actual external sd card. So when i move any app to sd card (which is moveable), it is moves to the internal usb storage (which the phone considers as sd card storage).
But i ll give this trick a try.
And one last thing how did u confirm it that with this trick, apps are now being moved to external storage and not to the internal usb storage?
Sent from my GT-I8160 using xda app-developers app
Checked the storage before and after moving apps. And also i took my sd card out. Put it in a card reader and found the apps in a folder on the micro sd card called android secure
Sent from my GT-I8160L using Tapatalk 2
Nate8 said:
Checked the storage before and after moving apps. And also i took my sd card out. Put it in a card reader and found the apps in a folder on the micro sd card called android secure
Sent from my GT-I8160L using Tapatalk 2
Click to expand...
Click to collapse
Ok...
Sent from my GT-I8160 using xda app-developers app
but we cant move the game data to external sd because it doesnt fit on our internal in the firstplace
Sent from my GT-I8160 using xda app-developers app
haarithio said:
but we cant move the game data to external sd because it doesnt fit on our internal in the firstplace
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Solution to this is rooting, and using directory bind. I currently have asphalt 7(1.4gb) Real racing 2, Dead Space, Shadow Gun etc installed and running fine from my external sd card
GB
Jellycream rom will sort that out, it swaps the vold file and you will be able to download bigger files.
can i?
can i play games form external sd card like games 1.8 and .15 gb ?
Nice
Sent from my GT-I8160 using xda app-developers app

64Gb with NTFS

Hey guys ,
I have a 64gb SD card formatted to Fat 32 as exfat does not work properly. Unfortunately downloading large files will not work due to the fat32 limits. So my question is can android address NTFS correctly ?
I run CM10 with Siyah Kernel 1.8.
Thanks !
Sent from my GT-I9300 using xda app-developers app
panzerscope said:
Hey guys ,
I have a 64gb SD card formatted to Fat 32 as exfat does not work properly. Unfortunately downloading large files will not work due to the fat32 limits. So my question is can android address NTFS correctly ?
I run CM10 with Siyah Kernel 1.8.
Thanks !
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Have you tried using the phone itself to format the sd card? I would suspect it would put ext3/ext4 on it which does not have the fat32 limitations.
The phone would use fat32 aswell as it's made default for the external sd. Also ext3/4 can only be used if you mount the card after every reboot by hand in the terminal/with a startup script => you can't use mtp to move files between pc and phone. I still wait that the cm team apploes the patchs that ext4 will be possible format to be used as on the internal sdcard
L
Sent from my GT-I9300 using xda app-developers app
9Lukas5 said:
The phone would use fat32 aswell as it's made default for the external sd. Also ext3/4 can only be used if you mount the card after every reboot by hand in the terminal/with a startup script => you can't use mtp to move files between pc and phone. I still wait that the cm team apploes the patchs that ext4 will be possible format to be used as on the internal sdcard
L
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Hmm that is a pity as I was hoping to be able to transfer larger files. I was looking into NTFS and using a mount app, but realised I would not be able to use the Backup features in recovery as it may not see the SD card . What a pain.
Actually is there a way to possibly format the SD card 1 partition FAT32 and the other NTFS ? Could the phone (S3) address two separate partitions ?
I've been having this problem and its really ****ing me off. Tried allsorts. Currently using cm10 and tried NTFS mounted with paragon but the fs keeps corrupting and so I have to run chkdsk on it to repair it. Also it doesn't stay mounted. Tried 2 partitions under windows using acronis disk director, the second wouldn't mount under windows or be assigned a drive letter, so I'm guessing that's an SD limitation.
I'm just on fat32 at the minute via guiformat but if I play music from the SDcard it locks up and just stops playing and I have to reboot. Even did this in stock Sammy ROM as exfat. Also tried sd speed increase and tested my read and write speeds. These improved and I got decent speeds so I can't understand why this is happening. Its such a ****ty stupid issue that you just can't play music from a memory card on such a phone with all of these different combinations, its ridiculous.
Sent from my GT-I9300 using xda app-developers app

Categories

Resources