Comment 0 for bug 1017823

Revision history for this message
Abhishek Paliwal (abhishek-paliwal) wrote : SDCard partition not mounted

Description:
--------------
On following Android builds:

Panda 4430/4460
https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc47-tilt-tracking-blob/#build=105

Snowball:
https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-igloo-stable-blob/#build=339

sd card partition is not mounted , same partition is created by l-a-m-c can be viewed on HOST machine after creating android image but not seen at Android level.

issue can be due to 3.4 kernel migration - both of these builds are on 3.4 kernel.

Logs:
-------------------
On Snowball:
-------------
root@android:/ # df
Filesystem Size Used Free Blksize
/dev 384M 44K 384M 4096
/mnt/asec 384M 0K 384M 4096
/mnt/obb 384M 0K 384M 4096
/system 509M 354M 155M 4096
/cache 253M 15M 237M 1024
/data 508M 94M 414M 1024
/dev/shm 384M 0K 384M 4096
root@android:/ #

On Panda:
-----------
root@android:/ # df
Filesystem Size Used Free Blksize
/dev 474M 44K 474M 4096
/mnt/asec 474M 0K 474M 4096
/mnt/obb 474M 0K 474M 4096
/system 509M 323M 186M 4096
/cache 253M 15M 237M 1024
/data 508M 67M 441M 1024
root@android:/ #

Impact:
---------
All SDcard related functionalities can't be checked due to this bug.
eg: Gallery/music/video playback etc.

Steps to reproduce:
------------------------
1. Bootup snowball/panda board with android image on SDcard.
2. On serial console enter type 'df' command
Issue: sdcard partition not available.

Hardware:
------------
Snowball v11
Panda 4430/4460
serial console up.