[Q] Micro and SD Card File Locations - Transformer TF300T Q&A, Help & Troubleshooting

Hi everyone,
I just got a TF300T for myself for Christmas, and I love it so far. This is my first time posting about it, and first post on XDA.
I'm trying to figure out where the micro SD card (that you can put in the tablet itself) and the SD card (that you can put in the dock) are located in the file structure. When I use File Manager or Root Explorer Lite, it shows "sdcard" as the internal memory, but I can't figure out where the cards are located. I tried looking at the different options under "storage," but didn't know if that was it or not.
Any help would be greatly appreciated!
Thanks,
Nate

casualPhoenix said:
Hi everyone,
I just got a TF300T for myself for Christmas, and I love it so far. This is my first time posting about it, and first post on XDA.
I'm trying to figure out where the micro SD card (that you can put in the tablet itself) and the SD card (that you can put in the dock) are located in the file structure. When I use File Manager or Root Explorer Lite, it shows "sdcard" as the internal memory, but I can't figure out where the cards are located. I tried looking at the different options under "storage," but didn't know if that was it or not.
Any help would be greatly appreciated!
Thanks,
Nate
Click to expand...
Click to collapse
they are in /Removable folder.
as this its not the standard android location for sd a lot of apps cant find them - dunno why Asus did this.

Looks like instead of calling it /removable they do call it /storage. Through trial and error I figured this out:
/storage/sdcard0 is the internal storage.
/storage/sdcard1 is the microSD storage in the tablet.
/storage/sdcard2 is the SD storage in the keyboard dock.
Thanks for the reply, you got me thinking and pointed in the right direction!

Related

[Q] Cannot transfer apps to microsd card option to move not showing

Hi, can anyone please help?
I have just purchased the Asus eee pad Transformer and it automatically updated to 3.1. I have put some apps on it through the android market.
I went to put some apps/photos etc onto the removable card to save some internal space but when I went into settings then to applications then to manage applications the option to 'move to sd' was not showing on any of the apps. can anyone tell me why and if possible how to rectify this.... what is the point in having a removable card and cant use it. Any replies would be much appreciated..... thanks Jayne
16GB is not enough space for your apps?
You dont need to move apps to SD card as all internal memory (about 16 or 32GB depending on which version you have) is used for applications.
removable sd can be used for for music, movies and any other 3rd party files..
16gb is more than enough for installing apps... (I think...)
there's no app2sd in honeycomb, this is different from what android 2.x does.
thanks for the replies,
I am not able to put pictures/music etc. on to sd card. how do you do it in case I am missing something
thanks
There are several ways to add to The removable SD card. You can get ES file explorer and transfer from SD Card ( internal mem) to Removable card or if you set up your system right use ES file explorer to transfer from your desktop/laptop to the Removable Memory. If you don't want to do that, just put the removable card in your computer , transfer music and photos to it and return it to the TF. I use a Tonido Plug ( small inexpensive ubuntu server) on my network to store everything, then just download or stream to TF via ES File Explorer.
Thanks for this answer, I was actually also asking myself this question.
I saw that app2sd exists on the android market so I guess it doesn't work on our transformer, right ?
there is also an issue I am facing : I downloaded a free application to measure the speed reading and writting of the new SD card I have installed. Whatever I try, the software always check the SDcard directory (so internal) but never the microsd I have installed.
I tried with another one and there is still the same problem. Is it a honeycomb restriction ?
Working with the microsd card seems very difficult (I am still a newbie that may explains why).
Indeed, most of apps only see your internal SD Card.
I've found something to work around the problem - you just have to edit/modify the vold.fstab file.
You can find it in /system/etc/.
Then replace this line:
dev_mount microsd /Removable/MicroSD auto /devices/platform/sdhci-tegra.2/mmc_host/mmc1
Click to expand...
Click to collapse
by this one:
dev_mount microsd /sdcard/_MicroSD auto /devices/platform/sdhci-tegra.2/mmc_host/mmc1
Click to expand...
Click to collapse
Reboot your TF01!
Now, your TF101 will mount the MicroSD in a directory from the internal SD Card '/system/sdcard/_MicroSD'. All your apps will see it...
PS: you can edit/modify this file with some apps like Root Explorer.
Need Permission
I tried to edit this file but came back with read only tag. I tried to change permissions but again came back read only system file. How do I change the read-only tag?
Found how to do it
I found how I could use adb to pull the file, edit in Notepad and then push it back. It worked.

[Q] Xoom is not seeing my microsd card AS a microsdcard

