SD card partition unavailable on vexpress with Linaro Android Jelly Bean 4.3

Bug #1216791 reported by Botao
22
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Linaro Android
Fix Released
Critical
Tixy (Jon Medhurst)

Bug Description

On ARM Versatile Express A9 board with Linaro Android Jelly Bean image:

https://android-build.linaro.org/builds/~linaro-android/vexpress-linaro-4.3-13.08-release/#build=1

SD card partition is unavailable:

root@vexpress:/data # df
Filesystem Size Used Free Blksize
/dev 504.3M 48.0K 504.3M 4096
/mnt/secure 504.3M 0.0K 504.3M 4096
/mnt/asec 504.3M 0.0K 504.3M 4096
/mnt/obb 504.3M 0.0K 504.3M 4096
/system 487.9M 345.2M 142.8M 4096
/cache 239.9M 2.0M 237.9M 1024
/data 487.8M 61.7M 426.2M 1024
root@vexpress:/data #

There is an old "Fix Released" bug for the same issue:

https://bugs.launchpad.net/linaro-android/+bug/1086623

Botao (botao-sun)
description: updated
vishal (vishalbhoj)
Changed in linaro-android:
status: New → Incomplete
status: Incomplete → Confirmed
importance: Undecided → High
assignee: nobody → Tixy (Jon Medhurst) (tixy)
Changed in linaro-android:
importance: High → Critical
status: Confirmed → In Progress
vishal (vishalbhoj)
Changed in linaro-android:
milestone: none → 13.09
Revision history for this message
Tixy (Jon Medhurst) (tixy) wrote :

Fixed by updating 4.3 manifest to use Linaro's fixed version of vold , see http://review.android.git.linaro.org/#/c/4399/
Verified in build https://android-build.linaro.org/builds/~linaro-android/vexpress-linaro/#build=70

Changed in linaro-android:
status: In Progress → Fix Committed
Revision history for this message
Botao (botao-sun) wrote :

Confirmed, for ARM Versatile Express A9 Linaro Android build 74:

https://android-build.linaro.org/builds/~linaro-android/vexpress-linaro/#build=74

SD card partition now can be mounted and accessed successfully:

root@vexpress:/ # df
Filesystem Size Used Free Blksize
/dev 504.2M 48.0K 504.2M 4096
/mnt/secure 504.2M 0.0K 504.2M 4096
/mnt/asec 504.2M 0.0K 504.2M 4096
/mnt/obb 504.2M 0.0K 504.2M 4096
/system 487.9M 344.7M 143.3M 4096
/cache 239.9M 2.0M 237.9M 1024
/data 487.8M 83.8M 404.0M 1024
/mnt/sdcard 2.3G 121.5M 2.2G 4096
/mnt/secure/asec 2.3G 121.5M 2.2G 4096
root@vexpress:/ #

Changed in linaro-android:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.