android23sd卡挂载流程浅析.docVIP

  • 4
  • 0
  • 约12.01万字
  • 约 89页
  • 2018-10-15 发布于湖北
  • 举报
android23sd卡挂载流程浅析

Android 2.3中关于SD卡挂载简介 ????? 在Android 2.3中,当SD卡插入系统之后,系统会自动挂载。Vold 就是负责挂载SD卡的,vold 的全称是volume daemon。实际上是负责完成系统的CDROM,USB 大容量存储,MMC 卡(后文有简介,具体请百度)等扩展存储的挂载任务自动完成的守护进程。它提供的主要特点是支持这些存储外设的热插拔。在Android上的这个vold 系统和GNU/Linux的之间存在很大的差异。自Android 2.2开始,vold又做了大改动,升级为vold 2.0,之前的配置文件是system/etc/vold.conf,vold 2.0变为system/etc/vold.fstab。 vold.fstab中的内容显示如下: ## Vold 2.0 Generic fstab ## - San Mehat (san@) ## ####################### ## Regular device mount ## ## Format: dev_mount label mount_point part sysfs_path1... ## label??????? - Label for the volume ## mount_point? - Where the volume will be mounted

文档评论(0)

1亿VIP精品文档

相关文档