Re: [android-porting] Insertion Mount on state_Pending.

2010-08-15 Thread
写道: > i have pushed this patch that helped with our problem. > https://review.source.android.com/#change,16460, let me know > if it helps.. > > Im not sure what you mean with "no partitions".. you have not > partitioned the sdcard? > > > > > <htt

Re: [android-porting] vold issues

2010-08-12 Thread
tion failed (Device or resource busy) > > I can manually mount the device using this command without any error: > > mount -t vfat /dev/block/mmcblk0p1 /mnt/sdcard > > Any help with this would be appreciated. > > Thanks, > Anthony > > -- > unsubscribe: >

Re: [android-porting] Insertion Mount on state_Pending.

2010-08-12 Thread
ex); > -} > -} > -}.start(); > + /* Instead of tring to mount here, wait for > +* the state to be Idle before atempting the > +* insertion mount, else "insertion mount" may fail. &g