summaryrefslogtreecommitdiff
path: root/vold.fstab
blob: 4ca8e360b19fef68beed283e19b4cefd81d45027 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## 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
######################
#

# There's 2 variants that could make sense on iMX6:
# Partition 7 of the SD card we're booting from
dev_mount sdcard /mnt/sdcard 7 /devices/soc.0/2100000.aips-bus/2198000.usdhc/mmc_host/mmc0
# Any partition on the MicroSD card
dev_mount sdcard /mnt/sdcard/uSD auto /devices/soc.0/2100000.aips-bus/219c000.usdhc/mmc_host/mmc1