dailyquinn
Newbie
I had an ingenious idea and checked to see how android mounts the storage devices, and was able to find a way to swap the internal storage and sdcard.
This tweak works on the 5/20 cMIUI release, and should also work on CM9. I apologize, I have not flashed back to a gingerbread to test.
If you take a root file browser and edit /system/etc/volb.fstab, there are two sections you need to edit. "dev_mount emmc /mnt/emmc" changes to "dev_mount emmc /mnt/Edvard" and "dev_mount sdcard /mnt/sdcard" changes to "dev_mount SD card /mnt/emmc".
Then you simply copy your files from emmc to sdcard if you care about preserving your /android folder and reboot. Magic will then occur and your phone will have more storage space on the default storage.
This tweak works on the 5/20 cMIUI release, and should also work on CM9. I apologize, I have not flashed back to a gingerbread to test.
If you take a root file browser and edit /system/etc/volb.fstab, there are two sections you need to edit. "dev_mount emmc /mnt/emmc" changes to "dev_mount emmc /mnt/Edvard" and "dev_mount sdcard /mnt/sdcard" changes to "dev_mount SD card /mnt/emmc".
Then you simply copy your files from emmc to sdcard if you care about preserving your /android folder and reboot. Magic will then occur and your phone will have more storage space on the default storage.