summaryrefslogtreecommitdiff
path: root/init.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.rc')
-rw-r--r--init.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/init.rc b/init.rc
index 7f94a21..c2836b9 100644
--- a/init.rc
+++ b/init.rc
@@ -91,10 +91,10 @@ loglevel 3
on fs
# mount mmc partitions
- mount ext4 mmc@blk0p3 /system
- mount ext4 mmc@blk0p3 /system ro remount
- mount ext4 mmc@blk0p5 /cache
- mount ext4 mmc@blk0p6 /data
+ mount ext4 mmc@blk0p2 /system
+ mount ext4 mmc@blk0p2 /system ro remount
+ mount ext4 mmc@blk0p3 /cache
+ mount ext4 mmc@blk0p5 /data
on post-fs
# once everything is setup, no need to modify /