Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount sdcard as usb mass storage #17

Closed
dalingrin opened this issue Jan 28, 2011 · 3 comments
Closed

Mount sdcard as usb mass storage #17

dalingrin opened this issue Jan 28, 2011 · 3 comments

Comments

@dalingrin
Copy link
Collaborator

Appears to be vold configuration.

This can be seen in logcat:
E/UsbObserver( 967): Could not parse switch state from event {SUBSYSTEM=switch, SWITCH_STATE=online, DEVPATH=/devices/virtual/switch/usb_mass_storage, SEQNUM=999, ACTION=change, SWITCH_NAME=usb_mass_storage}

@N5FPP
Copy link
Collaborator

N5FPP commented Feb 3, 2011

It appears that vold doesn't support partitions greater than 4 (extended partitions) - see http://code.google.com/p/android/issues/detail?id=3126

@dalingrin
Copy link
Collaborator Author

Fixed in recent builds

@dalingrin
Copy link
Collaborator Author

As far as I can tell there are no issues with UMS and the external sdcard.
This was fixed in BoardConfig.mk

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants