Good Evening,
I'm wondering if anyone can help with swapping my internal and external memory on my new Sumvision Android X2?
I've tried editing the vold.fstab file, but all I seem to do is tell Android that the External SD-Card is now the internal flash card.
I get the same problem with using the External 2 Internal App.
The only four lines in the vold.fstab file that aren't commented are:
loop_mount loop /mnt/VIRTUAL_CDROM
dev_mount sdcard /storage/sdcard0/external_sdcard auto /devices/platform/AMLOGIC_CARD/card_host/memorycard0 /devices/platform/aml_sd_mmc.0
dev_mount flash /storage/sdcard0 auto /devices/platform/mtd/mtd6/avnftlg /devices/virtual/mtd/mtd6/avnftlg
asec flash
And all I've tried (so far) is swap the words in bold.
Any ideas will be very much appriecated.
Thanks
Related
I have a custom-made rooted MTK6575 based phone, and it has internal storage of just 127MB and an external SD Card of 8Gb.The Phone spec is 512MB
I want to swap these two and tried all the ways I found from the forum such as
a. Modifying the vold.fstab and vold.fstab.nand
b. Trying out External 2 Internal with Universal Init
Both did not work out.
Upon check the /mnt folder, I realised that there is only one sdcard folder. The internal memory of 127MB seems to be shared with the 512MB and there is no mounting script that I can find.
The only effect I have gotten is from modifying the vold.fstab.nand file. If I change the sdcard to sdcard2, my sdcard will not be seen under storage and only the 127Mb internal storage will be seen.
Anyone can help ? :crying:
hi there, i'm new member. i've just used Dell steak pro- rom cook 2.3.6, it's rooted
there 3 memories: internal, sd card, external_sd
one day, i want to enlarge my sdcard and bought a new 16gb sd card but its name's external_sd and when sd is full i must copy data from sd to external, how can i use the external card as sd card and ignore the former one. the following text is from vold.fstab please help me to solve it
thanks in advanced
Dual SD Card support (Internal eMMC Partition and External SD)
dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.1/mmc_host
# Robert, 20111228, QCT8x60_CR1707: MILSCI-618 change external sd card folder from sdcard2 to external_sd
dev_mount sdcard2 /mnt/sdcard/external_sd auto /devices/platform/msm_sdcc.3/mmc_host
lethetuyen said:
hi there, i'm new member. i've just used Dell steak pro- rom cook 2.3.6, it's rooted
there 3 memories: internal, sd card, external_sd
one day, i want to enlarge my sdcard and bought a new 16gb sd card but its name's external_sd and when sd is full i must copy data from sd to external, how can i use the external card as sd card and ignore the former one. the following text is from vold.fstab please help me to solve it
thanks in advanced
Dual SD Card support (Internal eMMC Partition and External SD)
dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.1/mmc_host
# Robert, 20111228, QCT8x60_CR1707: MILSCI-618 change external sd card folder from sdcard2 to external_sd
dev_mount sdcard2 /mnt/sdcard/external_sd auto /devices/platform/msm_sdcc.3/mmc_host
Click to expand...
Click to collapse
anybody here
Hi,
I've been using my new zopo zp998 without an external sdcard for a while...
This way the system is mounting the phone storage (internal card) as sdcard0 pointing sdcard to it...
I've already installed lots of applications and most of them point to sdcard.
Now, when I try to add an external sdcard, the system mounts the external sdcard as sdcard0 and the phone storage as sdcard1 leaving sdcard pointing to sdcard0 which is now the external one, breaking most of the installed applications...
As this phone as almost 10GB of free storage, I wish to keep using the phone storage as main storage... Adding an external card is just for extra stuff (musics and videos) or for one or another future application (GPS maps maybe).
Is it possible to always keep the phone storage as sdcard0 and sdcard, with and without the external card mounted, leaving the external card as sdcard1 if mounted?
Phone is rooted (flashed bootimg and recovery, installed CMW-SuperSU 0.98) with stock ROM 20140218-143230.
vold.fstab contents:
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
dev_mount usbotg /mnt/usbotg auto /devices/platform/mt_usb
Any help, please?
Thanks.
Hi
I'm using micromax elanza 2
Currently I'm facing storage problems . The thing is micromax has separate the 4gb internal memory as 2 GB as phone storage and 2 gb as internal SD card
So I'm unable to use the potent of a 16 GB ext SD card as the phone never detects it as a thing for storing it's apps
This idiotic feature is not allowing me to download apps above 2 GB
Help needed
Thanks in advance
I have tried the method of changing storage via root explorer "
I.e vold fstab file editing and I don't know how to make it
Help me
Edit:
dev_mount sdcard0 /storage/sdcard1 auto /devices/msm_sdcc.2/mmc_host
This is my vold.fstab content
Hello, i have a little problem, my phone (Android 5.1 LP) reads my external sdcard as sdcard0 instead of sdcard1
here's what happens.
No external sdcard inserted
/storage/sdcard0 - internal storage
external sdcard is inserted
/storage/sdcard1 - internal storage
/storage/sdcard0 - external sdcard
by the way, my phone is rooted. i hope i get some help, thanks!