当前位置:  技术问答>linux和unix

android中system/etc/vold.fstab文件疑惑

    来源: 互联网  发布时间:2017-01-15

    本文导语:  ## Vold 2.0 Generic fstab ## - San Mehat (san@android.com) ## ####################### ## Regular device mount ## ## Format: dev_mount     ## label        - Label for the volume ## mount_point  - Where the volume will be mounted ## part    ...

## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
##

#######################
## Regular device mount
##
## Format: dev_mount    
## label        - Label for the volume
## mount_point  - Where the volume will be mounted
## part         - Partition # (1 based), or 'auto' for first usable partition.
##  - List of sysfs paths to source devices
######################

## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard 3 /devices/platform/mmci-omap-hs.0/mmc_host/mmc0

## Example of a dual card setup
# dev_mount left_sdcard  /sdcard1  auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# dev_mount right_sdcard /sdcard2  auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1

## Example of specifying a specific partition for mounts
# dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1


以上代码为android文件系统:android_fs里面的system/etc/vold.fstab的全部内容,其中实际上也只有如下一行其他为注释:
      dev_mount sdcard /mnt/sdcard 3 /devices/platform/mmci-omap-hs.0/mmc_host/mmc0
我知道这个是类似pc机上的开机自动挂载分区的配置文件,但是这个看不懂,请详细解释一下这几个的作用和代表的意思:
  (1) dev_mount sdcard           
  (2) /sdcard 2               
  (3) /devices/platform/goldfish_mmc.0 
  (4) /devices/platform/msm_sdcc.2/mmc_host/mmc1


|
  (2) /sdcard 2   
   挂载点
  (3) /devices/platform/goldfish_mmc.0  
  (4) /devices/platform/msm_sdcc.2/mmc_host/mmc1
   设备文件名称, 第一个应该时模拟器的sd设备文件, 第二个时msm芯片sd设备的名称吧

    
 
 

您可能感兴趣的文章:

  • 关于android toolchain和Cygwin疑惑(急急急.....)
  • Android创建文件实现对文件监听示例
  • Android文件管理器 雪梦文件管理器
  • Android中删除文件以及文件夹的命令记录
  • Android文件管理器 Astro
  • Android文件管理器 AndFileManage
  • android通过配置文件设置应用安装到SD卡上的方法
  • android开发教程之系统资源的使用方法 android资源文件
  • android保存Bitmap图片到指定文件夹示例
  • android读取assets文件示例
  • Android 工程内嵌资源文件的两种方法
  • android下跑ubuntu下的可执行文件
  • Android递归方式删除某文件夹下的所有文件(.mp3文件等等)
  • android读取raw文件示例
  • android 获取文件的扩展名和去掉文件扩展名的小例子
  • Android 进入设备后台data文件夹的办法
  • android打开rar压缩文件
  • Linux/Android竞争情况下使用flock加锁后文件被毁坏
  • android读取sdcard路径下的文件的方法
  • Android APK文件在电脑(PC虚拟机)上面运行方法
  • android中写一个内部类来选择文件夹中指定的图片类型实例说明
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 申请Android Map 的API Key(v2)的最新申请方式(SHA1密钥)
  • Android瀑布流实例 android_waterfall
  • Android开发需要的几点注意事项总结
  • Android系统自带样式 (android:theme)
  • android 4.0 托管进程介绍及优先级和回收机制
  • Android网络共享软件 Android Wifi Tether
  • Android访问与手机通讯相关类的介绍
  • Android 图标库 Android GraphView
  • Android及andriod无线网络Wifi开发的几点注意事项
  • 轻量级Android开发工具 Android Tools
  • Android 2.3 下StrictMode介绍
  • Android 开发环境 Android Studio
  • IDEA的Android开发插件 idea-android
  • HTML教程 iis7站长之家
  • XBMC的Android客户端 android-xbmcremote
  • Android小游戏 Android Shapes
  • Android电池监控 Android Battery Dog
  • android开发:“android:WindowTitle”没有对应项no resource
  • Android 上类似IOS 的开关控件。 Android ToggleButton
  • Android 将 android view 的位置设为右下角的解决方法
  • Android 2D游戏引擎 Android Angle


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3