searching through xda, and found this, creds goes to lbsonic from xda ofcourse:
Fix for who want to use the folder "external_sd" in the internal storage of the mobile phone again instead of folder EMMC in the root of your device to acces your external sd card.
download Terminal Emulator from google play..
(press enter after each line):
-------------
su (enter)
mount -o bind /emmc /mnt/sdcard/external_sd/ (enter)
-------------
caution ! you need to put space after these sentences
mount
-o
bind
/emmc
/mnt/sdcard/external_sd/
your external Sd card is now linked in a folder in your internal storage of your device again under external_sd
(quick workaround)
[EDIT]:
have a look here as well: http://forum.xda-developers.com/show....php?t=1734826
[/EDIT]
give that a go...
Cheers
D











:
Reply With Quote

Bookmarks