forked from pawitp/android_device_samsung_i9082
-
Notifications
You must be signed in to change notification settings - Fork 1
/
fstab.capri_ss_baffin
10 lines (9 loc) · 923 Bytes
/
fstab.capri_ss_baffin
1
2
3
4
5
6
7
8
9
10
# Android fstab file.
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
# 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
# data partition must be located at the bottom for supporting device encryption
/dev/block/mmcblk0p19 /system ext4 ro,noatime wait
/dev/block/mmcblk0p17 /efs ext4 noatime,nosuid,nodev,journal_async_commit,errors=panic wait,check
/dev/block/mmcblk0p18 /cache ext4 noatime,nosuid,nodev,journal_async_commit,errors=panic wait,check
/dev/block/mmcblk0p21 /data ext4 noatime,nosuid,nodev,discard,noauto_da_alloc,journal_async_commit,errors=panic wait,check,encryptable=footer