Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Once this is done can the internal storage info be deleted to make more room since its all on the acctual external sd card
Sent from my VTAB1008 using Android Tablet Forum
Once the mount points are modified and you verify everything is working you can delete all of the files from the internal storage and use it for something else.
I would make a backup of the contents - just in case.
Can Someone post the init.rc file (and any other .rc files) from the root of the filesystem.
This should show how the SDCARD is mounted and what partitions are made at boot.
Just swapping the SDCARD internal with the external is a working short term solution, but going into the config file that calls the VOLD.FSTAB should also be looked at.
On my Pandigital Novel, early in the "hacking cycle" when alternate ROMS were being tossed about with near reckless abandon... every now and then one would show up that had swapped the internal with the external SDCARD - which messed up some stuff...
in theory, the "system" knows how to eject and remount the external card on the fly...
that behavior should be kept (IMO),
we want to add the behavior where the system "knows" that the EXTERNAL card is just that, and not the internal "USER" space
is this correct?
Rich
I think that this would require some ROM hacking. I believe that the init.rc file gets created on reboot. Let's wait for CWM recovery first.
Edit: init.rc is attached
First of all thanks alot! After much tinkering I got your solution to work.
What I'm now seeing is:
-Settings/ SD Card & Device Storage/
The option to Mount or Erase SD Card
Total and Available space are both 'unavailable'
-Internal storage
Total space is now 29.71GB
Available Space
-Application storage
Available space 487MB
Under manage applications I can move applications between device and sd card. As I moved my apps to the sd card Titanium showed sdcard free space decreased.
Titanium Backup shows this:
System ROM: 227MB (42.0 MB free)
Internal: 792MB (510MB free)
SD card: 31.9GB (24.5 GB free)
Does this look correct? Even though under Settings/ SD Card & Device Storage/ it looks like the device has the sdcard indentified as internal? I haven't tried to move apps with Titanium Backup because it looks like it recognizes memory usage differently than the system.
I have attached my original and modified fstab files in the zip below.
As a temporary solution could we use symbolic links?
Can we move a directory to the external SD card and make a symbolic link on the internal storage pointing to the external SD card? Any known issues with doing this.
Any one know what directory is used when we move software to the SD card?