On 30 August 2012 19:24, BELLONI
Alexandre
<abelloni@adeneo-embedded.com>
wrote:
Hi,
I tried build #46 of panda-jb-gcc47-tilt-stable-blob.
There is a small issue with sdcard mounting/mediascanning.
Basically, the sdcard is mounted on /mnt/sdcard and
MediaScanner is trying to scan /storage/sdcard0. To solve
that, I created a symbolic link from /storage/sdcard0 to
/mnt/sdcard in the initramfs. I really believe there is a
much cleaner solution but that is a good workaround for me
for now.
Is that something you are willing to fix ?
Thanks for looking into it .This is reported in the bug :
We will target to fix this bug in 12.09 cycle but patches
are welcomed if you have find an appropriate solution.