I installed Cog's 2.2 Froyo beta. Working great so far but today i noticed that my external sd card was not readable by the music player... then i realized when i browse to /sdcard/sd it says "directory empty".
Then finally i noticed that it's now mounted as /sdcard/external_sd
Listed like this in /proc/mounts:
Does anyone know how to remount this so it shows up as /sdcard/sd so that apps can access the data on the external sd card?
Then finally i noticed that it's now mounted as /sdcard/external_sd
Listed like this in /proc/mounts:
Code:
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:9 /mnt/sdcard/external_sd vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0