fix ext sdcard and otg
[GitHub/mt8127/android_device_alcatel_ttab.git] / ramdisk / fstab.mt8127
1 # Android fstab file.
2 #<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
3 # 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
5 /dev/block/platform/mtk-msdc.0/mmcblk0p6 /system ext4 ro wait
6 /dev/block/platform/mtk-msdc.0/mmcblk0p8 /data ext4 noatime,nosuid,nodev,noauto_da_alloc,discard wait,check,resize,encryptable=footer
7 /dev/block/platform/mtk-msdc.0/mmcblk0p7 /cache ext4 noatime,nosuid,nodev,noauto_da_alloc,discard wait,check
8
9 #/dev/block/platform/mtk-msdc.0/mmcblk0p2 /misc emmc defaults defaults
10
11 /devices/platform/mtk-msdc.1/mmc_host/mmc* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata
12 /devices/platform/mt_usb/musb-hdrc.0.auto/usb1* auto auto defaults voldmanaged=usbotg:auto