summaryrefslogtreecommitdiffstats
path: root/fstab.aries
diff options
context:
space:
mode:
Diffstat (limited to 'fstab.aries')
-rw-r--r--fstab.aries5
1 files changed, 3 insertions, 2 deletions
diff --git a/fstab.aries b/fstab.aries
index cba1ea7..45b449f 100644
--- a/fstab.aries
+++ b/fstab.aries
@@ -3,6 +3,7 @@
# 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
-# System as RW because we want to put dalvik-cache there
-/dev/block/mmcblk0p2 /system ext4 noatime,nodev,nomblk_io_submit,errors=panic wait
+# LVM Volumes
+/dev/lvpool/system /system ext4 ro wait
+/dev/lvpool/userdata /data ext4 noatime,nodev,nosuid,nomblk_io_submit,errors=panic wait,encryptable=footer