# All filesystem have been automatically mounted in ramfs before init.
# After that, fstab remount root filesystem as read-only
# <file system> <mount point>   <type>  <options>                 <dump> <pass>
emulator-rootfs /               ext4    ro,relatime,data=ordered  0      1
#remount /mnt to /opt/mnt
/opt/mnt        /mnt            none    bind                      0      2
