blob: f40967963b525df0d410cf7873802de31f954176 [file] [log] [blame]
David Ngf286ae32012-07-18 16:48:28 -07001# Android fstab file.
2# The filesystem that contains the filesystem checker binary (typically /system) cannot
3# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
4
5#TODO: Add 'check' as fs_mgr_flags with data partition.
6# Currently we dont have e2fsck compiled. So fs check would failed.
7
8#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
Yaniv Gardi1a8d6ba2012-11-11 09:56:26 +02009/dev/block/platform/msm_sdcc.1/by-name/system /system ext4 ro,barrier=1,discard wait
10/dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 nosuid,nodev,barrier=1,noauto_da_alloc,discard wait,check,encryptable=footer
Rajshekar Eashwarappac5f6a952015-07-16 11:56:18 +053011/devices/msm_sdcc.2/mmc_host* /storage/sdcard1 vfat nosuid,nodev wait,voldmanaged=sdcard1:auto,encryptable=footer
c_nagarw5ae29462015-04-02 15:05:18 +053012/dev/block/bootdevice/by-name/config /frp emmc defaults defaults