# 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 LABEL=system /system ext4 ro wait LABEL=cache /cache ext4 noatime,nosuid,nodev,errors=panic wait LABEL=data /data ext4 noatime,nosuid,nodev,errors=panic wait