Sunday, October 29, 2017

external sd - Change Mount Point for SD Card?


As this question Why is the SD-card mounted to "/sdcard/external_sd" instead of "/sdcard" (or "/mnt/sdcard")? points out, newer versions of Android often point the /mnt/sdcard path to internal storage instead of the SD card, and the location for the sd storage is not clearly defined and varies from device to device.


Is it possible to modify my phone so that /mnt/sdcard would actually point to the SD card instead of some arbitrary location on internal storage? (would this require rooting the phone?)


Since the new specifications are so vague about what the mount point should be for sd cards, many apps do not work properly, or have features (such as backup and restore or export) that are completely useless if the /mnt/sdcard path doesn't actually point to a removable piece of memory that you can move to another device.



Answer



As eldarerathis noted in his comment, this will require root. But you don't need to manually edit the vold.fstab file for this, as there are some nice little helpers available:


Root External 2 Internal SD can swap your cards (i.e. exchange their mount points):



SwapCards
Root External 2 Internal SD (Source: Google Play)


Note that this app requires Android 4.0 or higher.


No comments:

Post a Comment

samsung galaxy s 2 - Cannot restore Kies backup after firmware upgrade

I backed up my Samsung Galaxy S2 on Kies before updating to Ice Cream Sandwich. After the upgrade I tried to restore, but the restore fails ...