blob: 0a67f1dd71b805539db309c26ba9b7eafb8b6317 [file] [log] [blame]
Ken Sumrall77cd23c2013-02-27 16:15:25 -08001# Android fstab file.
Nick Kralevich8f9288e2013-07-12 13:49:49 -07002#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
Ken Sumrall77cd23c2013-02-27 16:15:25 -08003# The filesystem that contains the filesystem checker binary (typically /system) cannot
4# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
Nick Kralevich8f9288e2013-07-12 13:49:49 -07005/dev/block/mtdblock0 /system ext4 ro,barrier=1 wait
6/dev/block/mtdblock1 /data ext4 noatime,nosuid,nodev,barrier=1,nomblk_io_submit wait,check
Xavier Ducrohet3059c3d2014-06-20 22:51:48 +00007/dev/block/mtdblock2 /cache ext4 noatime,nosuid,nodev wait,check
Jeff Sharkey2524d392013-10-09 16:55:31 -07008/devices/platform/goldfish_mmc.0 auto vfat defaults voldmanaged=sdcard:auto