marvin02
Senior Member
- Aug 25, 2011
- 244
- 50
You make this mod at your own risk. What worked for other users may not work for you.
Now that we have root there are a few ways to attack the SD card issue.
As far as the sd card there are probably a couple of options.
1) A symlink that makes the external card appear to the system at /sdcard. I am not sure what this does with the internal storage.
2) Modify how the system mounts the internal memory and mount that at a different mount point and then mount the external sd card at /sdcard. I think this might be the best way to go. It would open up using the internal memory for another use. On some devices with a similar stock setup to the VTAB the only option that worked was to swap the mount point as the system wouldn't accept other solutions. I am not familiar with the details.
I suggest that some thought be put into this so that no one ends up with an unusable device.
There is also the possibility of addressing individual apps by creating symlinks.
Let's discuss options and what is tried/tested in this thread.
Research into how others devices deal with this is my next step. Fell free to dive in.
Some reading:
This post (in this thread) has details about making the mod to swap the mount points of your internal storage and the user installed SD Card. Read the whole thread before proceeding.
Warnings:
DO NOT format either the internal memory or the user installed SD Card using the device's settings menu.
You make this mod at your own risk. What worked for other users may not work for you.
SD Card & Storage page after mod (please view!)
I have attached my original and modified fstab files in the zip below.
Zip of both the modded and original fstab files.
Now that we have root there are a few ways to attack the SD card issue.
As far as the sd card there are probably a couple of options.
1) A symlink that makes the external card appear to the system at /sdcard. I am not sure what this does with the internal storage.
2) Modify how the system mounts the internal memory and mount that at a different mount point and then mount the external sd card at /sdcard. I think this might be the best way to go. It would open up using the internal memory for another use. On some devices with a similar stock setup to the VTAB the only option that worked was to swap the mount point as the system wouldn't accept other solutions. I am not familiar with the details.
I suggest that some thought be put into this so that no one ends up with an unusable device.
There is also the possibility of addressing individual apps by creating symlinks.
Let's discuss options and what is tried/tested in this thread.
Research into how others devices deal with this is my next step. Fell free to dive in.
Some reading:
- Info on data storage from Android Developers
- Info about app install locations from Android Developers
This post (in this thread) has details about making the mod to swap the mount points of your internal storage and the user installed SD Card. Read the whole thread before proceeding.
Warnings:
- Stuff may run slower - using the best external SD Card you can afford will help here, but it will never be as fast as the internal storage.
- If you remove your external SD Card any apps that are located there and any data there will not be available.
- You may have to reinstall some apps.
- You may void your warranty.
- You may brick (ruin, mess up, break) your device.
- There may be other side effects that no one is aware of yet.
DO NOT format either the internal memory or the user installed SD Card using the device's settings menu.
You make this mod at your own risk. What worked for other users may not work for you.
SD Card & Storage page after mod (please view!)
I have attached my original and modified fstab files in the zip below.
Zip of both the modded and original fstab files.
Last edited by a moderator: