Hi, i just install a CM7.2 in my Skyrocket and everything goes fine but the storage. it mounts the internal storage to /mnt/emmc. but i want it to mount to the /mnt/sdcard so that the camera and other software will works even without insert an external SD card.
i have follow a guide to switch the mounting line in the /system/etc/vold.fastab file.
here is the original lines:
Code:
# internal sdcard
dev_mount emmc /mnt/emmc 28 /devices/platform/msm_sdcc.1/mmc_host/mmc0/mmc0
# external sdcard
dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.3/mmc_host/mmc2/mmc2
# otg sdcard
# usb_mount sdcard2 /mnt/sdcard/usbStorage auto /devices/platform/msm_hsusb_host.0#end line
And the following is my modified lines, just simply switch the two lines:
Code:
# internal sdcard
dev_mount emmc /mnt/emmc auto /devices/platform/msm_sdcc.3/mmc_host/mmc2/mmc2
# external sdcard
dev_mount sdcard /mnt/sdcard 28 /devices/platform/msm_sdcc.1/mmc_host/mmc0/mmc0
# otg sdcard
# usb_mount sdcard2 /mnt/sdcard/usbStorage auto /devices/platform/msm_hsusb_host.0#end line
After i did that, the internal storage mount to /mnt/sdcard correctly, and the usb storage driver works as well. after i insert a external sd card, it mount to /mnt/emmc correctly; but when i unmount it, there is a notification in task bar saying "SD card removed, please insert a new one" which can not be clear;
Anyone familiar with the code command and help me? Thanks a million
Hello guys,
I have seen many people that are dealing with problems when it comes to change the vold.fstab on their LG phone to swap memories.
I am trying to edit mine on my LG Optimus M+, to swap the internal sd with the external one. Here is the code of the Vold.fstab file:
#dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.1/mmc_host
# LGE_CHANGE
# If sdcard isn't exist, mount emmc partition
#dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.1/mmc_host /devices/platform/msm_sdcc.3/mmc_host
dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.3/mmc_host
dev_mount extsdcard /mnt/sdcard/_ExternalSD auto /devices/platform/msm_sdcc.1/mmc_host
I tried changing the number 1 for a 3 on msm_sdcc1 and the 3 for a 1 in msm_sdcc3. This resulted in a damaged internal sd card message on the phone. I'd be glad if you guys could give me a hand. I'm sure many others will find the information useful too.
Thank you in advance.
patsito92 said:
Hello guys,
I have seen many people that are dealing with problems when it comes to change the vold.fstab on their LG phone to swap memories.
I am trying to edit mine on my LG Optimus M+, to swap the internal sd with the external one. Here is the code of the Vold.fstab file:
#dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.1/mmc_host
# LGE_CHANGE
# If sdcard isn't exist, mount emmc partition
#dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.1/mmc_host /devices/platform/msm_sdcc.3/mmc_host
dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.3/mmc_host
dev_mount extsdcard /mnt/sdcard/_ExternalSD auto /devices/platform/msm_sdcc.1/mmc_host
I tried changing the number 1 for a 3 on msm_sdcc1 and the 3 for a 1 in msm_sdcc3. This resulted in a damaged internal sd card message on the phone. I'd be glad if you guys could give me a hand. I'm sure many others will find the information useful too.
Thank you in advance.
Click to expand...
Click to collapse
Hello my friend I have the same problem, I own a LG E400 but nobody now how to modify the vold
HI, I'm running Android 4.0.3 tablet, and I'd like help with using my External SD as my Internal SD, and vice versa. That is when I select to "Move to SD" it moves games to my external SD instead of my Internal SD
I have 3 places stuff gets stored:
Internal Memory (0.98GB)
Internal SD (2.00 GB)
External SD (16.00GB)
I've been reading some threads on how to do this, but I keep on failing, or it isn't compatible with my device [Prestigio PMP3270B]
Here's what my vold.fstab looks like:
Code:
## Vold 2.0 fstab for HTC Passion
#
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
# Mounts the first usable partition of the specified device
#/devices/platform/awsmc.3/mmc_host for sdio
dev_mount sdcard /mnt/sdcard auto /devices/virtual/block/nandj
dev_mount extsd /mnt/extsd auto /devices/platform/sunxi-mmc.1/mmc_host /devices/platform/sunxi-mmc.0/mmc_host
dev_mount usbhost1 /mnt/usbhost1 auto /devices/platform/sw-ehci.1 /devices/platform/sw_hcd_host0 /devices/platform/sw-ohci.1
How should I edit this to achieve what I want to?
Many thanks!:good:
Pull void.fstab then edit with Text Editor and edit these lines:
dev_mount sdcard /mnt/sdcard auto /devices/virtual/block/nandj
dev_mount extsd /mnt/extsd auto /devices/platform/sunxi-mmc.1/mmc_host /devices/platform/sunxi-mmc.0/mmc_host
to
dev_mount sdcard /mnt/extsd auto /devices/platform/sunxi-mmc.1/mmc_host /devices/platform/sunxi-mmc.0/mmc_host
dev_mount extsd /mnt/sdcard auto /devices/virtual/block/nandj
Then push again to /etc folder and reboot. Make sure you've got nandroid backup/ways to restore the tab in good state in case anything goes wrong. Hope that helps!
ExtSD2Internal
I had good experience with this trick listed here:
http://forum.xda-developers.com/showthread.php?t=1772234
One disclaimer - worked great on mu Galaxy S3 so may be it
will work on you r tablet also.
Ever had a problem with your Android smartphone that application is only downloading to the phone storage and you can not move it to the MicroSD card?
Here is a quick solution. The following solution will only work on a rooted phone.
Please download and install ES File Explorer.
Enter it, Go to Menu>Settings>Root Settings Check “Root Explorer” and accept both the ES prompt and SU prompt.
Then check Mount File System
Return to ES Main screen, Long press the first Favorites icon unless the path will turn to /
Go to /system/etc and press vold.fstab
Find there the following lines:
dev_mount sdcard /mnt/sdcard
[email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
dev_mount sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host/mmc1
Replace the sdcard with sdcard2 and sdcard2 with sdcard so that it will look like this:
dev_mount sdcard /mnt/sdcard2 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host/mmc1
Now press the Menu button and press Save.
Restart your phone and now the “Phone Storage” is your MicroSD card and most applications will be downloaded to it.
Nice
Sent from my HTC Rezound using Tapatalk 2
iatpli general
THANKs!
cool
I made a flash-able .zip try at your own risk but should be fine if you nandroid or back up the original like I did.
edit it did not work right on mine lol ill look into it
corlaci said:
Ever had a problem with your Android smartphone that application is only downloading to the phone storage and you can not move it to the MicroSD card?
Here is a quick solution. The following solution will only work on a rooted phone.
Please download and install ES File Explorer.
Enter it, Go to Menu>Settings>Root Settings Check “Root Explorer” and accept both the ES prompt and SU prompt.
Then check Mount File System
Return to ES Main screen, Long press the first Favorites icon unless the path will turn to /
Go to /system/etc and press vold.fstab
Find there the following lines:
dev_mount sdcard /mnt/sdcard
[email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
dev_mount sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host/mmc1
Replace the sdcard with sdcard2 and sdcard2 with sdcard so that it will look like this:
dev_mount sdcard /mnt/sdcard2 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host/mmc1
Now press the Menu button and press Save.
Restart your phone and now the “Phone Storage” is your MicroSD card and most applications will be downloaded to it.
Click to expand...
Click to collapse
thanks,worked awesomely
Sent from my ADR6425LVW using Xparent Red Tapatalk 2
can someone with is working send me their new vold.fstab so I can make a flash.zip for everyone?
Bricked?
Resolved
I managed to solve the above issue.
I'm trying to do this procedure but nothing is happening. Already modified and continues the same way when I restart.
On my tablet has 2 files and vold.fstab vold.fstab.nand
VOLD.FSTAB
Code:
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard2 /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2
## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# usb otg disk
dev_mount usbotg /mnt/usbotg auto /devices/platform/mt_usb/usb1
VOLD.FSTAB.NAND
Code:
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.1/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2
## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
any solution?
i'm already using link2sd and my internal memory still full ,
i think it's better, it is okay if i do directly ?
sorry for bad english
exactly same SDCARD2 line, n no changes found
exactly same SDCARD2 line, n no changes found...
on internet there is no method for sdcard2 line,, somebody help
fellipeleo said:
I managed to solve the above issue.
I'm trying to do this procedure but nothing is happening. Already modified and continues the same way when I restart.
On my tablet has 2 files and vold.fstab vold.fstab.nand
VOLD.FSTAB
Code:
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard2 /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2
## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# usb otg disk
dev_mount usbotg /mnt/usbotg auto /devices/platform/mt_usb/usb1
VOLD.FSTAB.NAND
Code:
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.1/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2
## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
any solution?
Click to expand...
Click to collapse
corlaci said:
Ever had a problem with your Android smartphone that application is only downloading to the phone storage and you can not move it to the MicroSD card?
Here is a quick solution. The following solution will only work on a rooted phone.
Please download and install ES File Explorer.
Enter it, Go to Menu>Settings>Root Settings Check “Root Explorer” and accept both the ES prompt and SU prompt.
Then check Mount File System
Return to ES Main screen, Long press the first Favorites icon unless the path will turn to /
Go to /system/etc and press vold.fstab
Find there the following lines:
dev_mount sdcard /mnt/sdcard
[email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
dev_mount sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host/mmc1
Replace the sdcard with sdcard2 and sdcard2 with sdcard so that it will look like this:
dev_mount sdcard /mnt/sdcard2 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host/mmc1
Now press the Menu button and press Save.
Restart your phone and now the “Phone Storage” is your MicroSD card and most applications will be downloaded to it.
Click to expand...
Click to collapse
is it working on all android phones?..my phone is "Vega Racer IM-A770k"..
SD card as primary storage location.
I have Rom Toolbox, and selected APPS2sd, and I have noticed my apps do get stored on my SD card, but I am wondering about the OTA I am now being nagged about.
Will this OTA also be saved to my card, or will this ignore the pointing to a specific location and perform the update on its own, regardless of where I direct my apps?
My latest update is 45.621.10.en.us for VZW
Is there an easy method of getting this OTA off the phone and into my SD card without messing with extensive file attributes?
If so, does anybody know the exact location of this file?
Root or system?
Thank you in advance for your assistance!
Hey guys!
Is there any way to reverse the process?
To change my sd card back from phone storage to external sd card-
After flashing new rom to my ZTE V970, my external SD card is shown as phone storage, but I would like to have it as external SD card!
Thanks!
install apps to external sd card,any android 4.2.1
My bro bought a micromax canvas 2 plus running 4.2.1 and asked me toh swap the sd cards..
At first i thought it would be easy since there are so many posts regarding this..but all the methods failed..
The twist is..there are 2 files in the system/etc folder..
1.Vold.fstab
2.Vold.fstab.nand
So..replacing 0 with 1 in the vold.fstab file doesnot do the trick..
After many days of searching every where, i finally found a way..
1.Root your phone
Use root explorer( or any other file manager with root access)
2.navigate to system/ etc
3.now open the vold.fstab file as text
4.make a backup of the original file
Change the lines:
dev_mount sdcard /storage/sdcard0 [email protected]/devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard2 /storage/sdcard1auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host
To
dev_mount sdcard /storage/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.1/mmc_host
dev_mount sdcard2 /storage/sdcard0 [email protected] /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.0/mmc_host
In vold.fstab.nand change sdcard0 to sdcard1
Then reboot your phone
PLEASE NOTE: the above change will NOT show your external as internal..or vise versa
But all those large apps and games will get installed in external sd card..
Make the default write disk 'external sd' from settings
Fully working on canvas 2 plus
Help out
I encounter a problem on my tablet !!!! my sdcard not working as external storage !!!! So. Can't use it to save data of games as some other things ....it has 2.0gb internal memory ,and 5 gb storage !!!!!then my sdcard. Which obb file of a game that is not playing I attached some screen shot of the storage to this post
KitKat
could anyone do this on kitkat , because it don´t have vold......
thanks
Thanks for the instruction. There isn't much available on the net for this. I am trying to work on an XTouch Ocean phone that has a 512mb/256mb internal structure. I would like to change the internal and external (4GB bundled with the device) but need to have the internal settings display that the change has been made in order for the device to be acceptable for a NGO project we are running. Any idea?
Hello , this guide is needed when you have small internal sd card , and your phone don't support switching internal sd with external sd, which mean some apps or big games won't find enough space in your internal sd card to download files (DATA or OBB files for example), so applying this will make your internal sd (with small space) become the external sd "sd card1" or "ext.sd card" what ever the name is , and your external sd (with the bigger memory) becomes internal sd "sd card0" , the way to do that changes from device to device a little bit , anyway for my device (Jellybean 4.2.2 NOT KITKAT)i needed to have root access and then edit the file /etc/vold.fstab , so follow this (this is the general idea of doing it) :
0- You must have a full MTK-SPT backup of your phone , and you must know how to restore it in case something goes wrong.
1- To be able to fix it easly in case something goes wrong make a copy (backup) of the file vold.fstab , you can return it like it was , following this :
- if your device boot use Root explorer or ES File Explorer (replace file & fix permissions)
- or replace the vold.fsab in the cwm flashable zip in the attachments and flash that back using cwm recovery (to replace open zip using winrar -don't extract-then go to system\etc and replace the vold.fstab in the zip with your backup vold.fstab)
2- Edit /etc/vold.fstab like the following , use any text editor on pc or on your android - easier on android using ROOT explorer - now the original vold.fstab file was like this before changing any thing :
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /storage/sdcard0 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2
## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
And then i swaped the name of my internal sd card with the name of my external sd card so it's mounted in its place (become the first sd card) it's become like this after editing it
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /storage/sdcard1 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard2 /storage/sdcard0 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2
## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
so the replacing was at the line 17 and 18 (they might be different lines for other devices but with a similar text) i replaced the name of my external card which is sdcard1 with the name of my internal storage sdcard0 , also the names in your device may be different but the idea is the same these are the 2 lines before and after the replacement so you know what lines to search for and edit they should be very similar to these :
before
dev_mount sdcard /storage/sdcard0 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host
after
dev_mount sdcard /storage/sdcard1 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard2 /storage/sdcard0 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host
Nothing else changed, after that i saved the file and restart the device -if you edited on pc you need to copy & replace the file or you can use the cwm flashable zip in the attachments to do it- then after rebooting the sd card become my internal sd and the internal become the external sd card.
Now that worked for me, just be careful i'm not responsible for any damage might happen to your device if that didn't work this may cause bootloop or softbrick, another thing if you want to backup your ROM or flash some other rom after applying this you should undo the changes first especialy if it's a cwm ROM or backup , do a backup of the file before editing it in case some thing goes wrong ,so you can return the file as it was, and if this worked for you press THANKS button then install what ever apps or games you like on your sd card what ever size it is.
Some devices has different vold.fstab than the one i showed so if you tried this with different one & it worked please post your file & the changes you made , this will help other users.
Working for MT6572 chipsets
Hey thanks a lot mate, its working for MT6572 chipsets perfectly :good:
\cheers/