All right, so i recently purchased a wi-fi only xoom from a friend of mine and i'm having a bit of trouble getting it to read my microsd card properly. He had rooted the device previously and immediately lost microsd support.
I recently flashed Team Tiamat Xoom Rom 2.2.1 - Moray and figured that would fix the problem. Of course, it didn't. So I downloaded Androzip and through a bit of digging have come to the conclusion that my microsd card (according to androzip) is not my sd card at all. It is, in fact a folder named "sdcard" within the Xoom's internal memory. According to this: http://forum.xda-developers.com/showthread.php?t=1254933 my sd card should be in mnt/external1
Only problem is it isn't showing up.
When i go into settings/storage it shows my 8 gig card, i just can't seem to do anything with it. Any advice would be very much appreciated.
killjohnnydead said:
All right, so i recently purchased a wi-fi only xoom from a friend of mine and i'm having a bit of trouble getting it to read my microsd card properly. He had rooted the device previously and immediately lost microsd support.
I recently flashed Team Tiamat Xoom Rom 2.2.1 - Moray and figured that would fix the problem. Of course, it didn't. So I downloaded Androzip and through a bit of digging have come to the conclusion that my microsd card (according to androzip) is not my sd card at all. It is, in fact a folder named "sdcard" within the Xoom's internal memory. According to this: http://forum.xda-developers.com/showthread.php?t=1254933 my sd card should be in mnt/external1
Only problem is it isn't showing up.
When i go into settings/storage it shows my 8 gig card, i just can't seem to do anything with it. Any advice would be very much appreciated.
Click to expand...
Click to collapse
Where to begin...?
Yes, tablets generally use non-removable flash memory for internal storage (hence your internal "sdcard") and additionally, the Xoom has a slot for up to a 32GB external micro sdcard, which should be found (if installed) at mnt/external1, on the same directory level as sdcard.
If you are rooted you should have the ability, through a root app like Root Explorer, to navigate right to mnt/external1. You can mount R/W access and write to the micro sdcard. If you have installed a custom rom/kernel that supports usb host mode, you can also use a usbOTG cable with an app like Drive Mount or USB OTG Watcher and access a thumb drive or a large HDD.
I really appreciate the response.
Root Explorer is the only one of those suggestions that I'm familiar with...could you possibly link me to a guide or maybe give, me an idea of how to get that accomplished?
I assume you are still trying to gain access to your micro sdcard (we can get to usb host mode later).
If you have downloaded Root Explorer, open it and it should say that superuser granted root permission, then you want to navigate to the root directory, find mnt, find external1 and you should find your files there. In the top left corner of the screen you should see "Mounted as r/o and Mount R/W" and you can choose the latter and then you should be able to copy and paste to and from your micro sdcard.
That's fantastic.
Thank you very much, I really appreciate your help.
killjohnnydead said:
That's fantastic.
Thank you very much, I really appreciate your help.
Click to expand...
Click to collapse
Anytime, I'm happy to help.
I figured this was kind of up the same alley that my co worker is experiencing. He recently got his xoom back from motorola and I got some information from him that might be helpful to my situation.
cdma_n_03.1a.5p ltedc_u_05.19.00
android 3.2.2
build: hlk75d
The xoom is not showing any external sd card, he is using astro file manager. He is not rooting the unit, he is going to keep it pretty much factory fresh, as he wants to use it's tools for display and selling. so I'm attempting to give him as much help as I can.
I'd like to give my buddy some good info to help him out, I think he's gonna have to, and probably should just call verizon and explain his problem, but I hope I might be able to help him out. Thanks and if any other information is needed, please ask, I can get it for assistance.
Bam-Bamm said:
I figured this was kind of up the same alley that my co worker is experiencing. He recently got his xoom back from motorola and I got some information from him that might be helpful to my situation.
cdma_n_03.1a.5p ltedc_u_05.19.00
android 3.2.2
build: hlk75d
The xoom is not showing any external sd card, he is using astro file manager. He is not rooting the unit, he is going to keep it pretty much factory fresh, as he wants to use it's tools for display and selling. so I'm attempting to give him as much help as I can.
I'd like to give my buddy some good info to help him out, I think he's gonna have to, and probably should just call verizon and explain his problem, but I hope I might be able to help him out. Thanks and if any other information is needed, please ask, I can get it for assistance.
Click to expand...
Click to collapse
Since I don't have a stock, unrooted 4G upgraded Xoom to play with it's a bit hard to give guidance on this. I can only say that with the HC3.2 update, external sdcard support came to the stock OS, so it should be there at mnt/external1 (I think) and this should be on the same directory level as the internal sdcard (internal storage with all the app, etc). If he's not rooted, he won't be able to use apps that have root permissions, which will limit how deep into the file system he can go. But the micro sdcard should be there.
Maybe his best bet is to try to talk to support at Verizon...see what they say.I'm curious to know....
Thanks for the reply. i believe he is here in the office now and Ill have him check and reply shortly.
Bam-Bamm said:
Thanks for the reply. i believe he is here in the office now and Ill have him check and reply shortly.
Click to expand...
Click to collapse
Try installing "Disk Usage" from the market. It will list the current storage devices on your tablet. That's how I found where my sdcard was mounted.
Speedily sent from CM7 Beta
The disk usage app worked. Picked it right up. Thanks button pressed. Have a happy Monday.
New user also
Had xoom for a month. NOT ROOTED! Actually don't know how to do it or what the benefits are! I need to be able to access my flash drives & external hard drives. Drive mount states that I must be rooted! Is there anything out there I can use that doesn't require my to be rooted? Using Honeycomb 3.2.
mefrk469 said:
Had xoom for a month. NOT ROOTED! Actually don't know how to do it or what the benefits are! I need to be able to access my flash drives & external hard drives. Drive mount states that I must be rooted! Is there anything out there I can use that doesn't require my to be rooted? Using Honeycomb 3.2.
Click to expand...
Click to collapse
No, sorry.

