summaryrefslogtreecommitdiff
path: root/cppreopts/fstab.postinstall
diff options
context:
space:
mode:
Diffstat (limited to 'cppreopts/fstab.postinstall')
-rw-r--r--cppreopts/fstab.postinstall5
1 files changed, 5 insertions, 0 deletions
diff --git a/cppreopts/fstab.postinstall b/cppreopts/fstab.postinstall
index 81272ebb..6802bb37 100644
--- a/cppreopts/fstab.postinstall
+++ b/cppreopts/fstab.postinstall
@@ -18,4 +18,9 @@
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other,logical
+system /postinstall erofs ro,nosuid,nodev,noexec slotselect_other,logical
/dev/block/by-name/system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other
+/dev/block/by-name/system /postinstall erofs ro,nosuid,nodev,noexec slotselect_other
+/dev/block/mapper/system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other
+/dev/block/mapper/system /postinstall erofs ro,nosuid,nodev,noexec slotselect_other
+