How To Change The External SDCARD Into The Internal
How To Change The External SDCARD Into The Internal
Preparation:
-Android devices must be in the root first, which has not been android in the root device, please search first the type and manner of his root here is the Root of all types of Android.
-Install the application Root Explorer or Es File Explorer of Google Play Store, install on your android device.
-Open Root Explorer app and then go into the folder/system/etc
-Search files with extension vold. fstab
-Tap/press a while the file and select "Open with Text Editor"
-After that edit the appropriate command at Android ARMs You, see the examples below:
Note:
Make sure that the edit in which the letter in bold.
When it's finished, please select save and exit
Don't forget to set the permissions so the rw-r – r – (644)
If it please reboot android
vold.fstab di Sony Experia Device ( Experia GO)
vold.fstab di Samsung Galaxy (SII I9100)
vold.fstab di Tablet ADVAN VANDROID T4i
Preparation:
-Android devices must be in the root first, which has not been android in the root device, please search first the type and manner of his root here is the Root of all types of Android.
-Install the application Root Explorer or Es File Explorer of Google Play Store, install on your android device.
-Open Root Explorer app and then go into the folder/system/etc
-Search files with extension vold. fstab
-Tap/press a while the file and select "Open with Text Editor"
-After that edit the appropriate command at Android ARMs You, see the examples below:
Note:
Make sure that the edit in which the letter in bold.
When it's finished, please select save and exit
Don't forget to set the permissions so the rw-r – r – (644)
If it please reboot android
vold.fstab di Sony Experia Device ( Experia GO)
dev_mount sdcard /mnt/sdcard 14 /devices/sdi4/mmc_host/mmc1/mmc1
dev_mount ext_card /mnt/ext_card auto /devices/sdi3/mmc_host/mmc3/mmc3
edit menjadi:
dev_mount sdcard /mnt/ext_card 14 /devices/sdi4/mmc_host/mmc1/mmc1
dev_mount ext_card /mnt/sdcard auto /devices/sdi3/mmc_host/mmc3/mmc3
vold.fstab di Samsung Galaxy (SII I9100)
dev_mount sdcard /storage/sdcard0 11 /devices/platform/dw_mmc/mmc_host/mmc0/mmc0 encryptable_nonremovable
dev_mount sdcard1 /storage/extSdCard auto /devices/platform/s3c-sdhci.2/mmc_host/mmc1
edit menjadi:
dev_mount sdcard /storage/sdcard0 auto /devices/platform/s3c-sdhci.2/mmc_host/mmc1
dev_mount sdcard1 /storage/extSdCard 11 /devices/platform/dw_mmc/mmc_host/mmc0/mmc0 encryptable_nonremovable
vold.fstab di Tablet ADVAN VANDROID T4i
vold.fstab dari Lenovo A390
dev_mount sdcard /mnt/sdcard/external_sdcard auto/devices/platform/AMLOGIC_CARD/card_host/memorycard0 /devices/platform/aml_sd_mmc.0
dev_mount flash /mnt/sdcard auto /devices/virtual/mtd/mtd8/avnftl8 /devices/platform/mtd/mtd8/avnftli
edit menjadi:
dev_mount flash /mnt/sdcard auto/devices/platform/AMLOGIC_CARD/card_host/memorycard0 /devices/platform/aml_sd_mmc.0
dev_mount sdcard /mnt/sdcard/external_sdcard auto/devices/virtual/mtd/mtd8/avnftl8 /devices/platform/mtd/mtd8/avnftli
dev_mount sdcard /mnt/sdcard emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
edit menjadi:
dev_mount sdcard /mnt/sdcard2 emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard /mnt/ sdcard auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host