devsnest / devsnest-developments

Automatically exported from code.google.com/p/devsnest-developments
0 stars 0 forks source link

The microSD doesn't mount in a valid partition #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? {REQUIRED}
1.Insert the microSD
2.Search the microSD with an app example operaMini when you download 
something,(some apps like file explorer can find the microSD)
3.the microSD is not find by operamini

What is the expected output? What do you see instead?
on ICS the microSD is mount in /sdcard/external_SD

Did you make a full wipe/clean dalvik cache/clean data cache? {REQUIRED}
yes, Im new with CM10

What version of the product are you using {REQUIRED}
cm-10-20130529-UNOFFICIAL-presto.zip, I don't know if the issue is solved in 
the last version cm-10-20130708-UNOFFICIAL-presto.zip

Please provide any additional information below.
I have mounted the microSD in /sdcard/external_SD 

(#!/system/bin/sh mount -o bind /external_sd /sdcard/external_sd)

and works ok but when I restart the phone I need do the same comand on the 
console also when a music player like VLC scan all the music, all my music on 
the microSD is duplicade :/

Please provide logcat and dmesg. {REQUIRED}

Original issue reported on code.google.com by 72br...@gmail.com on 15 Jul 2013 at 11:00

GoogleCodeExporter commented 9 years ago
you no need to mount, you can use symlink, we will implement it in future 
release

Original comment by jie...@gmail.com on 16 Jul 2013 at 4:43

GoogleCodeExporter commented 9 years ago
i forgot about that problem, sorry. 

Original comment by jie...@gmail.com on 9 Sep 2013 at 4:33