aboutsummaryrefslogtreecommitdiff
path: root/vold.fstab
blob: 62460533e26610e51ab3200eea5515d2066351dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
## 

#######################
## 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
## part         - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################

dev_mount sdcard /mnt/sdcard 7 /devices/platform/s3c-sdhci.2/mmc_host/mmc0