SGH-1747 CM10 SD card issue

Hello.
this is my first time posting here but I need help. My SD card is not working with my galaxy s3. It knows its in there but I can't use it at all. When I go into my file directory to get to my main place were downloads/media and stuff is, this is my directory. /storage/emulated/0/ and all of my stuff is there. But I am out of space and I am a big gamer so that's why I have a 32 GB microsd. On the other hand, I used this same SD card for cm7 and cm10 encore (nook color) and it worked completely fine. Before I rooted and put in cm10 for my galaxy I formatted the SD card. I mean the phone knows its in there, because it says "available space: 29.72GB". And app2Sd does not work, as it says "not a real SD card or is being emulated" please Xda I need your help. Thanks in advance.
Sent from my SAMSUNG-SGH-I747

[Q] SD card not set as default storage

hey guys,
i have not found anything about my problem here or on google, so im asking and hope its not coverd anywhere else.
i read about changing the default location for camera/fotos and how to get apps to sd. but i want to set the sd card to default for anything. for downloads/music/pics/app related files.
i have 16 gb of internal storage and it fills up with all my music from doubletwist that i sync over airsync. maybe there is a way to get that done for the music alone. that would already help me. but a better solution was to get sd as default for anything.
when i think about my htc, i have all apps on the internal, thats ok. and all other files are atomatically saved to de sd card. i want it like that on my note 10.1
is there any possibility to get that done?
thx in advance guys
go to android development section find 64gb internal storage by zedomax hope this helps i followed this method and now i have 64gb iternal memory
huzi7868 said:
go to android development section find 64gb internal storage by zedomax hope this helps i followed this method and now i have 64gb iternal memory
Click to expand...
Click to collapse
hey thx so much. i will give it a try in the next days.
but i noticed something else. when i look at my files from es file explorer, they all seem to be on my sd, but my settings app says they are on the internal storage, but maybe the script will fix that.
Your internal card is the sd as far as es is concerned. Youneed to either hit the star icon in the left corner to go to extsdcard or go to mnt>extsdcard to get to your external sd card...
Ah now I get it... Thing is: it was different on all my other devices... Thx again guys. It was a huge help
Sent from my HTC One X+ using xda app-developers app

[Q] shield won't find my sd card

I'm trying to run mupen 64 but when I go into "game" my sd card is no where to be found, it shows up when I run file explorer tho, I'm confused and any help would be appreciated, thanks in advance
Just got my shield today so if this is something easy or stupid I apologize
danp67 said:
I'm trying to run mupen 64 but when I go into "game" my sd card is no where to be found, it shows up when I run file explorer tho, I'm confused and any help would be appreciated, thanks in advance
Just got my shield today so if this is something easy or stupid I apologize
Click to expand...
Click to collapse
I don't know a ton about this but I know for sure your sd has to be formatted on a pc in fat32. Ntfs only works with read only on the shield.
Game Files
It took me awhile to find my game files as well. You need to navigate up to /storage/sdcard1, this will put you on the external sdcard. Mupen64 starts you off 3 or 4 folders down in internal storage.

Categories

Resources