Blame view

imx8m/smarc_mx8mm/fstab.freescale 968 Bytes
3199ddb4e   Eric Lee   Android 10.0 patc...
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
  
  /devices/platform/32e40000.usb/ci_hdrc.0/* auto auto defaults voldmanaged=usb:auto
  /dev/block/by-name/system      /      ext4    ro,barrier=1                                                                           wait,slotselect
  /dev/block/by-name/userdata    /data        ext4    nosuid,nodev,nodiratime,noatime,nomblk_io_submit,noauto_da_alloc,errors=panic    wait,formattable,quota,fileencryption=software,reservedsize=128M
  /dev/block/by-name/misc        /misc        emmc    defaults                                                                         defaults
  /dev/block/zram0 none swap defaults zramsize=629145600