July 25th, 2012, 10:14 AM
|
#4 (permalink)
|
|
Junior Member
Join Date: Feb 2011
Posts: 27
Device(s):
Carrier: Not Provided
Thanks: 4
Thanked 6 Times in 4 Posts
|
Quote:
Originally Posted by pmuno007
# 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 extsdcard /mnt/sdcard auto /devices/platform/msm_sdcc.3/mmc_host
dev_mount sdcard /mnt/sdcard/_ExternalSD auto /devices/platform/msm_sdcc.1/mmc_host
|
Instead of changing the numbers like you did, try changing what it's referring to like this. Maybe it will work. I'm not responsible for any problems you encounter and it should be noted that, if it does work, you may experience force closes because android will be looking for apps you had installed on your internal sd that are now in your external sd. I would suggest moving all apps to your phone memory first and/or copying the entire sd card and then replacing it onto your external sd (now recognized as internal) so that the system recognizes everything exactly how it did before the mod.
Edit: don't waste your time. I tried it and it didn't work. Neither would mount.
|
|
|
Last edited by MapleBacon; July 25th, 2012 at 09:03 PM.
|
|