[Q] How to mount microSD card to /sdcard? - HTC Flyer, EVO View 4G

As I was rooting my device, I realized the external microSD card is not the /sdcard and is actually /sdcard2 or /sdcard/ext_sd. I haven't pulled my microSD card to check, but I'm willing to bet its probably blank.
I'd like to have all data saved to my external microSD card versus the internal partitioned memory. Is that possible?
I'm not very familiar with linux. Is it as simple as modifying the vold.fstab so that microsd card is mounted as sdcard? And the internal memory is mounted as /int_sd? Obviously, I'd have to copy all the data from the current /sdcard to /sdcard2 for things to work properly after the edit.
Thanks in advance!

Related

[Q] Dead Internal SD, mounting phone storage to External SD card

So, I bought a vibrant for 30dollars, so now I have two, should've known something was wrong with it. LOL
The Internal SD card is dead, it says Internal SD card broken, or wrong format.. SO i couldn't use the internal or external sd.
So I was messing around, altered the vold.fstab and vold.conf files to get the phone to use the external SD card as the Internal SD card, everything is good but I still have 0.00gb of phone storage so I am unable to install any applications.
Is there any way that I can change the phone storage to the External SD card?
app 2 sd should work .also did you try to format the internal sdcard

Accessing storage

I feel like a newb here with a tablet. I have the view and I have added a 16GB microsd that I have loaded with video. I wanted to copy my music to the tablet storage. How would I go about doing that? Could I just copy it to the /system/media folder or would that put it on the internal storage? Or is that something we won't be able to do until we get rooted?
Internal storage is mounted to /sdcard. The Micro SD card slot is mounted to /sdcard2.

[Q] gtablet not reconizing the internal sd...

i have done alot of nonsense to my tablet, but for some reason i don't think my tablet is recognizing my internal sd card as memory. I tried downloading a file from a website and it said that i needed an sd card to download the file...this never happened to me before recently. I remember the tablet recognizing the 16 gigs of internal memory as essentially an sd card on the system. I think it now recognizes it as maybe internal memory and needs to show it as an sd... i don't know for sure... is there anything i missed. do i need to partition something? i just flashed cyanogen 7.0.3..
so it happened just after flashing, or already before? in cm in a file manager do you see sdcard?
Dunno about thekafka, but I have just flashed the same version of cyanogen to my G-tab, and am now experiencing the same issue. This did not start until after the installation. File Manager and CWM do find the SD card.
Is there an optimal partitioning scheme to use when flashing this ROM?
In CM-7.0.x, the internal SD card is mounted at /mnt/emmc and the external SD card, if one is attached, will be mounted at /mnt/sdcard. They're not trying to make things difficult for new users--it's just what's sensible for the wide range of devices that CM runs on: internal SD cards at /mnt/emmc and removable SD cards at /mnt/sdcard, whether on phones (remember, most phones don't have internal SD cards) or tablets.
If you're coming from another ROM where the internal SD is at /sdcard (or /mnt/sdcard) and the external is at /mnt/sdcard2, you, and some of the applications that you use, might get confused.
It's easy enough to switch the mount points so that internal SD is at /mnt/sdcard and the external will be mounted under /mnt/emmc. There is even a CWM-installable zip file floating around to do this easily. Search around here or at the cyanogenmod gtabet forum.
Thanks for being helpful and smart and stuff.
Here's the address of a thread with fixes, including the ZIP file that rajeevvp mentioned:
forum.cyanogenmod.com/topic/19492-no-sd-card-apps-fail-to-use-emmc/

[Q] Change where the microSD card is mounted to /sdcard

Hello,
On the Galaxy S III, /sdcard is the internal storage, and the microSD card is located in /mnt/extSdCard.
I want the SD card to be mounted in /sdcard and the internal storage in /intmemory for example. Is it possible ?
Steve301187 said:
Hello,
On the Galaxy S III, /sdcard is the internal storage, and the microSD card is located in /mnt/extSdCard.
I want the SD card to be mounted in /sdcard and the internal storage in /intmemory for example. Is it possible ?
Click to expand...
Click to collapse
I believe this can be done by using custom ROM
It can be done only if rooted but the issue with permission. You wont be able to give (execute read write ) permission to ext sd card.
So nobody's working on it ?

[Q] Memory / Storage area definintions

I am a bit confused as to how memory/SD/external_sd is defined on this device
Looking at root, I see mnt. IIRC, this is the mounting point for both the internal SD card and the external SD card.
when I plug my phone into my computer I see Internal Storage and Card.
So I have
A: 1GB RAM for OS (/system, /data, etc)
B: 16GB RAM for apps etc.
C: 16GB RAM external SD
I connected my computer to my phone and see two "folders" Internal Storage and SD Card. I put folders with those names in each one so when I open them up on my computer I see a folder called "..internal storage root" and one called .".sd card root"
Internal Storage 10GB B Same a 1) below
SD Card 14.8GB same as 3) below
SD Card/external_sd
From the phone in root explorer
1) /sdcard takes me to the internal storage root 10GB. I imagine that is (B) after the OS reserves 4GB
2) /mnt/sdcard which actually takes me to the internal storage root 10GB. (B?) Same as 1
3) /mnt /external_sd takes me to the SD card root but this is NOT my SD card.
4) /mnt /external_sd /external_sd takes me to SD card, (C)
I also see /storage which has sdcard0 and sdcard1. sdcard0 takes me to the internal storage root. sdcard1 takes me to the sd card root.. However this not my actual SD card.
Now.. without an SD card, sdcard1 is empty and external_sd is empty
,
My question: why, when I put my SD card in, does it show it as having something in it that is not actually on my card?
Sadly, the way android is currently setup... makes me want to throw my phone at someone... literally! I would gladly spend my time in jail for doing it as well! (as long as said person was the one who decided upon doing it this way)
Currently, on the Galaxy Note (and almost all other devices) you have the following:
Out of the internal memory space (which turns out to be about 14.8Gb after base10 or was that base 12... whatever, IDGAF, point is, its not 16GB usable):
2GB: Application and Application Data storage
10GB: Internal Memory on the device mounted as /sdcard* ([email protected]#!$!#@%^#)
And whatever your REAL sdcard is mounted as /external_sd
* /storage/sdcard0 is internal | /storage/sdcard1 is external
calling the internal memory of ANY device an sdcard annoys the piss outta me, as noted above
EDIT: if you have a rom with it included, you can use parted | print to view the partition layout as well as mount points and all that other happy horse carp

Categories

Resources