forked from STS-Dev-Team/android_device_motorola_edison
-
Notifications
You must be signed in to change notification settings - Fork 1
/
fstab.mapphone_umts
9 lines (8 loc) · 939 Bytes
/
fstab.mapphone_umts
1
2
3
4
5
6
7
8
9
# Android fstab file.
# The filesystem that contains the filesystem checker binary (typically /system) cannot
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
/dev/block/system /system ext3 rw,noatime,nodiratime,errors=continue,barrier=1 wait
/dev/block/userdata /data ext3 rw,nosuid,nodev,noatime,nodiratime,errors=continue,barrier=1 wait,check,encryptable=footer
/dev/block/cache /cache ext3 rw,nosuid,nodev,noatime,nodiratime,errors=continue,barrier=1 wait,check
/devices/platform/omap/omap_hsmmc.0/mmc_host/mmc0 /storage/sdcard0 vfat defaults voldmanaged=sdcard:auto